Expand description
Public re-exports of common hash functions, for use with Checksum.
Structs§
- Crc32
Cksum - CRC-32/CKSUM hasher state.
Enums§
- Digest
Encoding - Defines the string representation format of a checksum digest.
Traits§
- Digest
- [
Digest] extension providing aSelf::ENCODINGconstant defining the string representation of the digest used for parsing and formatting.