curve25519-dalek-source/src
Henry de Valence d0ea313e99 Remove broken impl Zeroize for FieldElement2625x4.
This implementation is broken because the packed_simd types don't implement `Zeroize`.
2019-10-25 15:38:50 -07:00
..
backend Remove broken impl Zeroize for FieldElement2625x4. 2019-10-25 15:38:50 -07: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 Use "tuples" instead of "bytes" in the Serde datamodel. 2019-10-23 15:40:50 -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