Dependencies for password-3.0.3.0
Libraries
password
- base (>=4.9 && <5)
- base64 (>=0.3 && <0.5)
- bytestring (>=0.9 && <0.13)
- cryptonite (>=0.15.1 && <0.31)
- memory (<1)
- password-types (<2)
- template-haskell
- text (>=1.2.2 && <3)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
argon2 | Compile with argon2 support? | Enabled |
bcrypt | Compile with Scrypt support? | Enabled |
pbkdf2 | Compile with PBKDF2 support? | Enabled |
scrypt | Compile with Scrypt support? | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info