grin/core
GarrickOllivander 2e6d3d9fdb Safer serialization of base types (#18)
* use MESSAGE_SIZE constant instead of 32
* use Hashed trait in genesis
* safer serialization of Hash
* Hashed of [u8] should send only data to hash function, not length + data
* Safer serialization of Proof
* Safer serialization of Commitment
* Safer serialization of RangeProof
* introduce read_limited_vec instead of potential panic in conversion
2016-12-17 13:44:14 -08:00
..
src Safer serialization of base types (#18) 2016-12-17 13:44:14 -08:00
Cargo.toml Initial import. 2016-10-20 20:06:12 -04:00
rustfmt.toml Initial import. 2016-10-20 20:06:12 -04:00