risc0-curve25519-dalek-source/src
2017-02-27 11:22:07 -08:00
..
constants.rs Merge branch 'feature/rename-niels-point' into develop 2017-02-25 01:26:33 +00:00
curve.rs Merge branch 'feature/rename-niels-point' into develop 2017-02-25 01:26:33 +00:00
decaf.rs Rewrite invsqrt to avoid using an Option type. 2017-02-22 16:24:11 -08:00
field.rs Rewrite CompressedEdwardsY::decompress() to use FieldElement::sqrt_ratio 2017-02-22 20:59:51 -08:00
lib.rs Add a function to hash a byte slice to a scalar. 2017-02-27 11:19:06 -08:00
scalar.rs Add note on fn main() in doctest 2017-02-27 11:22:07 -08:00
subtle.rs Remove #[allow(dead_code)] from arrays_equal_ct(). 2017-02-21 06:06:16 +00:00
utils.rs Move load3 and load4 to new utils module and remove #[allow(dead_code)]. 2017-02-21 06:15:08 +00:00