summaryrefslogtreecommitdiff
path: root/common/curve25519.c
Commit message (Expand)AuthorAgeFilesLines
* Revert boringssl clang-format changesTom Hughes2022-07-061-69/+1
* common/curve25519.c: Format with clang-formatJack Rosenthal2022-06-291-1/+69
* curve25519: Move to third_partyNicolas Boichat2020-03-241-65/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* core/cortex-m0/curve25519: Integrate fast curve25519 implementationNicolas Boichat2017-07-031-804/+1
* curve25519: strip-down, build and testVincent Palatin2017-02-231-4087/+18
* import curve25519 code from BoringSSLVincent Palatin2017-02-231-0/+4937