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
- Error: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms. | Microsoft Learn
So, Aspose.ZIP for .NET is not FIPS certified.