curve25519-dalek-source/src
Henry de Valence 29ce0d4fe9 Add length checks to serde-bincode tests.
This ensures that the serde Serialize and Deserialize implementations use
fixed-length Serde tuples, rather than variable-length byte arrays.  This flaw
in data modeling was pointed out by Trevor Perrin.
2019-10-23 15:28:48 -07:00
..
backend Merge pull request #293 from dalek-cryptography/remove-build-rs 2019-10-23 14:44:46 -07:00
constants.rs Merge pull request #293 from dalek-cryptography/remove-build-rs 2019-10-23 14:44:46 -07:00
edwards.rs Add length checks to serde-bincode tests. 2019-10-23 15:28:48 -07:00
field.rs Update copyright year. 2019-10-23 19:43:56 +00:00
lib.rs Merge pull request #293 from dalek-cryptography/remove-build-rs 2019-10-23 14:44:46 -07:00
macros.rs Update copyright year. 2019-10-23 19:43:56 +00:00
montgomery.rs Merge pull request #293 from dalek-cryptography/remove-build-rs 2019-10-23 14:44:46 -07:00
prelude.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
ristretto.rs Add length checks to serde-bincode tests. 2019-10-23 15:28:48 -07:00
scalar.rs Add length checks to serde-bincode tests. 2019-10-23 15:28:48 -07:00
traits.rs Update copyright year. 2019-10-23 19:43:56 +00:00
window.rs Update copyright year. 2019-10-23 19:43:56 +00:00