Closed SteveGilham closed 6 months ago
See AltCover issue 214.
The fix is the simple one of using the FIPS compliant SHA1CryptoServiceProvider rather than SHA1Managed
SHA1CryptoServiceProvider
SHA1Managed
See AltCover issue 214.
The fix is the simple one of using the FIPS compliant
SHA1CryptoServiceProvider
rather thanSHA1Managed