curve25519-dalek-source/src
2019-01-18 14:19:30 -08:00
..
backend Change naming scheme for multiplication accumulators. 2019-01-18 14:19:30 -08:00
constants.rs Restructure source tree into serial and vector backends. 2019-01-18 01:49:40 -08:00
edwards.rs Replace avx2_backend with simd_backend (autoselects AVX2/IFMA) 2019-01-18 01:52:17 -08:00
field.rs Restructure source tree into serial and vector backends. 2019-01-18 01:49:40 -08:00
lib.rs Add a FieldElement51x4 type. 2019-01-18 14:19:30 -08:00
macros.rs Update year in copyright notices to 2018. 2018-07-05 00:30:27 +00:00
montgomery.rs implement default for MontgomeryPoint using zero byte array 2018-11-14 23:16:50 -05:00
prelude.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
ristretto.rs Restructure source tree into serial and vector backends. 2019-01-18 01:49:40 -08:00
scalar.rs Restructure source tree into serial and vector backends. 2019-01-18 01:49:40 -08:00
traits.rs Fix doctests (missed during merge) 2018-07-20 11:50:42 -07:00
window.rs Restructure source tree into serial and vector backends. 2019-01-18 01:49:40 -08:00