c# 调用MD5CryptoServiceProvider出现 System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.

时间:2016-09-10 17:49:59   收藏:0   阅读:1074

技术分享

进注册表
按Win+R运行regedit
修改下面的值为0就可以了

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy\Enabled 

原文:http://www.cnblogs.com/xuan52rock/p/5859682.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!