betrusted-curve25519-dalek-.../src
2018-01-19 17:50:48 -08:00
..
backend Move pow2k into the backends and use it to implement square() 2018-01-19 17:50:48 -08:00
curve_models Refactor select_precomputed_point into a LookupTable struct. 2017-12-07 12:46:57 -08:00
constants.rs Remove reference to field elts since they're private 2017-11-29 13:03:01 -08:00
edwards.rs Clear memory from avx2 multiscalar mult 2018-01-03 13:37:12 -08:00
field.rs Move pow2k into the backends and use it to implement square() 2018-01-19 17:50:48 -08:00
lib.rs Try to make stdsimd an optional dependency 2017-12-15 13:57:01 -08:00
montgomery.rs fix inconsistency in variable naming 2018-01-10 06:04:03 -08:00
ristretto.rs Feature-gate batch inversion and compression on alloc 2018-01-19 17:22:28 -08:00
scalar.rs Add reference to from_bytes_mod_order_wide ctor 2017-11-30 16:48:29 -08:00
traits.rs Refactor select_precomputed_point into a LookupTable struct. 2017-12-07 12:46:57 -08:00