betrusted-curve25519-dalek-.../src
2018-06-30 09:49:54 -06:00
..
backend Remove yolocrypto from avx2_backend 2018-06-18 13:32:04 -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 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 Add test for behavior of Scalar::batch_invert(). 2018-06-30 09:49:54 -06:00
traits.rs Add MultiscalarMul and VartimeMultiscalarMul traits. 2018-05-15 11:33:38 -07:00