Commit History

Author SHA1 Message Date
  Bernd Edlinger a14715888b Add missing range checks on number of multi primes in rsa_ossl_mod_exp 7 years ago
  Paul Yang 665d899fa6 Support multi-prime RSA (RFC 8017) 7 years ago
  Paul Yang 90862ab4b2 This part fixes braces around if-else. 7 years ago
  Paul Yang 8686c47480 Fix coding style in crypto/rsa directory 7 years ago
  Paul Yang edea42c602 Change to check last return value of BN_CTX_get 7 years ago
  Bernd Edlinger 5625567f9c Fix another possible crash in rsa_ossl_mod_exp. 7 years ago
  Rich Salz 076fc55527 Make default_method mostly compile-time 7 years ago
  FdaSilvaYY 823146d65f Useless header include of openssl/rand.h 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
  Richard Levitte 9862e9aa98 Make the RSA structure opaque 8 years ago
  Alessandro Ghedini 0b1a07c8a7 Convert RSA blinding to new multi-threading API 8 years ago
  Alessandro Ghedini d188a53617 Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API 8 years ago
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 years ago
  Matt Caswell fd7d252060 Tighten up BN_with_flags usage and avoid a reachable assert 9 years ago
  Rich Salz bf1605518a Rename RSA_eay_xxx to rsa_ossl_xxx 9 years ago