freebsd-ports/security/p5-Dancer2-Plugin-Passphrase/pkg-descr
Kurt Jaeger bf2a280471 New port: security/p5-Dancer2-Plugin-Passphrase
Dancer2::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/Dancer2-Plugin-Passphrase/

PR:		194962
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
2014-11-20 21:20:48 +00:00

6 lines
353 B
Text

Dancer2::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/Dancer2-Plugin-Passphrase/