curve25519-dalek-source/src
Isis Lovecruft 5ebbd5dd86
Remove an XXX comment about using something better than array_ref!().
It turns out array_ref!() is probably the best way, or, at least, we're
already using it everywhere.
2017-03-17 21:42:58 +00:00
..
constants.rs Enable radix_51 on nightly 2017-03-13 17:04:37 -07:00
curve.rs Whitespace fixes. 2017-03-17 21:42:40 +00:00
decaf.rs Merge branch 'feature/generic-basepoint_r3' into develop 2017-03-14 03:26:51 +00:00
field.rs Whitespace fixes. 2017-03-17 21:42:40 +00:00
lib.rs Merge remote-tracking branch 'hdevalence/feature/64bit-multiplication_r3' into develop 2017-03-14 04:23:11 +00:00
scalar.rs Remove an XXX comment about using something better than array_ref!(). 2017-03-17 21:42:58 +00:00
subtle.rs Remove #[allow(dead_code)] from arrays_equal_ct(). 2017-02-21 06:06:16 +00:00
utils.rs Add to/from bytes for radix 51 2017-03-13 16:38:05 -07:00