risc0-curve25519-dalek-source/src
2017-05-31 01:31:40 +00:00
..
constants.rs Add constants for 1/sqrt(a-d) and 1/(a-d) 2017-05-20 21:39:58 -07:00
curve.rs Some rustfmt fixes. I disagreed with all the other ones. 2017-05-28 22:42:09 +00:00
decaf.rs Some rustfmt fixes. I disagreed with all the other ones. 2017-05-28 22:42:09 +00:00
field.rs Remove an unnecessary explicit return in FieldElement.to_bytes(). 2017-05-28 22:45:13 +00:00
lib.rs Implement constant-time selection between two things. 2017-05-31 01:29:59 +00:00
scalar.rs Some rustfmt fixes. I disagreed with all the other ones. 2017-05-28 22:42:09 +00:00
subtle.rs Add a doctest for subtle::bytes_equal(). 2017-05-31 01:31:40 +00:00
utils.rs Add to/from bytes for radix 51 2017-03-13 16:38:05 -07:00