跳到主要内容

Module hash

Module hash 

Source
展开描述

Hashing 接口。

结构体§

Output
A hash output, stored as a value.

枚举§

HashAlgorithm
The HashAlgorithm TLS protocol enum. Values in this enum are taken from the various RFCs covering TLS, and are listed by IANA. The Unknown item is used when processing unrecognised ordinals.

Trait§

Context
How to incrementally compute a hash.
Hash
Describes a single cryptographic hash function.