risc0-curve25519-dalek-source/src
2018-05-15 11:33:38 -07:00
..
backend Use multiscalar traits for the backend implementations. 2018-05-15 11:33:38 -07:00
curve_models Create a new scalar_mul module hierarchy. 2018-03-26 14:34:28 -07:00
scalar_mul Use multiscalar traits for the backend implementations. 2018-05-15 11:33:38 -07:00
constants.rs Rework backend selection code. 2018-05-14 17:43:54 -07:00
edwards.rs Use multiscalar traits for the backend implementations. 2018-05-15 11:33:38 -07:00
field.rs Rework backend selection code. 2018-05-14 17:43:54 -07:00
lib.rs Rework backend selection code. 2018-05-14 17:43:54 -07:00
macros.rs Implement public-facing ops traits on all combos of &T/T 2018-01-24 11:05:06 -08:00
montgomery.rs Rename 'precomputed_tables' to the more accurate 'stage2_build' 2018-05-14 15:41:45 -07:00
ristretto.rs Add MultiscalarMul and VartimeMultiscalarMul traits. 2018-05-15 11:33:38 -07:00
scalar.rs Rework backend selection code. 2018-05-14 17:43:54 -07:00
traits.rs Add MultiscalarMul and VartimeMultiscalarMul traits. 2018-05-15 11:33:38 -07:00