Subject: CVS commit: [netbsd-1-6] src/lib/libcrypt
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 03/26/2004 23:02:46
Module Name:	src
Committed By:	jmc
Date:		Fri Mar 26 23:02:45 UTC 2004

Added Files:
	src/lib/libcrypt [netbsd-1-6]: blowfish.c

Log Message:
Pullup rev 1.1-1.3 (requested by provos in ticket #1386)

Introduce bcrypt password scheme. Adds the arc4random API for creating
cryptographically strong random numbers.


To generate a diff of this commit:
cvs rdiff -r0 -r1.3.2.1 src/lib/libcrypt/blowfish.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.