mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-31 10:49:16 +01:00
1. Added FIPS wrappers for MakeRsaKey(), CheckProbablePrime(), and RsaFlattenPublicKey(). 2. Update the API test so that it used appropriate key and message sizes for the RSA testing. 3. Add function to get all parts of a flattened RSA key.