summaryrefslogtreecommitdiff
path: root/lib/libcrypto/ecdh/ech_key.c
AgeCommit message (Expand)Author
2021-04-20Simplify code after adding EC_POINT_{s,g}et_affine_coordinates()Theo Buehler
2021-04-20Prepare to provide EC_POINT_{g,s}et_affine_coordinatesTheo Buehler
2019-01-19Partial port of EC_KEY_METHOD from OpenSSL 1.1.Theo Buehler
2018-09-02Elliptic curve arithmetic only makes sense between points that belong toTheo Buehler
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2015-09-18avoid void * pointer arithmeticBrent Cook
2015-09-13Only check for key truncation if no KDF function is being used.Joel Sing
2015-09-13Merge ech_ossl.c into ech_key.c - not much point having one file with aJoel Sing
2015-09-13Lob a style(9) grenade in here.Joel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2008-09-06import of OpenSSL 0.9.8hDamien Miller