curve25519-dalek-source/src
2017-05-03 17:39:06 -07:00
..
constants.rs Add an implementation of Scalar inversion 2017-04-28 22:59:56 -07:00
curve.rs Move variable time code into a module 2017-05-03 17:31:16 -07:00
decaf.rs Add Decaf wrapper for k-fold vartime 2017-05-03 17:39:06 -07:00
field.rs Delete bytes_equal_less_than 2017-04-25 15:08:59 -07:00
lib.rs Merge remote-tracking branch 'hdevalence/feature/64bit-multiplication_r3' into develop 2017-03-14 04:23:11 +00:00
scalar.rs Implement operators for Scalars using multiply_add 2017-05-02 22:29:18 -07: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