Module algorithm

Module algorithm 

Source

Structs§

Algorithm
Algorithms
A digest is a cryptographic hash of a data stream.

Constants§

BLAKE3
BLAKE3 with hex encoding (lower case only)
CANONICAL
SHA256
SHA256 with hex encoding (lower case only)
SHA384
SHA384 with hex encoding (lower case only)
SHA512
SHA512 with hex encoding (lower case only)

Traits§

CryptoHash
CryptoHash is the interface that any hash algorithm must implement