Expand description
Hashing interfaces.
Structs§
- A hash output, stored as a value.
Enums§
- The
HashAlgorithmTLS protocol enum. Values in this enum are taken from the various RFCs covering TLS, and are listed by IANA. TheUnknownitem is used when processing unrecognised ordinals.
Traits§
- How to incrementally compute a hash.
- Describes a single cryptographic hash function.