summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdh/ech_key.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_6_0_BASE'.OPENBSD_6_0_BASEcvs2svn2016-07-231-226/+0
* 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