curve25519-dalek-source/src
2018-07-26 12:40:34 -07:00
..
backend Migrate to packed_simd from core::simd 2018-07-26 12:40:34 -07:00
curve_models Remove impl Default for ProjectivePoint. 2018-07-20 19:51:51 +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 Unify alloc and std cargo features 2018-07-23 10:50:21 -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 Fix distribution of curve points for hashing to Ristretto points. 2018-07-25 18:52:52 -04: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