Commit History

Author SHA1 Message Date
  Pauli 8b6ffd4040 Params: change UTF8 construct calls to avoid explicit strlen(3) calls. 4 years ago
  Richard Levitte a3327784d9 CRYPTO: Remove support for ex_data fields when building the FIPS module 4 years ago
  Richard Levitte 677add3800 PROV SERIALIZER: add support for writing RSA keys 5 years ago
  Matt Caswell 89abd1b6f4 Move RSA Asym cipher code to the default provider 5 years ago
  Richard Levitte 29be60235b New RSA keymgmt implementation to handle import / export of RSA keys 5 years ago
  Richard Levitte c3a4fa4cb8 Added internal functions for easy getting and setting all RSA parameters. 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  Cesar Pereida Garcia d2baf88c43 [crypto/rsa] Set the constant-time flag in multi-prime RSA too 5 years ago
  Cesar Pereida Garcia 311e903d84 [crypto/asn1] Fix multiple SCA vulnerabilities during RSA key validation. 5 years ago
  Shane Lontis 8240d5fa65 FIPS 186-4 RSA Generation & Validation 6 years ago
  Pauli 2beb004b24 Fix comment typo 5 years ago
  Richard Levitte 2a7b6f3908 Following the license change, modify the boilerplates in crypto/rsa/ 6 years ago
  Pauli 97b0b713fb RSA security bits calculation 6 years ago
  Mykola Baibuz c033101db3 Safer memory cleanup in (crypto/rsa/rsa_lib.c) 6 years ago
  Nicola Tuveri 544648a8e0 Harmonize the error handling codepath 6 years ago
  Nicola Tuveri 0c5d725ebf Fix segfault in RSA_free() (and DSA/DH/EC_KEY) 6 years ago
  Matt Caswell 83cf7abf8e Update copyright year 6 years ago
  Dr. Matthias St. Pierre 6692ff7777 RSA: add simple getters for commonly used struct members 6 years ago
  Andy Polyakov 0122add654 rsa/rsa_lib.c: make RSA_security_bits multi-prime aware. 7 years ago
  Paul Yang 665d899fa6 Support multi-prime RSA (RFC 8017) 7 years ago
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. 7 years ago
  Pauli cd420b0b1f Move the REF_PRINT support from e_os.h to internal/refcount.h. 7 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 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
  Rich Salz 076fc55527 Make default_method mostly compile-time 7 years ago
  Dr. Stephen Henson e5e04ee398 Support RSA operations in PSS. 8 years ago
  Dr. Stephen Henson d771441d9b Add pss field to RSA structure and free it. 8 years ago
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 8 years ago