Commit History

Author SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 28cab20916 crypto: updates to pass size_t to RAND_bytes_ex() 3 years ago
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls 3 years ago
  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. 4 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 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 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/ 5 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 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