Zebra/zebra-chain/src/serialization
teor 609d70ae53 Stop untrusted preallocation during string deserialization
This is an easy memory denial of service attack.
2021-03-22 11:54:31 -04:00
..
error.rs chain: add missing sources to SerializationError 2020-12-01 19:16:41 -08:00
proptests.rs Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
read_zcash.rs Stop untrusted preallocation during string deserialization 2021-03-22 11:54:31 -04:00
serde_helpers.rs chain: move serde_helpers into serialization. 2020-08-17 11:46:34 -07:00
sha256d.rs Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
write_zcash.rs chain: split serialization.rs into files 2020-08-17 11:46:34 -07:00
zcash_deserialize.rs Stop untrusted preallocation during string deserialization 2021-03-22 11:54:31 -04:00
zcash_serialize.rs chain: split serialization.rs into files 2020-08-17 11:46:34 -07:00