@hackage blake20.2.0
A library providing BLAKE2
Categories
License
LicenseRef-PublicDomain
Maintainer
jgalt@centromere.net
Links
Versions
Installation
Tested Compilers
Dependencies (2)
- base >=4.8 && <5
- bytestring Show all…
Dependents (5)
@hackage/longshot, @hackage/hash-store, @hackage/bytestring-typenats, @hackage/dfinity-radix-tree, @hackage/cuckoo
Package Flags
hlint(on by default)
doctest(on by default)
llvm(off by default)
support_blake2_sse
(off by default)
Use SSE optimized version of BLAKE2
blake2
This library provides the BLAKE2 hash algorithms. While cryptonite also provides a BLAKE2 implemenation, this library has fewer dependencies and a richer API for features like keyed hashing and variable length output.
