Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/hash/sha3
Module Name: src
Committed By: wiz
Date: Thu Nov 30 16:00:48 UTC 2017
Modified Files:
src/lib/libc/hash/sha3: Makefile.inc
Added Files:
src/lib/libc/hash/sha3: SHA3_Selftest.3 SHAKE.3 keccak.3 sha3.3
Log Message:
Add riastradh's man pages for sha3 and friends.
Commented out since the symbols themselves are not yet public.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/hash/sha3/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/lib/libc/hash/sha3/SHA3_Selftest.3 \
src/lib/libc/hash/sha3/SHAKE.3 src/lib/libc/hash/sha3/keccak.3 \
src/lib/libc/hash/sha3/sha3.3
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