curve25519-dalek-source/src
2017-03-13 16:38:05 -07:00
..
constants.rs More feature-gating 2017-03-13 16:38:05 -07:00
curve.rs Feature-gate basepoint table creation on a nightly feature 2017-03-13 16:28:52 -07:00
decaf.rs Add wrapper for basepoint precomputations for decaf 2017-03-13 15:50:44 -07:00
field.rs More feature-gating 2017-03-13 16:38:05 -07:00
lib.rs draft of 64-bit multiplication 2017-03-13 16:36:32 -07:00
scalar.rs Remove all remaining warnings 2017-03-07 01:37:31 -08:00
subtle.rs Remove #[allow(dead_code)] from arrays_equal_ct(). 2017-02-21 06:06:16 +00:00
utils.rs Typo fix in utils module docstring. 2017-03-10 02:36:15 +00:00