Available on crate feature
digest
only.Expand description
Digest algorithms: SHA-1, SHA-256, SHA-384, SHA-512
Structsยง
- Sha1
- Structure representing the state of a SHA-1 computation
- Sha256
- Structure representing the state of a SHA-256 computation
- Sha384
- Structure representing the state of a SHA-384 computation
- Sha512
- Structure representing the state of a SHA-512 computation
- Sha512
Trunc256 - Structure representing the state of a SHA-512/256 computation