risc0-curve25519-dalek-source/src
2018-07-04 21:43:13 +00:00
..
backend Fix comment describing Montgomery adjustment factor's value. 2018-07-02 10:41:45 -06:00
curve_models Create a new scalar_mul module hierarchy. 2018-03-26 14:34:28 -07:00
scalar_mul Add doc comments 2018-05-15 11:33:38 -07:00
constants.rs Rework backend selection code. 2018-05-14 17:43:54 -07:00
edwards.rs Move double-base scmul to the EdwardsPoint type 2018-05-15 11:33:38 -07:00
field.rs Replace batch inversion for FieldElement with sequential variant of Montgomery's trick. 2018-07-01 15:07:04 -06:00
lib.rs Remove yolocrypto from avx2_backend 2018-06-18 13:32:04 -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 Use rand 0.5 2018-05-15 12:30:28 -07:00
ristretto.rs Merge remote-tracking branch 'dalek/multiscalar-trait-without-precomputation_r1' into develop 2018-05-15 20:23:05 +00:00
scalar.rs Line wrap some docstrings in scalar.rs. 2018-07-04 21:43:13 +00:00
traits.rs Add MultiscalarMul and VartimeMultiscalarMul traits. 2018-05-15 11:33:38 -07:00