betrusted-curve25519-dalek-.../src
2017-11-30 16:44:10 -08:00
..
backend
curve_models Comment out #[doc(hidden)] to allow impls to appear in internal docs. 2017-11-29 12:40:42 -08:00
constants.rs Remove reference to field elts since they're private 2017-11-29 13:03:01 -08:00
edwards.rs Ensure that all Scalars are bounded by 2^255. 2017-11-23 12:29:46 -08:00
field.rs
lib.rs Tweak description and fix formatting 2017-11-29 13:00:50 -08:00
montgomery.rs Align montgomery summary to match the edwards summary 2017-11-29 13:01:31 -08:00
ristretto.rs Add to_bytes() convenience method for CompressedRistretto points. 2017-11-26 03:22:28 +00:00
scalar.rs Rename reduce_wide to from_bytes_mod_order_wide and keep it with the other constructors 2017-11-30 16:44:10 -08:00
traits.rs Split internal curve models into a private submodule 2017-11-16 17:34:28 -08:00