curve25519-dalek-source/src
root 4b268a9d7e
errata and basepoint_odd_lookup_table test for better understanding
(cherry picked from commit 8da05f7e90)
Signed-off-by: Isis Lovecruft <isis@patternsinthevoid.net>
2021-01-08 00:39:20 +00:00
..
backend errata and basepoint_odd_lookup_table test for better understanding 2021-01-08 00:39:20 +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 Make crate feature alloc work with stable Rust 2021-01-07 23:30:42 +00: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