Module hashing

Source

Functionsยง

blake2b_224
Computes the BLAKE2b-224 hash of the input data.
blake2b_256
Computes the BLAKE2b-256 hash of the input data.
sha3_256
Computes the SHA3-256 hash of the input data.