mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
351 B
Plaintext
7 lines
351 B
Plaintext
Dancer::Plugin::Passphrase manages the hashing of passwords for Dancer apps,
|
|
allowing developers to follow cryptography best practices without having to
|
|
become a cryptography expert. It uses the bcrypt algorithm as the default,
|
|
while also supporting any hashing function provided by Digest.
|
|
|
|
WWW: https://metacpan.org/release/Dancer-Plugin-Passphrase
|