Subject: CVS commit: src/lib/libc/hash
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 09/24/2005 18:47:37
Module Name: src
Committed By: elad
Date: Sat Sep 24 18:47:37 UTC 2005
Added Files:
src/lib/libc/hash: hash.c
Log Message:
Add skeleton file for helper routines that will be used by MD2, MD4, MD5,
SHA1, SHA2, and RMD160.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libc/hash/hash.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.