betrusted-curve25519-dalek-.../src
Henry de Valence 62bb6b79a1
Merge pull request #134 from Mandragorian/feature-scalar-traits
Implement Product and Sum traits
2018-05-03 13:56:45 -07:00
..
backend Fix build on recent nightlies (was broken due to type inference failure) 2018-05-02 17:30:10 -07:00
curve_models Create a new scalar_mul module hierarchy. 2018-03-26 14:34:28 -07:00
scalar_mul Add NafLookupTable8 and use for pre-computed basepoint table generation. 2018-04-05 05:12:13 +00:00
constants.rs Remove unused constants 2018-03-22 12:17:23 -07:00
edwards.rs Implement Sum trait for EdwardsPoint 2018-05-03 03:42:37 +03:00
field.rs Use criterion.rs instead of libtest for benchmarks. 2018-03-25 17:14:37 -07:00
lib.rs Merge pull request #127 from hdevalence/feature/generalize-naf 2018-04-08 16:39:45 -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 Define mul variants for MontgomeryPoints. 2018-04-02 21:09:41 +00:00
ristretto.rs Implement Sum trait for RistrettoPoint 2018-05-03 03:42:37 +03:00
scalar.rs Remove trailing whitespaces 2018-05-02 23:53:52 +03:00
traits.rs Change to the updated subtle API. 2018-03-22 11:13:26 -07:00