Description
Types for handling passwords.
Description
A library providing types for working with plain-text and hashed passwords.
README.md
password-types
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.