summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/curve25519
AgeCommit message (Expand)AuthorFilesLines
2019-05-11$OpenBSD$tb4-0/+4
2016-12-17Define X25519_KEY_LENGTH and use it so we have fewer magic numbers.jsing2-6/+12
2016-11-07Use __{BEGIN,END}_HIDDEN_DECLS to avoid exporting the internal symbolsguenther1-6/+2
2016-11-06Avoid compiling in an unused function.jsing1-0/+2
2016-11-06adjust guards to elide unused Bi arraybcook1-2/+0
2016-11-05Add support for X25519.jsing4-0/+5130