amazon-corretto-crypto-provider
amazon-corretto-crypto-provider copied to clipboard
Avoid using RSA_blinding_off_temp_for_accp_compatibility
Description of changes:
- RSA_blinding_off_temp_for_accp_compatibility is deprecated and for non-FIPS builds, RSA_new_private_key_no_e must be used to create private RSA keys that do not have public exponent: https://github.com/aws/aws-lc/blob/v1.30.1/include/openssl/rsa.h#L648
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.