curve25519-dalek-source/src
2017-05-28 22:45:13 +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 Make serde an optional feature 2017-05-15 22:40:09 -07:00
scalar.rs Some rustfmt fixes. I disagreed with all the other ones. 2017-05-28 22:42:09 +00:00
subtle.rs Some rustfmt fixes. I disagreed with all the other ones. 2017-05-28 22:42:09 +00:00
utils.rs Add to/from bytes for radix 51 2017-03-13 16:38:05 -07:00