InvalidOperationException raised on FIPS-enabled systems.

Issue #1 new
Former user created an issue

When attempting to use CipherLite.NET on a system with the FIPS-compliant algorithms for encryption, hashing, and signing policy enabled, the following exception gets raised:

System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.

Comments (2)

  1. Log in to comment