summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/curve25519/curve25519_internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make X25519_public_from_private() internally reachable.jsing2022-11-091-1/+4
* Rework ED25519 API.jsing2022-11-091-3/+3
* Refactor/split ED25519_keypair.jsing2022-11-081-1/+4
* $OpenBSD$tb2019-05-111-0/+1
* Use __{BEGIN,END}_HIDDEN_DECLS to avoid exporting the internal symbolsguenther2016-11-071-6/+2
* Add support for X25519.jsing2016-11-051-0/+102