digests library

Classes

Hash
Hash algorithms, Implements SHA-512, SHA-256 and Blake2b. Cryptographic secure hash functions are irreversible transforms of input data to a fixed length digest. The standard properties of a cryptographic hash make these functions useful both for standalone usage as data integrity checkers, as well as black-box building blocks of other kind of algorithms and data structures.