Commit History

Author SHA1 Message Date
  Bernd Edlinger de46e8246b Remove unnecessary loop in pkey_rsa_decrypt. 7 years ago
  Dr. Stephen Henson fecd4c2655 Check input length to pkey_rsa_verify() 7 years ago
  Rich Salz 561530da96 RT2676: Reject RSA eponent if even or 1 8 years ago
  Matt Caswell f296e411ef Fix buffer overrun in RSA signing 9 years ago
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson af7d6b936b CMS RSA-OAEP and RSA-PSS support. 11 years ago
  Dr. Stephen Henson a64b8786b5 Update to OAEP support. 11 years ago
  Dr. Stephen Henson 25f93585a7 Exetended OAEP support. 11 years ago
  Dr. Stephen Henson d6dc5c506a Add control to retrieve signature MD. 11 years ago
  Dr. Stephen Henson a8cc9f1873 Typo. 11 years ago
  Dr. Stephen Henson 1dded7f7e8 Experimental multi-implementation support for FIPS capable OpenSSL. 12 years ago
  Dr. Stephen Henson 0cd7a0325f Additional compatibility fix for MDC2 signature format. 12 years ago
  Dr. Stephen Henson 9d972207f0 incomplete provisional OAEP CMS decrypt support 12 years ago
  Dr. Stephen Henson 2e51a4caa3 Function not used outside FIPS builds. 13 years ago
  Dr. Stephen Henson 53dd05d8f6 Redirect RSA keygen, sign, verify to FIPS module. 13 years ago
  Dr. Stephen Henson a5b386205f Backport extended PSS support from HEAD: allow setting of mgf1Hash explicitly. 13 years ago
  Dr. Stephen Henson 618265e645 Fix CVE-2010-1633 and CVE-2010-0742. 14 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 years ago
  Dr. Stephen Henson 156ee88285 Indicate support for digest init ctrl. 16 years ago
  Geoff Thorpe 1e26a8baed Fix a variety of warnings generated by some elevated compiler-fascism, 16 years ago
  Dr. Stephen Henson 4f1aa191b3 Initial support for enveloped data decrypt. Extent runex.pl to cover these 16 years ago
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 years ago
  Dr. Stephen Henson 0e1dba934f 1. Changes for s_client.c to make it return non-zero exit code in case 17 years ago
  Ben Laurie 777c47acbe Make things static that should be. Declare stuff in headers that should be. 18 years ago
  Dr. Stephen Henson 786aa98da1 Use correct pointer types for various functions. 18 years ago
  Dr. Stephen Henson b7683e3a5d Allow digests to supply S/MIME micalg values from a ctrl. 18 years ago
  Richard Levitte 0cfc80c4c3 rslen is unsigned, so it can never go below 0. 18 years ago
  Dr. Stephen Henson 8bdcef40e4 New function to dup EVP_PKEY_CTX. This will be needed to make new signing 18 years ago
  Dr. Stephen Henson eaff5a1412 Use size_t for new crypto size parameters. 18 years ago
  Dr. Stephen Henson 7f57b076a6 New functions to get key types without dereferncing EVP_PKEY. 18 years ago