risc0-curve25519-dalek-source/src
2018-09-13 22:44:41 +00:00
..
backend Migrate to packed_simd from core::simd 2018-07-26 12:40:34 -07:00
curve_models Fix a typo in the curve model docs. 2018-09-13 22:44:41 +00:00
scalar_mul Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
constants.rs Update year in copyright notices to 2018. 2018-07-05 00:30:27 +00:00
edwards.rs Add iterator length checks to multiscalar muls. 2018-07-25 11:21:06 -07:00
field.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
lib.rs Migrate to packed_simd from core::simd 2018-07-26 12:40:34 -07:00
macros.rs Update year in copyright notices to 2018. 2018-07-05 00:30:27 +00:00
montgomery.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
prelude.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
ristretto.rs Cleanup and comment Ristretto decoding to match explicit formulae. 2018-08-20 21:01:01 +00:00
scalar.rs Add prelude import to scalar.rs 2018-07-23 10:59:11 -07:00
traits.rs Fix doctests (missed during merge) 2018-07-20 11:50:42 -07:00