Static ring::digest::SHA512_256
source · [−]pub static SHA512_256: Algorithm
Expand description
SHA-512/256 as specified in FIPS 180-4.
This is not the same as just truncating the output of SHA-512, as SHA-512/256 has its own initial state distinct from SHA-512’s initial state.