risc0-curve25519-dalek-source/src
2021-03-24 18:35:46 +00:00
..
backend Whitespace fixes for 3267a5d merge. 2021-01-08 00:33:37 +00:00
constants.rs Merge pull request #293 from dalek-cryptography/remove-build-rs 2019-10-23 14:44:46 -07:00
edwards.rs implement Zeroize trait on Ristretto curve point types 2021-02-10 12:14:32 -07:00
field.rs Update copyright year. 2019-10-23 19:43:56 +00:00
lib.rs Bump curve25519-dalek version to 3.0.2. 2021-01-08 03:32: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 Merge remote-tracking branch 'garbageslam/zeroize_ristretto' into develop 2021-03-24 18:35:46 +00:00
scalar.rs Update sha2, digest to 0.9 2020-06-15 07:16:04 -04: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