curve25519-dalek-source/src
2023-05-29 15:24:45 -06:00
..
backend Support SIMD on Rust stable (#520) 2023-03-30 02:16:18 -04:00
constants.rs Rename basepoint-tables to precomputed-tables (#499) 2023-01-19 14:04:22 -05:00
edwards.rs Make scalars always reduced (#519) 2023-03-28 18:12:24 -04:00
field.rs Use inherent constants for ZERO, ONE, and MINUS_ONE (#470) 2022-12-12 01:04:42 -05:00
lib.rs Support SIMD on Rust stable (#520) 2023-03-30 02:16:18 -04:00
macros.rs cargo fmt 2022-10-28 17:00:24 -04:00
montgomery.rs Make scalars always reduced (#519) 2023-03-28 18:12:24 -04:00
ristretto.rs Use ok_or_else instead of ok_or in serde decoding (#382) 2023-03-13 21:42:01 -06:00
scalar.rs Fix the upper bound in the description of mods (#525) 2023-05-29 15:24:45 -06:00
traits.rs Make scalars always reduced (#519) 2023-03-28 18:12:24 -04:00
window.rs Feature-gated more precomputed tables (#500) 2023-01-20 10:55:32 -07:00