betrusted-curve25519-dalek-.../src
Henry de Valence bbb64312f7 Use rand 0.5
Requires `0.5.0-pre.2`, which adds `impl CryptoRng for OsRng`.
2018-05-15 12:30:28 -07:00
..
backend Rework backend selection code. 2018-05-14 17:43:54 -07:00
curve_models Create a new scalar_mul module hierarchy. 2018-03-26 14:34:28 -07:00
scalar_mul Rename 'precomputed_tables' to the more accurate 'stage2_build' 2018-05-14 15:41:45 -07:00
constants.rs Rework backend selection code. 2018-05-14 17:43:54 -07:00
edwards.rs Rework backend selection code. 2018-05-14 17:43:54 -07:00
field.rs Rework backend selection code. 2018-05-14 17:43:54 -07:00
lib.rs Use rand 0.5 2018-05-15 12:30:28 -07:00
macros.rs Implement public-facing ops traits on all combos of &T/T 2018-01-24 11:05:06 -08:00
montgomery.rs Use rand 0.5 2018-05-15 12:30:28 -07:00
ristretto.rs Use rand 0.5 2018-05-15 12:30:28 -07:00
scalar.rs Use rand 0.5 2018-05-15 12:30:28 -07:00
traits.rs Change to the updated subtle API. 2018-03-22 11:13:26 -07:00