summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/curve25519 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for X25519.jsing2016-11-054-0/+5130
This brings in code from BoringSSL, which is mostly taken from SUPERCOP. ok beck@ bcook@