Traits§
- Sha2
Digest - 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§
- Sha256
Digest - SHA-256 hasher.