Remove link between digests and signature algorithms.
[openssl.git] / crypto / evp /
2006-04-19 Dr. Stephen HensonRemove link between digests and signature algorithms.
2006-04-19 Dr. Stephen HensonRemove comment from SSLeay days about EVP_PKEY_METHOD.
2006-04-17 Dr. Stephen HensonAllow public key ASN1 methods to set PKCS#7 SignerInfo...
2006-04-17 Dr. Stephen HensonFix (most) WIN32 warnings and errors.
2006-04-16 Dr. Stephen HensonProvisional support for EC pkey method, supporting...
2006-04-15 Dr. Stephen HensonUse more flexible method of determining output length...
2006-04-15 Dr. Stephen HensonFix from 0.9.7-stable branch.
2006-04-14 Dr. Stephen HensonAdd functions to allow setting and adding external...
2006-04-13 Dr. Stephen HensonComplete key derivation support.
2006-04-13 Dr. Stephen HensonUpdate dependencies.
2006-04-13 Dr. Stephen HensonAdd key derivation support.
2006-04-12 Dr. Stephen HensonExtend DH ASN1 method, add DH EVP_PKEY_METHOD.
2006-04-12 Dr. Stephen HensonInitial DSA EVP_PKEY_METHOD. Fixup some error codes.
2006-04-11 Dr. Stephen HensonInitial keygen support.
2006-04-10 Dr. Stephen HensonBeginnings of PSS support.
2006-04-10 Dr. Stephen HensonChange operation values so they can be used as a mask.
2006-04-09 Dr. Stephen HensonStore digests as EVP_MD instead of a NID.
2006-04-09 Dr. Stephen HensonConstification.
2006-04-09 Dr. Stephen HensonSupport for digest signing and X931 in rsa_pkey_meth.
2006-04-09 Dr. Stephen HensonAdd RSA ctrl for padding mode, add ctrl support in...
2006-04-08 Dr. Stephen HensonInitial functions for RSA EVP_PKEY_METHOD.
2006-04-07 Dr. Stephen HensonIf <operatio>_init function is zero interpret as noop.
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...
2006-04-05 Dr. Stephen HensonNew function to add dynamic alias.
2006-04-05 Dr. Stephen HensonLast arg to EVP_PKEY_assign() should be void *.
2006-04-04 Dr. Stephen HensonNew function to retrieve ASN1 info on public key algori...
2006-03-29 Dr. Stephen HensonAdd missing function declaration.
2006-03-28 Dr. Stephen HensonFix bug where freed OIDs could be accessed in EVP_clean...
2006-03-24 Dr. Stephen HensonInitial support for generalized public key parameters.
2006-03-23 Dr. Stephen HensonAdd support for legacy PEM format private keys in EVP_P...
2006-03-23 Dr. Stephen HensonAdd information and pem strings. Update dependencies.
2006-03-22 Dr. Stephen HensonMake EVP_PKEY_ASN1_METHOD opaque. Add application level...
2006-03-22 Dr. Stephen HensonGather printing routines into EVP_PKEY_ASN1_METHOD.
2006-03-22 Richard LevitteVMS doesn't support includes of paths very well.
2006-03-20 Dr. Stephen HensonTransfer parameter handling and key comparison to algor...
2006-03-20 Dr. Stephen HensonInitial support for pluggable public key ASN1 support...
2006-03-18 Nils Larschremove unnecessary code
2006-03-01 Dr. Stephen HensonCheck EVP_DigestInit_ex() return value in EVP_BytesToKey().
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2005-12-02 Dr. Stephen HensonNew functions to support opaque EVP_CIPHER_CTX handling.
2005-12-02 Dr. Stephen HensonInclude EVP_whirlpool() prototype in evp.h
2005-11-30 Andy PolyakovAdd Whirlpool to EVP.
2005-08-28 Nils Larschfix warnings when building openssl with the following...
2005-07-26 Nils Larschimproved error checking and some fixes
2005-07-20 Nils Larschthe final byte of a pkcs7 padded plaintext can never...
2005-07-16 Nils Larschmake
2005-06-20 Richard LevitteDo no try to pretend we're at the end of anything unles...
2005-05-31 Nils Larschchanges from 0.9.8
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16 Nils Larschecc api cleanup; summary:
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-15 Dr. Stephen HensonMake -CSP option work again in pkcs12 utility by checki...
2005-05-11 Bodo MöllerFix more error codes.
2005-05-10 Nils Larschgive EC_GROUP_new_by_nid a more meanigful name:
2005-05-08 Nils Larschgive EC_GROUP_*_nid functions a more meaningful name
2005-04-30 Andy PolyakovAllow for ./config no-sha0 [from stable].
2005-04-28 Dr. Stephen HensonIncrease offset for BIO_f_enc() to avoid problems with...
2005-04-25 Bodo MöllerUse OPENSSL_NO_CAST, not OPENSSL_NO_CAST5 in e_old.c
2005-04-22 Ben LaurieAdd prototypes.
2005-04-20 Richard LevitteAvoid compiler complaint about mismatched function...
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-05 Nils Larschsome const fixes and cleanup
2005-04-03 Ben LaurieIf input is bad, we still need to clear the buffer.
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-03-22 Nils Larschtest, remove unnecessary const cast
2005-03-13 Bodo Möller"make depend". This takes into account the algorithms...
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-08-29 Andy PolyakovOPENSSL_ia32cap final touches. Note that OPENSSL_ia32ca...
2004-08-29 Andy PolyakovFix compiler warnings in crypto/evp/bio_ok.c as pointed...
2004-08-05 Dr. Stephen HensonDon't ignore return value of EVP_DigestInit_ex() in...
2004-07-26 Andy PolyakovAdd framework for yet another assembler module dubbed...
2004-07-25 Andy PolyakovMake bio_ok.c Microsoft compiler savvy.
2004-07-25 Andy PolyakovMake bio_ok.c 64-bit savvy.
2004-07-12 Richard LevitteI think it could be a good thing to know what went...
2004-07-04 Dr. Stephen HensonPKCS#8 fixes from stable branch.
2004-05-31 Andy PolyakovEVP bindings to new SHA algorithms.
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-17 Geoff ThorpeDeprecate the recursive includes of bn.h from various...
2004-05-15 Geoff ThorpeThis file implements various functions that have since...
2004-05-15 Andy Polyakovsize_t-fication of message digest APIs. We should size_...
2004-05-14 Richard LevitteReimplement old functions, so older software that link...
2004-04-19 Geoff Thorpemake update
2004-04-19 Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2004-03-29 Richard LevitteAdd symbol hacks for some long names.
2004-03-28 Dr. Stephen HensonEnhance EVP code to generate random symmetric keys...
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2004-02-01 Dr. Stephen HensonAdd flag to avoid continuous
2004-01-28 Richard LevitteAdd the missing parts for DES CFB1 and CFB8.
2004-01-27 Andy PolyakovCFB DES sync-up with FIPS branch.
2003-12-27 Richard LevitteCorrect documentation typos.
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
next