summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/curve25519/curve25519.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Expose direct access API for Ed25519.tb2022-11-131-3/+1
* zap stray space (CRITICAL!)tb2022-11-111-2/+2
* Rework ED25519 API.jsing2022-11-091-16/+12
* Enable Ed25519 internal to libcrypto.jsing2022-11-061-1/+43
* $OpenBSD$tb2019-05-111-0/+1
* Define X25519_KEY_LENGTH and use it so we have fewer magic numbers.jsing2016-12-171-3/+7
* Add support for X25519.jsing2016-11-051-0/+63