Historique des commits

Auteur SHA1 Message Date
  Bodo Möller ae53b299fa make update il y a 13 ans
  Dr. Stephen Henson 45321c41e2 Add length limitation from SP800-38E. il y a 13 ans
  Richard Levitte c6dbe90895 make update il y a 13 ans
  Dr. Stephen Henson 25c6542944 Add non-FIPS algorithm blocking and selftest checking. il y a 13 ans
  Bodo Möller 2440d8b1db Fix error codes. il y a 13 ans
  Andy Polyakov d976f99294 Add AES counter mode to EVP. il y a 14 ans
  Dr. Stephen Henson c2bf720842 Add missing function EVP_CIPHER_CTX_copy(). Current code uses memcpy() to copy il y a 14 ans
  Dr. Stephen Henson e50858c559 PR: 2127 il y a 15 ans
  Dr. Stephen Henson 3d63b3966f Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat il y a 15 ans
  Dr. Stephen Henson 0f1d77a870 Fix error code. il y a 15 ans
  Ben Laurie 0eab41fb78 If we're going to return errors (no matter how stupid), then we should il y a 16 ans
  Dr. Stephen Henson e69adea539 New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL. il y a 17 ans
  Dr. Stephen Henson 47a9d527ab Update from 0.9.8 stable. Eliminate duplicate error codes. il y a 18 ans
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. il y a 18 ans
  Bodo Möller f3dea9a595 Camellia cipher, contributed by NTT il y a 18 ans
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. il y a 18 ans
  Dr. Stephen Henson c9777d2659 Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE il y a 18 ans
  Dr. Stephen Henson b010b7c434 Use more flexible method of determining output length, by setting &outlen il y a 18 ans
  Dr. Stephen Henson ffb1ac674c Complete key derivation support. il y a 18 ans
  Dr. Stephen Henson d87e615209 Add key derivation support. il y a 18 ans
  Dr. Stephen Henson c927df3fa1 Initial DSA EVP_PKEY_METHOD. Fixup some error codes. il y a 18 ans
  Dr. Stephen Henson f5cda4cbb1 Initial keygen support. il y a 18 ans
  Dr. Stephen Henson b2a97be7f4 Support for digest signing and X931 in rsa_pkey_meth. il y a 18 ans
  Dr. Stephen Henson 9e4d0f0be2 New utility 'pkeyutl' a general purpose version of 'rsautl'. il y a 18 ans
  Dr. Stephen Henson f733a5ef0e Initial functions for main EVP_PKEY_METHOD operations. il y a 18 ans
  Dr. Stephen Henson 5da98aa687 Updated to EVP_PKEY_METHOD code... still doesn't do much. il y a 18 ans
  Dr. Stephen Henson 448be74335 Initial support for pluggable public key ASN1 support. Process most public il y a 18 ans
  Bodo Möller 8afca8d9c6 Fix more error codes. il y a 19 ans
  Dr. Stephen Henson 29dc350813 Rebuild error codes. il y a 19 ans
  Richard Levitte 8d1ebe0bd1 Add the missing parts for DES CFB1 and CFB8. il y a 21 ans