curve25519-dalek-source/src
2017-03-05 15:27:26 -08:00
..
constants.rs Rename to_{cached,precomputed} to to_{projective,affine}_niels 2017-03-05 15:27:26 -08:00
curve.rs Rename to_{cached,precomputed} to to_{projective,affine}_niels 2017-03-05 15:27:26 -08:00
decaf.rs Implement Identity for CompressedEdwardsY 2017-02-26 15:25:05 -08:00
field.rs First notes and code on Montgomery conversion 2017-02-27 13:41:50 -08:00
lib.rs Add a function to hash a byte slice to a scalar. 2017-02-27 11:19:06 -08:00
scalar.rs Merge remote-tracking branch 'hdevalence/feature/some-cleanup-tweaks' into develop 2017-02-28 05:50:22 +00:00
subtle.rs Remove #[allow(dead_code)] from arrays_equal_ct(). 2017-02-21 06:06:16 +00:00
utils.rs Move load3 and load4 to new utils module and remove #[allow(dead_code)]. 2017-02-21 06:15:08 +00:00