Package Info

ghc-bcrypt


Haskell bindings to the bcrypt password hash


Development/Libraries/Haskell

Haskell bindings to the bcrypt password hash.

Unlike other bindings already in existence, this package is designed to allow users to work directly with password hash strings that include information about the hashing algorithm, strength, and salt. This approach allows hashed passwords to be stored in a single field that can also be used by non-Haskell applications, and makes it easy to implement a policy of updating passwords hashed to an old policy next time the plaintext password is available.

Version 1.1.3 of the OpenWall C source for bcrypt is included in this package (<http://www.openwall.com/crypt/>). The only modification is that the flag which enables the use of assembler has been disabled. Announcements about hs-bcrypt (including security announcements) will be sent to https://groups.google.com/forum/#!forum/hs-bcrypt-announce/join - if you use this library please consider subscribing. This mailing list is moderated and is expected to have a very low volume of mail traffic.


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

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.0.10-bp150.2.5 info GA Release 2018-08-01 15
  • AArch64
  • ghc-bcrypt
  • ghc-bcrypt-devel
0.0.10-bp150.2.7 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-bcrypt
  • ghc-bcrypt-devel
0.0.10-bp150.2.6 info GA Release 2018-07-30 15
  • x86-64
  • ghc-bcrypt
  • ghc-bcrypt-devel