Commit History

Author SHA1 Message Date
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Daniel Bevenius 0434f9841d Correct typo in rsa_oaep.c 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Pauli 23b2fc0b50 rsa: add ossl_ prefix to internal rsa_ calls. 3 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 3 years ago
  Richard Levitte e637d47c91 rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx(): fix check of |md| 4 years ago
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Matt Caswell 0f2deef59d Use RAND_bytes_ex in crypto/rsa 4 years ago
  Pauli c5f8713443 Deprecate the low level RSA functions. 4 years ago
  Matt Caswell afb638f137 Make the RSA ASYM_CIPHER implementation available inside the FIPS module 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 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/ 5 years ago
  Andy Polyakov 75f5e944be rsa/rsa_oaep.c: remove memcpy calls from RSA_padding_check_PKCS1_OAEP. 5 years ago
  Shane Lontis 82eba370da RSA padding Zeroization fixes 5 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. 6 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 7 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 8 years ago
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 years ago
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 8 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