Question about implementing a test for BCryptGetFipsAlgorithmMode

Juan Lang juan.lang at gmail.com
Wed Sep 24 18:16:46 CDT 2014


On Tue, Sep 23, 2014 at 2:47 PM, Kai Blaschke <kai.blaschke at kb-dev.net>
wrote:

> Kai, out of curiosity, is there an app that depends on being able to
>> enable FIPS mode?
>> --Juan
>>
>
> The only real-life implementation I know about using the flag and actually
> implementing FIPS is the MS .NET framework. Any application making use of
> functionality in the System.Security.Cryptography namespace will be limited
> to algorithms allowed in FIPS if the setting is enabled. You can try this
> by enabling FIPS on Windows and playing Terraria, for example. In this
> case, the application depends on FIPS mode being disabled.


I see. In that case, I think you could just leave it disabled all the time,
no? I don't see any sense in pretending to enable FIPS mode, personally.
--Juan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20140924/8851a470/attachment.html>


More information about the wine-devel mailing list