summaryrefslogtreecommitdiff
path: root/test/x25519.c
Commit message (Expand)AuthorAgeFilesLines
* Revert boringssl clang-format changesTom Hughes2022-07-061-196/+1
* test/x25519.c: Format with clang-formatJack Rosenthal2022-07-011-1/+196
* curve25519: Move to third_partyNicolas Boichat2020-03-241-197/+1
* Remove uses of %lEvan Green2019-10-051-1/+1
* test/x25519: Optionally test 1 million iterations of x25519Nicolas Boichat2017-07-031-3/+32
* test/x25519: First test speed, then test implementationNicolas Boichat2017-06-291-3/+4
* curve25519: strip-down, build and testVincent Palatin2017-02-231-101/+142
* import curve25519 code from BoringSSLVincent Palatin2017-02-231-0/+126