[openssl-users] FIPS 186-4 RSA CAVS
murugesh pitchaiah
murugesh.pitchaiah at gmail.com
Thu Nov 9 07:42:14 UTC 2017
Dear All,
I am working on doing CAVS algorithm testing for RSA, FIPS 186-4.
Able to make up the 186-4 patches for RSA key generation from Fedora,
SuSe patches.
The new API to generate RSA key based on 186-4 is "fips_rsa_builtin_keygen".
But I suspect if this has CAVS support as well. In the fips_rsagtest,
above API is not invoked at all.
I see the fips_rsagtest invokes only the old "RSA_X931_derive_ex".
Please share if any patch available for CAVS algorithm test support
for RSA 186-4.
Thanks,
Murugesh P.
More information about the openssl-users
mailing list