curve25519-dalek-source/src
2021-01-11 09:30:30 -08:00
..
backend implement conditional assign with fiat__25519_cmovznz_u64 2021-01-11 09:30:30 -08:00
constants.rs Add a fiat_u64_backend option to curve25519-dalek 2021-01-11 09:30:07 -08:00
edwards.rs Merge pull request #308 from isislovecruft/fix/pippenger-typo 2020-07-01 01:14:10 +00:00
field.rs Add a fiat_u64_backend option to curve25519-dalek 2021-01-11 09:30:07 -08:00
lib.rs Update the fiat backend to use the fiat-crypto package 2021-01-11 09:30:30 -08:00
macros.rs Update copyright year. 2019-10-23 19:43:56 +00:00
montgomery.rs add derive Hash to Scalar, MontgomeryPoint and CompressedEdwardsY 2020-02-25 22:39:19 +00:00
prelude.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
ristretto.rs Update sha2, digest to 0.9 2020-06-15 07:16:04 -04:00
scalar.rs Add a fiat_u64_backend option to curve25519-dalek 2021-01-11 09:30:07 -08:00
traits.rs Update copyright year. 2019-10-23 19:43:56 +00:00
window.rs Switch from clear_on_drop to zeroize (fixes #281) 2019-10-23 16:39:21 -07:00