password

plain-text password and hashed password datatypes and functions

https://github.com/cdepillabout/password/password#readme

Version on this page:0.1.0.0
LTS Haskell 22.14:3.0.4.0
Stackage Nightly 2024-03-28:3.0.4.0
Latest on Hackage:3.0.4.0

See all snapshots password appears in

BSD-3-Clause licensed by Dennis Gosnell
Maintained by [email protected]
This version can be pinned in stack with:password-0.1.0.0@sha256:92747d99a079c6144eb61a4ba5ad0619e33f509cd7bbc8112ad3130756f97697,1648

Module documentation for 0.1.0.0

Depends on 3 packages(full list with versions):

password

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

This library provides datatypes and functions for working with passwords and password hashes in Haskell.

Also, see the password-instances package for instances for common typeclasses.

Changes

Changelog for password

0.1.0.0

  • Initial version.