mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-12 22:31:09 +03:00
* 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 |
||
---|---|---|
.. | ||
constants.rs | ||
ecdh.rs | ||
ffi.rs | ||
key.rs | ||
lib.rs | ||
macros.rs | ||
pedersen.rs | ||
schnorr.rs |