Archived Forum Post

Index of archived forum posts

Question:

FIPS compliant AES algorithm with .Net Zip?

Dec 20 '16 at 17:53

Is the AES implementation used in the .Net Zip component the FIPS compliant AesCryptoServiceProvider class or does it use the RijndaelManaged class? Is there a way to set which AES implementation it uses from the .Net framework?