Commit graph

1 commit

Author SHA1 Message Date
Frederic Culot
87a8c001f7 Dancer::Plugin::Passphrase manages the hashing of passwords for Dancer apps,
allowing developers to follow best cryptography practice without having to
become a cryptography expert. It uses the bcrypt algorithm as the default,
wrapping Crypt::Eksblowfish::Bcrypt, and also supports any hashing function
provided by Digest.

WWW: http://search.cpan.org/dist/Dancer-Plugin-Passphrase/

PR:		ports/164427
Submitted by:	Grzegorz Blach <magik@roorback.net>
2012-01-24 13:51:08 +00:00