Hello,
Does the cryptography library for Python running on RHEL 7.x and above have
FIPS 197 certification (FIPS 140-2 with AES GCM)?
Thank you,
___
Cryptography-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/crypto
Cryptography is not in-scope within the definition of FIPS-140-2; we use
OpenSSL for implementation of cryptographic algorithms. If you link
cryptography against an certified and/or validated OpenSSL, that is
controlling for whether your cryptography is certified/validated.
Alex
On Wed, Jun 12, 2