summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_rsa_fips186_4.c
AgeCommit message (Expand)Author
2020-06-21Flag RSA secret BNs as consttime on keygen and checksNicola Tuveri
2020-05-15Update copyright yearMatt Caswell
2020-04-29Amend references to "OpenSSL license"Shourya Shukla
2019-11-09RSA generation: Use more bits of 1/sqrt(2)Kurt Roeckx
2019-10-14Add BN_check_prime()Kurt Roeckx
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-07-15Make sure all BIGNUM operations work within the FIPS providerMatt Caswell
2019-03-12FIPS 186-4 RSA Generation & ValidationShane Lontis