Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 814 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 814 Bytes

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.