risc0-curve25519-dalek-source/src
2017-11-16 12:13:13 -08:00
..
constants.rs initial work on rewriting 32bit arithmetic 2017-11-16 12:13:13 -08:00
constants_32bit.rs Generate AFFINE_ODD_MULTIPLES_OF_BASEPOINT at compile time 2017-11-16 12:13:13 -08:00
constants_64bit.rs Generate AFFINE_ODD_MULTIPLES_OF_BASEPOINT at compile time 2017-11-16 12:13:13 -08:00
edwards.rs cfg-gate all tests using precomputed tables 2017-11-16 12:13:13 -08:00
field.rs Fix up Elligator tests to match ristretto.sage 2017-10-30 16:34:36 -07:00
field_32bit.rs initial work on rewriting 32bit arithmetic 2017-11-16 12:13:13 -08:00
field_64bit.rs Tweak Debug impls to produce Rust source 2017-11-16 11:09:32 -08:00
lib.rs initial work on rewriting 32bit arithmetic 2017-11-16 12:13:13 -08:00
montgomery.rs cfg-gate all tests using precomputed tables 2017-11-16 12:13:13 -08:00
ristretto.rs cfg-gate all tests using precomputed tables 2017-11-16 12:13:13 -08:00
scalar.rs Merge branch 'optimzed_scalar_r1' into develop 2017-11-15 22:02:36 +00:00
scalar_32bit.rs Add test that scalar Montgomery reduction matches reduction. 2017-10-31 01:18:52 +00:00
scalar_64bit.rs Fix typo in Scalar64::from_bytes_wide(). 2017-11-15 03:19:39 +00:00
utils.rs Update copyright/license headers in source files. 2017-08-15 05:09:20 +00:00