Expand description
sha2 digest creation.
Enums§
- Sha2
Variant - 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.