summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdh/ech_key.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Partial port of EC_KEY_METHOD from OpenSSL 1.1.tb2019-01-191-4/+18
* Elliptic curve arithmetic only makes sense between points that belong totb2018-09-021-1/+5
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-15/+12
* avoid void * pointer arithmeticbcook2015-09-181-2/+2
* Only check for key truncation if no KDF function is being used.jsing2015-09-131-4/+4
* Merge ech_ossl.c into ech_key.c - not much point having one file with ajsing2015-09-131-1/+146
* Lob a style(9) grenade in here.jsing2015-09-131-5/+6
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Import OpenSSL 1.0.1gmiod2014-04-131-3/+0
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+83