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 22:53:04
Module Name: src
Committed By: jmc
Date: Fri Mar 26 22:53:04 UTC 2004
Modified Files:
src/lib/libcrypt [netbsd-1-6]: crypt.c
Log Message:
Pullup rev 1.19-1.21 (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 -r1.18 -r1.18.2.1 src/lib/libcrypt/crypt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.