risc0-curve25519-dalek-source/src
2019-10-28 19:12:00 +00: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 Use "tuples" instead of "bytes" in the Serde datamodel. 2019-10-23 15:40:50 -07:00
field.rs Update copyright year. 2019-10-23 19:43:56 +00:00
lib.rs Switch from clear_on_drop to zeroize (fixes #281) 2019-10-23 16:39:21 -07:00
macros.rs Update copyright year. 2019-10-23 19:43:56 +00:00
montgomery.rs Fill in missing Serde impl for MontgomeryPoint. 2019-10-23 15:55:03 -07:00
prelude.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
ristretto.rs Merge pull request #302 from isislovecruft/fix/228-remove-ristretto-random-test 2019-10-28 10:29:11 -07:00
scalar.rs Merge pull request #289 from tarcieri/zeroize 2019-10-23 20:17:14 -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