head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2012.01.24.13.51.08;	author culot;	state Exp;
branches;
next	;


desc
@@


1.1
log
@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>
@
text
@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/
@
