Commit History

Author SHA1 Message Date
  Dr. Stephen Henson c2bf720842 Add missing function EVP_CIPHER_CTX_copy(). Current code uses memcpy() to copy 14 years ago
  Dr. Stephen Henson e50858c559 PR: 2127 15 years ago
  Dr. Stephen Henson 3d63b3966f Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat 15 years ago
  Dr. Stephen Henson 0f1d77a870 Fix error code. 15 years ago
  Ben Laurie 0eab41fb78 If we're going to return errors (no matter how stupid), then we should 16 years ago
  Dr. Stephen Henson e69adea539 New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL. 17 years ago
  Dr. Stephen Henson 47a9d527ab Update from 0.9.8 stable. Eliminate duplicate error codes. 18 years ago
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 years ago
  Bodo Möller f3dea9a595 Camellia cipher, contributed by NTT 18 years ago
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. 18 years ago
  Dr. Stephen Henson c9777d2659 Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE 18 years ago
  Dr. Stephen Henson b010b7c434 Use more flexible method of determining output length, by setting &outlen 18 years ago
  Dr. Stephen Henson ffb1ac674c Complete key derivation support. 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 f5cda4cbb1 Initial keygen support. 18 years ago
  Dr. Stephen Henson b2a97be7f4 Support for digest signing and X931 in rsa_pkey_meth. 18 years ago
  Dr. Stephen Henson 9e4d0f0be2 New utility 'pkeyutl' a general purpose version of 'rsautl'. 18 years ago
  Dr. Stephen Henson f733a5ef0e Initial functions for main EVP_PKEY_METHOD operations. 18 years ago
  Dr. Stephen Henson 5da98aa687 Updated to EVP_PKEY_METHOD code... still doesn't do much. 18 years ago
  Dr. Stephen Henson 448be74335 Initial support for pluggable public key ASN1 support. Process most public 18 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Dr. Stephen Henson 29dc350813 Rebuild error codes. 19 years ago
  Richard Levitte 8d1ebe0bd1 Add the missing parts for DES CFB1 and CFB8. 21 years ago
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 22 years ago
  Bodo Möller 4d94ae00d5 ECDSA support 23 years ago
  Geoff Thorpe 11a57c7be5 This changes EVP's cipher and digest code to hook via the ENGINE support. 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 years ago
  Dr. Stephen Henson f2e5ca84d4 Option to disable standard block padding with EVP API. 24 years ago
  Richard Levitte 3ab5651112 The experimental Rijndael code moved to the main trunk. 24 years ago