betrusted-curve25519-dalek-.../src
2018-06-14 14:17:36 -07:00
..
backend Change negate_D, negate_D_lazy to impl Neg, negate_lazy 2018-06-14 14:17:36 -07: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 Rework backend selection code. 2018-05-14 17:43:54 -07:00
lib.rs Use rand 0.5 2018-05-15 12:30:28 -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 Use rand 0.5 2018-05-15 12:30:28 -07:00
traits.rs Add MultiscalarMul and VartimeMultiscalarMul traits. 2018-05-15 11:33:38 -07:00