This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms when building an app with visual studio

后端 未结 4 1315
深忆病人
深忆病人 2021-02-12 02:35

I am trying to compile my program in visual studio and I am getting a FIPS Cryptographic algorithms error. I have checked the registry key and it is set to false.

Any su

4条回答
  •  [愿得一人]
    2021-02-12 03:01

    My answer was to change the registry key from 1 to 0 here:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\fipsalgorithmpolicy

提交回复
热议问题