head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2011.05.26.19.43.57;	author brix;	state Exp;
branches;
next	1.3;

1.3
date	2010.04.04.15.13.49;	author brix;	state Exp;
branches;
next	1.2;

1.2
date	2009.05.21.16.36.54;	author brix;	state Exp;
branches;
next	1.1;

1.1
date	2008.06.01.20.58.23;	author brix;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Update to v0.009
- Add LICENSE
@
text
@SHA256 (Crypt-Eksblowfish-0.009.tar.gz) = 3cc7126d5841107237a9be2dc5c7fbc167cf3c4b4ce34678a8448b850757014c
SIZE (Crypt-Eksblowfish-0.009.tar.gz) = 36302
@


1.3
log
@- Update to v0.008
@
text
@d1 2
a2 3
MD5 (Crypt-Eksblowfish-0.008.tar.gz) = 3cb3010d23831e36ab51fb7b6080a55a
SHA256 (Crypt-Eksblowfish-0.008.tar.gz) = af7840a90fdb6f4487f1e4d87ce8ed120be3e5e5d9a5e647833bb6feb1b7cd07
SIZE (Crypt-Eksblowfish-0.008.tar.gz) = 35277
@


1.2
log
@- Update to v0.007
@
text
@d1 3
a3 3
MD5 (Crypt-Eksblowfish-0.007.tar.gz) = b189f8396cae0d43187de2912ae35ef0
SHA256 (Crypt-Eksblowfish-0.007.tar.gz) = b5915a5b7341b751000aef2597b6eddbb2fcc01badf0a1dc561473815863cfd6
SIZE (Crypt-Eksblowfish-0.007.tar.gz) = 29850
@


1.1
log
@Eksblowfish is a variant of the Blowfish cipher, modified to make the
key setup very expensive.  ("Eks" stands for "expensive key
schedule".)  This doesn't make it significantly cryptographically
stronger, but is intended to hinder brute-force attacks.  It also
makes it unsuitable for any application requiring key agility.  It was
designed by Niels Provos and David Mazieres for password hashing in
OpenBSD.

Eksblowfish is a parameterised (family-keyed) cipher.  It takes a cost
parameter that controls how expensive the key scheduling is.  It also
takes a family key, known as the "salt".  Cost and salt parameters
together define a cipher family.  Within each family, a key determines
an encryption function in the usual way.

This distribution also includes an implementation of "bcrypt", the
Unix crypt() password hashing algorithm based on Eksblowfish.

WWW: http://search.cpan.org/dist/Crypt-Eksblowfish/

Approved by:	erwin (mentor)
@
text
@d1 3
a3 3
MD5 (Crypt-Eksblowfish-0.005.tar.gz) = 4cec32e29dc5a8e17f71c2bb93aaace7
SHA256 (Crypt-Eksblowfish-0.005.tar.gz) = 7ac8cdd3e6a9534d22199261b6c9ea725ce6b0d9256d187b9ffb3a71eb28ddc7
SIZE (Crypt-Eksblowfish-0.005.tar.gz) = 28303
@

