8211bc99f7
- Update pkg-descr PR: ports/181872 Approved by: crees, tabthorpe (mentors, implicit)
6 lines
351 B
Text
6 lines
351 B
Text
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: http://search.cpan.org/dist/Dancer-Plugin-Passphrase/
|