@hackage blake20.3.0

A library providing BLAKE2

  • Installation

  • Tested Compilers

  • Dependencies (2)

  • Dependents (0)

  • Package Flags

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

      Use SSE optimized version of BLAKE2

blake2

Build Status Haskell

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.