@hackage password-types1.0.0.0

Types for handling passwords

password-types

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

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

Also, see the password package for functions to hash and check passwords.