betrusted-curve25519-dalek-.../src
2020-08-21 02:31:37 +08: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 add full montgomery scalar multiply implementation in hardware 2020-08-21 00:07:54 +08:00
lib.rs mods to get hardware integration to actually work. 2020-08-21 01:37:10 +08:00
macros.rs Update copyright year. 2019-10-23 19:43:56 +00:00
montgomery.rs leave a breadcrumb for the next work to do 2020-08-21 02:31:37 +08: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