cardano-crypto-class-2.3.2.0: Type classes abstracting over cryptography primitives for Cardano
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Crypto.Hash.Blake2b

Description

Implementation of the Blake2b hashing algorithm, with various sizes.

Documentation

data Blake2b_256 Source #