risc0-curve25519-dalek-source/src
2018-01-19 17:22:28 -08:00
..
backend Use >> instead of srl intrinsic 2018-01-03 14:04:27 -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 Implement batch inversion using a product tree. 2018-01-19 17:22:28 -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
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