About

Metadata

  • Last updated , by chris_martin
  • License Unlicense
  • Categories Cryptography
  • Maintained by: jgalt@centromere.net

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    hlint (on by default)
    llvm (off by default)
    support_blake2_sse (off by default)

    Use SSE optimized version of BLAKE2

Readme

blake2

This library provides the BLAKE2 hash algorithms.

Comparison with other libraries

This library has fewer dependencies than cryptonite and a richer API for features like keyed hashing and variable-length output.