Module hash

Module hash 

Source

Traits§

Sha2Digest
Convenience wrapper trait covering functionality of cryptographic hash functions with fixed output size.

Functions§

sha256_bytes
Sha256 is used in places where cryptographic security is not required, as sha256 has a significant speed improvement over Keccak.

Type Aliases§

Sha256Digest
SHA-256 hasher.