Module hash

Source
Expand description

Hash functions and their outputs

Modules§

allow_empty
Serialization/deserialization for Hash that allows for empty hashes.

Structs§

AppHash
AppHash is usually a SHA256 hash, but in reality it can be any kind of data

Enums§

Algorithm
Hash algorithms
Hash
Hash digests

Constants§

SHA256_HASH_SIZE
Output size for the SHA-256 hash function