curve25519-dalek-source/src
2020-05-29 12:39:39 -07:00
..
backend Fix warning that a temporary value isn't used. 2019-10-28 19:12:00 +00:00
constants.rs Merge pull request #293 from dalek-cryptography/remove-build-rs 2019-10-23 14:44:46 -07:00
edwards.rs add derive Hash to Scalar, MontgomeryPoint and CompressedEdwardsY 2020-02-25 22:39:19 +00:00
field.rs Update copyright year. 2019-10-23 19:43:56 +00:00
lib.rs Bump version to 2.1.0 2020-05-29 12:39:39 -07:00
macros.rs Update copyright year. 2019-10-23 19:43:56 +00:00
montgomery.rs add derive Hash to Scalar, MontgomeryPoint and CompressedEdwardsY 2020-02-25 22:39:19 +00:00
prelude.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
ristretto.rs Derive of Hash trait to CompressedRistretto 2020-02-25 18:16:06 +00:00
scalar.rs Merge branch 'master' into develop 2020-05-29 12:36:16 -07:00
traits.rs Update copyright year. 2019-10-23 19:43:56 +00:00
window.rs Switch from clear_on_drop to zeroize (fixes #281) 2019-10-23 16:39:21 -07:00