Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/hash/sha2
Module Name: src
Committed By: elad
Date: Tue Aug 23 16:20:01 UTC 2005
Modified Files:
src/lib/libc/hash/sha2: Makefile.inc
Added Files:
src/lib/libc/hash/sha2: sha256hl.c sha384hl.c sha512hl.c
Log Message:
Add helper routines (end, filechunk, file, data) for SHA2.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/hash/sha2/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/hash/sha2/sha256hl.c \
src/lib/libc/hash/sha2/sha384hl.c src/lib/libc/hash/sha2/sha512hl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index