Add back deprecated functions in macro form
[openssl.git] / include / openssl / evp.h
2016-01-12 Richard LevitteAdd back deprecated functions in macro form
2016-01-12 Richard LevitteEVP_CIPHER_CTX_new_cipher_data was a temporary measure...
2016-01-12 Richard LevitteMake EVP_CIPHER opaque and add creator/destructor/acces...
2016-01-12 Richard LevitteRemove EVP_CIPHER_CTX_flags, it's only confusing
2016-01-12 Richard LevitteAdd accessors and writers for EVP_CIPHER_CTX
2016-01-12 Richard LevitteMake EVP_CIPHER_CTX opaque and renew the creator /...
2016-01-09 Dr. Stephen HensonCorrect header defines
2015-12-29 Ben LaurieFix no-engine.
2015-12-14 Dr. Stephen HensonAdd EVP_PKEY_get0_* functions.
2015-12-11 Richard LevitteMake EVP_ENCODE_CTX opaque
2015-12-10 Viktor DukhovniRestore full support for EVP_CTX_create() etc.
2015-12-10 Andy Polyakovcrypto/evp: add e_chacha20_poly1305.c.
2015-12-08 Matt CaswellFix merge error
2015-12-08 Dmitry BelyavskiyAdd some new cipher ctrl constants
2015-12-07 Richard LevitteCleanup: support EVP_MD_CTX_(create|init|destroy) for...
2015-12-07 Richard LevitteCleanup: rename EVP_MD_CTX_(create|init|destroy) to...
2015-12-07 Richard LevitteRemove EVP_MD_CTX_cleanup and put its functionality...
2015-12-07 Richard LevitteMake the definition of EVP_MD opaque
2015-12-07 Richard LevitteMake the definition of EVP_MD_CTX opaque
2015-12-02 Dr. Stephen HensonRemove legacy sign/verify from EVP_MD.
2015-11-24 Dr. Stephen HensonAdd EVP_MD_CTX_ctrl function.
2015-11-24 Dr. Stephen HensonAdd ssl3 ctrl to EVP_md5_sha1().
2015-11-24 Dr. Stephen HensonAdd MD5+SHA1
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-01 Matt CaswellRevert "Custom cipher constants"
2015-10-01 Dmitry BelyavskiyCustom cipher constants
2015-09-29 Nicholas CooperRT3948: Some structs have confusing names.
2015-09-10 Dr. Stephen HensonEVP_PKEY_METHOD accessor functions.
2015-09-04 Rich SalzRT3998: Allow scrypt to be disabled
2015-09-03 Dr. Stephen HensonPBE lookup test
2015-08-14 Dr. Stephen HensonCCM support.
2015-06-03 Sergey AgievichAdd funtions to set item_sign and item_verify
2015-05-26 Dr. Stephen HensonError if memory limit exceeded.
2015-05-21 Dr. Stephen HensonAdd scrypt PBE algorithm code.
2015-05-20 Kurt RoeckxCorrectly check for export size limit
2015-05-20 Dr. Stephen HensonAdd scrypt support.
2015-04-30 Matt CaswellSanity check EVP_CTRL_AEAD_TLS_AAD
2015-03-31 Richard LevitteStop symlinking, move files to intended directory