Add support for parameterized SipHash
[openssl.git] / crypto / include / internal / evp_int.h
2017-02-01 Todd ShortAdd support for parameterized SipHash
2017-01-24 Todd ShortCleanup EVP_CIPH/EP_CTRL duplicate defines
2017-01-24 Todd ShortAdd support for Poly1305 in EVP_PKEY
2017-01-08 Dr. Stephen HensonPSS EVP_PKEY method
2016-11-17 Kurt RoeckxAdd support for reference counting using C11 atomics
2016-08-13 Dr. Stephen HensonAdd X25519 methods to internal tables
2016-08-13 Dr. Stephen HensonFix type of ptr field.
2016-07-20 FdaSilvaYYFix a few if(, for(, while( inside code.
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13 Matt CaswellDeprecate EVP_cleanup() and make it a no-op
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
2016-03-07 Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-03-03 Alessandro GhediniGH355: Implement HKDF
2016-02-09 Matt CaswellAuto init/deinit libcrypto
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-19 Dr. Stephen HensonAdd TLS PRF method.
2016-01-12 Richard LevitteMake EVP_CIPHER opaque and add creator/destructor/acces...
2016-01-07 Dr. Stephen Hensonuse more descriptive name DEFINE_STACK_OF_CONST
2016-01-07 Dr. Stephen HensonOnly declare stacks in headers
2015-12-07 Richard LevitteMake the definition of EVP_MD opaque
2015-09-20 Dr. Stephen HensonMove EVP_PKEY_METHOD into private headers.
2015-03-24 Dr. Stephen HensonMove some EVP internals to evp_int.h