Unit Test Case for Bouncy Castle for C# .NET FIPS Version Algorithms. #561
Unanswered
sridharrajumn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can see we have only the C# Fips Examples for various encryption and decryption algorithms. When we use the FIPS library and write the unit test code for AES, RSA Encryption and decryption, Moq Framework cannot moq some of dependencies. Request is that can we have example of unit test code as well for FIPS Version of Encryption and decryption using c#.
Beta Was this translation helpful? Give feedback.
All reactions