Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 3cbb15ee81 add CVE-2010-0742 and CVS-2010-1633 fixes 14 years ago
  Dr. Stephen Henson 1c8d92997d ctrl operations to retrieve RSA algorithm settings 14 years ago
  Dr. Stephen Henson bf8883b351 Add support for new PSS functions in RSA EVP_PKEY_METHOD 14 years ago
  Dr. Stephen Henson 31904ecdf3 RSA PSS verification support including certificates and certificate 14 years ago
  Dr. Stephen Henson 77f4b6ba4f add MGF1 digest ctrl 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
  Dr. Stephen Henson 399a6f0bd1 Update PKCS#7 enveloped data to new API. 18 years ago
  Dr. Stephen Henson b010b7c434 Use more flexible method of determining output length, by setting &outlen 18 years ago
  Dr. Stephen Henson 09b88a4a55 Update copyright notices on a few files where all original SSLeay code has 18 years ago
  Dr. Stephen Henson d87e615209 Add key derivation support. 18 years ago
  Dr. Stephen Henson c927df3fa1 Initial DSA EVP_PKEY_METHOD. Fixup some error codes. 18 years ago
  Dr. Stephen Henson 54d853ebc3 Add support for setting keybits and public exponent value for pkey RSA keygen. 18 years ago
  Dr. Stephen Henson f5cda4cbb1 Initial keygen support. 18 years ago
  Dr. Stephen Henson f9a6348a53 ctrls to set PSS salt length. 18 years ago
  Dr. Stephen Henson a7ffd9d19c Preliminary PSS support. 18 years ago
  Dr. Stephen Henson 29db322e8f Beginnings of PSS support. 18 years ago
  Dr. Stephen Henson 716630c0eb Change operation values so they can be used as a mask. 18 years ago
  Dr. Stephen Henson 4f59b6587f Implementation of pkey_rsa_verify. Some constification. 18 years ago