Is the Aspose.ZIP for .NET FIPS certified in regards to Encryption?
Please note that Aspose.ZIP for .NET API uses RijndaelManaged
for AES encryption which is not FIPS certified. Please refer to the following pages:
- RijndaelManaged Constructor (System.Security.Cryptography) | Microsoft Learn
- https://social.msdn.microsoft.com/Forums/vstudio/en-US/ea498492-08e0-4022-9edf-f14aeb2057b3/rijndael-encryption-compliance?forum=clr
So, Aspose.ZIP for .NET is not FIPS certified.