betrusted-curve25519-dalek-.../src
2018-11-01 17:41:56 -07: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 Refactor sqrt_ratio to return either sqrt(u/v) or sqrt(iu/v) 2018-11-01 17:37:18 -07:00
edwards.rs Refactor sqrt_ratio to return either sqrt(u/v) or sqrt(iu/v) 2018-11-01 17:37:18 -07:00
field.rs Refactor sqrt_ratio to return either sqrt(u/v) or sqrt(iu/v) 2018-11-01 17:37:18 -07:00
lib.rs Add Serde support for compressed points; use bincode for tests. 2018-09-26 15:46:37 -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 Tweak ristretto elligator to match ristretto.group description 2018-11-01 17:41:56 -07:00
scalar.rs Add Serde support for compressed points; use bincode for tests. 2018-09-26 15:46:37 -07:00
traits.rs Fix doctests (missed during merge) 2018-07-20 11:50:42 -07:00