Commit History

Author SHA1 Message Date
  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
  Dr. Stephen Henson 75d44c0452 Store digests as EVP_MD instead of a NID. 18 years ago
  Dr. Stephen Henson a58a636838 Constification. 18 years ago
  Dr. Stephen Henson 9fdab72dd7 Bugfix X9.31 padding. 18 years ago
  Dr. Stephen Henson b2a97be7f4 Support for digest signing and X931 in rsa_pkey_meth. 18 years ago
  Dr. Stephen Henson 6471c9f478 Add checking to padding ctrl. 18 years ago
  Dr. Stephen Henson 4a3dc3c0e3 Add RSA ctrl for padding mode, add ctrl support in pkeyutl. 18 years ago
  Dr. Stephen Henson 8cd44e3630 Implement encrypt/decrypt using RSA. 18 years ago
  Dr. Stephen Henson 07e970c7e6 Initial functions for RSA EVP_PKEY_METHOD. 18 years ago
  Dr. Stephen Henson 0b6f3c66cd Initial definitions and a few functions for EVP_PKEY_METHOD: an extension 18 years ago