Commit History

Author SHA1 Message Date
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 years ago
  Pauli 23b2fc0b50 rsa: add ossl_ prefix to internal rsa_ calls. 4 years ago
  Shane Lontis 35e6ea3bdc keygen: add FIPS error state management to conditional self tests 4 years ago
  Daniel Bevenius 6f04bcc7e3 Fix typo in FIPS_MODULE endif macro comment 4 years ago
  Shane Lontis 7905806c94 Fix potential double free in rsa_keygen pairwise test. 4 years ago
  Nicola Tuveri d4bf0d57a8 Flag RSA secret BNs as consttime on keygen and checks 4 years ago
  Shane Lontis 4f2271d58a Add ACVP fips module tests 4 years ago
  Shane Lontis 8bf37709a4 Update RSA keygen to use sp800-56b by default 4 years ago
  Pauli 70e18f9dce coverity 1462561 Uninitialized scalar variable 4 years ago
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Shane Lontis 47c239c6b8 Add pairwise consistency self tests to asym keygenerators 4 years ago
  Pauli c5f8713443 Deprecate the low level RSA functions. 4 years ago
  Richard Levitte 29be60235b New RSA keymgmt implementation to handle import / export of RSA keys 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Antoine Cœur c2969ff6e7 Fix Typos 5 years ago
  Shane Lontis ce1415ed2c Added NULL check to BN_clear() & BN_CTX_end() 5 years ago
  Shane Lontis 8240d5fa65 FIPS 186-4 RSA Generation & Validation 6 years ago
  Richard Levitte 2a7b6f3908 Following the license change, modify the boilerplates in crypto/rsa/ 6 years ago
  Matt Caswell 54f007af94 RSA key generation: ensure BN_mod_inverse and BN_mod_exp_mont both get called with BN_FLG_CONSTTIME flag set. 6 years ago
  Matt Caswell 0d66475908 Update copyright year 6 years ago
  Samuel Weiser 8db7946ee8 Replaced variable-time GCD with consttime inversion to avoid side-channel attacks on RSA key generation 6 years ago
  Sebastian Andrzej Siewior cac19d19e7 rsa: Do not allow less than 512 bit RSA keys 7 years ago
  Andy Polyakov 3bded9cd35 rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits. 7 years ago
  Andy Polyakov e44480cc26 rsa/rsa_gen.c: ensure backward compatibility with external rsa->meth. 7 years ago
  Paul Yang 665d899fa6 Support multi-prime RSA (RFC 8017) 7 years ago
  Rich Salz 697958313b Fix an endless loop in rsa_builtin_keygen. 7 years ago
  Rich Salz 78e09b53a4 Check return value of some BN functions. 8 years ago
  Matt Caswell 5584f65a10 Deprecate the flags that switch off constant time 8 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago