summaryrefslogtreecommitdiffhomepage
path: root/src/crypto/curve25519-hacl64.h
AgeCommit message (Expand)Author
2018-09-03crypto: import zincJason A. Donenfeld
2018-08-28curve25519-hacl64: use formally verified C for comparisonsJason A. Donenfeld
2018-08-28crypto: use unaligned helpersJason A. Donenfeld
2018-08-07curve25519-hacl64: correct u64_gte_maskSamuel Neves
2018-08-07curve25519-hacl64: simplify u64_eq_maskSamuel Neves
2018-02-01curve25519: replace fiat64 with faster hacl64Jason A. Donenfeld
2018-02-01curve25519: replace hacl64 with fiat64Jason A. Donenfeld
2018-01-18curve25519: import 64-bit hacl-star implementationJason A. Donenfeld