Commit History

Author SHA1 Message Date
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Pauli ad7e17dd6c SP 800-56B steps enumerated. 5 years ago
  Bernd Edlinger 9c0cf214e7 Modify the RSA_private_decrypt functions to check the padding in 5 years ago
  Bernd Edlinger d7f5e5ae6d Fix memory overrun in rsa padding check functions 5 years ago
  Richard Levitte 2a7b6f3908 Following the license change, modify the boilerplates in crypto/rsa/ 6 years ago
  Andy Polyakov 75f5e944be rsa/rsa_oaep.c: remove memcpy calls from RSA_padding_check_PKCS1_OAEP. 6 years ago
  Shane Lontis 82eba370da RSA padding Zeroization fixes 6 years ago
  Andy Polyakov 582ad5d4d9 rsa/*: switch to BN_bn2binpad. 6 years ago
  Bernd Edlinger e670db0183 Fix an information leak in the RSA padding check code. 7 years ago
  Emilia Kasper 2f0ca54c32 Remove some obsolete/obscure internal define switches: 7 years ago
  Bernd Edlinger c6d215e0d2 Fix a memory leak in RSA_padding_add_PKCS1_OAEP_mgf1 8 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Richard Levitte 9862e9aa98 Make the RSA structure opaque 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 9 years ago
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Richard Levitte 6857079791 Identify and move OpenSSL internal header files 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 years ago
  Richard Levitte 7f09a8773b Include "constant_time_locl.h" rather than "../constant_time_locl.h". 10 years ago
  Emilia Kasper 294d1e36c2 RT3066: rewrite RSA padding checks to be slightly more constant time. 10 years ago
  Dr. Stephen Henson 271fef0ef3 Exetended OAEP support. 11 years ago
  Ben Laurie 7c770d572a Add and use a constant-time memcmp. 11 years ago
  Dr. Stephen Henson 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in 14 years ago
  Dr. Stephen Henson 7cc684f4f7 Redirect FIPS memory allocation to FIPS_malloc() routine, remove 14 years ago
  Dr. Stephen Henson 7c8ced94c3 Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer 14 years ago
  Dr. Stephen Henson c553721e8b FIPS mode RSA changes: 14 years ago