summaryrefslogtreecommitdiff
path: root/lib/libcrypto/ecdh/ech_lib.c
AgeCommit message (Expand)Author
2018-04-14make ENGINE_finish() succeed on NULL and simplify callers as inTheo Buehler
2017-05-02use freezero() instead of memset/explicit_bzero + free. SubstantiallyTheo de Raadt
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2015-09-13Provide ECDH_size().Joel Sing
2015-09-13Lob a style(9) grenade in here.Joel Sing
2015-09-10Correct spelling of OPENSSL_cleanse.Joel Sing
2015-02-07Delete a lot of #if 0 code in libressl.Doug Hogan
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesJoel Sing
2014-07-09remove unused, private version strings except SSL_version_strBrent Cook
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-06-07malloc() result does not need a cast.Theo de Raadt
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2014-04-15remove FIPS mode support. people who require FIPS can buy something thatTed Unangst
2008-09-06import of OpenSSL 0.9.8hDamien Miller