Package Info

ghc-pwstore-fast


Secure password storage


Development/Libraries/Haskell

To store passwords securely, they should be salted, then hashed with a slow hash function. This library uses PBKDF1-SHA256, and handles all the details. It uses the cryptohash package for speed; if you need a pure Haskell library, pwstore-purehaskell has the exact same API, but uses only pure Haskell. It is about 25 times slower than this package, but still quite usable.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/pwstore-fast

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
2.4.4-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-pwstore-fast
  • ghc-pwstore-fast-devel
2.4.4-bp150.2.6 info GA Release 2018-07-30 15
  • ppc64le
  • x86-64
  • ghc-pwstore-fast
  • ghc-pwstore-fast-devel