summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdh/ecdh.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix two EC_POINT_is_on_curve() checkstb2023-07-241-2/+2
* Revert accidental addition of cofactor ECDH supporttb2023-07-121-16/+2
* Hide symbols in hkdf, evp, err, ecdsa, and ecbeck2023-07-071-1/+3
* Mop up last uses of ECDHerror() and ECDSAerror()tb2023-07-051-6/+6
* ECDHerror() and ECDSAerror will go awaytb2023-07-051-8/+8
* Merge ECDH code that will stay into ecdh.ctb2023-07-051-0/+272