OpenBSD CVS

src/lib/libc/hash/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libc / hash

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile.inc  1.14   21 years  millert   Add sha2 routines based on code by Aaron D. Gifford with minor massaging and a m...
[TXT] rmd160.c  1.13   20 years  markus   alignment fixes (e.g sparc 64); from Daniel Lucq; ok millert, henning
[TXT] sha1.c  1.12   20 years  millert   Remove bogus static; from Hiroki Sato
[TXT] sha2.c  1.2   20 years  millert   Zap context correctly, from Juergen Buchmueller <pullmoll at stop1984 dot com> S...
[TXT] rmd160.3 (in the Attic) [Hide]  1.20   20 years  deraadt   missing const; millert ok
[TXT] rmd160hl.c (in the Attic) [Hide]  1.5   21 years  millert   Include string.h for memset() proto; noticed by lebel@
[TXT] sha1.3 (in the Attic) [Hide]  1.26   20 years  deraadt   missing const; millert ok
[TXT] sha1hl.c (in the Attic) [Hide]  1.5   21 years  millert   Include string.h for memset() proto; noticed by lebel@
[TXT] sha2.3 (in the Attic) [Hide]  1.5   20 years  jmc   correct hash for EXAMPLES, plus some typos; from er, Charlie Root (PR 3506)
[TXT] sha2hl.c (in the Attic) [Hide]  1.2   21 years  millert   Include string.h for memset() proto; noticed by lebel@