Skip to main content

Module sha2

Module sha2 

Source
Expand description

sha2 digest creation.

Enums§

Sha2Variant
The SHA-2 variants: FIPS 180-4 closes this set, so it is an enum. (Each algorithm interface names its closed set of parameterizations <algorithm>-variant.)

Functions§

make_digest
Mint a digest bound to the declared SHA-2 variant.