@hackage / ppad-pbkdf

A password-based key derivation function

Latest0.2.2

About

Metadata

  • Last updated , by JaredTobin
  • License MIT
  • Categories Cryptography
  • Maintained by: jared@ppad.tech

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    llvm (off by default)

    Use GHC's LLVM backend.

Readme

A pure implementation of the password-based key derivation function PBKDF2, per RFC 2898.