Dependencies for password-3.0.4.0

library

Flags

Manual Flags

NameDescriptionDefault
argon2

Compile with Argon2 support?

Enabled
bcrypt

Compile with bcrypt support?

Enabled
crypton

Use the [crypton] library as the cryptographic backend.

Disabled
cryptonite

Use the [cryptonite] library as the cryptographic backend. (Does nothing until a future major version)

Disabled
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