summaryrefslogtreecommitdiffstats
path: root/crypto/include/internal/evp_int.h
AgeCommit message (Expand)Author
2016-05-17Copyright consolidation 05/10Rich Salz
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate EVP_cleanup() and make it a no-opMatt Caswell
2016-03-08Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading APIAlessandro Ghedini
2016-03-07Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_dataMatt Caswell
2016-03-03GH355: Implement HKDFAlessandro Ghedini
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson
2016-01-19Add TLS PRF method.Dr. Stephen Henson
2016-01-12Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functionsRichard Levitte
2016-01-07use more descriptive name DEFINE_STACK_OF_CONSTDr. Stephen Henson
2016-01-07Only declare stacks in headersDr. Stephen Henson
2015-12-07Make the definition of EVP_MD opaqueRichard Levitte
2015-09-20Move EVP_PKEY_METHOD into private headers.Dr. Stephen Henson
2015-03-24Move some EVP internals to evp_int.hDr. Stephen Henson