New utility 'pkeyutl' a general purpose version of 'rsautl'.
[openssl.git] / crypto / evp / evp_locl.h
2006-04-07 Dr. Stephen HensonNew utility 'pkeyutl' a general purpose version of...
2006-04-07 Dr. Stephen HensonInclude EVP_PKEY argument in EVP_PKEY_CTX_new(). This...
2006-04-07 Dr. Stephen HensonInitial functions for main EVP_PKEY_METHOD operations.
2006-04-06 Dr. Stephen HensonUpdated to EVP_PKEY_METHOD code... still doesn't do...
2006-04-06 Dr. Stephen HensonInitial definitions and a few functions for EVP_PKEY_ME...
2004-01-28 Richard LevitteAdd the missing parts for DES CFB1 and CFB8.
2002-08-16 Dr. Stephen HensonFix block_size field for CFB and OFB modes: it should...
2002-02-16 Richard LevitteThe AES modes OFB and CFB are defined with 128 feedback...
2002-01-02 Richard LevitteThe block size may be something other than 8!
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-21 Ben LaurieClean up EVP macros, rename DES EDE3 modes correctly...
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2000-06-11 Dr. Stephen HensonFix evp_locl.h macros.
2000-06-03 Ben LaurieEVP constification.
2000-05-30 Dr. Stephen HensonFourth phase EVP revision.