aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/curve25519-hacl64.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: import zincJason A. Donenfeld2018-09-031-757/+0
* curve25519-hacl64: use formally verified C for comparisonsJason A. Donenfeld2018-08-281-6/+19
* crypto: use unaligned helpersJason A. Donenfeld2018-08-281-9/+9
* curve25519-hacl64: correct u64_gte_maskSamuel Neves2018-08-071-3/+1
* curve25519-hacl64: simplify u64_eq_maskSamuel Neves2018-08-071-8/+3
* curve25519: replace fiat64 with faster hacl64Jason A. Donenfeld2018-02-011-0/+751
* curve25519: replace hacl64 with fiat64Jason A. Donenfeld2018-02-011-739/+0
* curve25519: import 64-bit hacl-star implementationJason A. Donenfeld2018-01-181-0/+739