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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] MD5Init.3  1.3   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] Makefile.inc  1.25   4 years  deraadt   name these manual pages by the primary function, for instance there is no functi...
[TXT] RMD160Init.3  1.3   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] SHA1Init.3  1.3   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] SHA256Init.3  1.3   4 years  jmc   some minor tweaks;
[TXT] SipHash24_Init.3  1.1   4 years  deraadt   name these manual pages by the primary function, for instance there is no functi...
[TXT] helper.c  1.18   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] md5.c  1.12   3 years  guenther   Do some easy .data -> .rodata/.data.rel.ro conversions ok millert@ deraadt@
[TXT] rmd160.c  1.23   3 years  guenther   Do some easy .data -> .rodata/.data.rel.ro conversions ok millert@ deraadt@
[TXT] sha1.c  1.27   4 years  dtucker   Cast bitcount to u_in64_t before bit shifting to prevent integer overflow on 32b...
[TXT] sha2.c  1.28   4 years  dtucker   Fix comment typo; from OpenSSH Portable
[TXT] siphash.c  1.8   5 years  bcook   use standard headers for siphash ok tedu@
[TXT] SipHash24.3 (in the Attic) [Hide]  1.6   4 years  deraadt   name these manual pages by the primary function, for instance there is no functi...
[TXT] md4.c (in the Attic) [Hide]  1.9   10 years  naddy   Remove the MD4 functions. "A collision attack published in 2007 can find collisi...
[TXT] md5.3 (in the Attic) [Hide]  1.8   4 years  deraadt   name these manual pages by the primary function, for instance there is no functi...
[TXT] mdX.3 (in the Attic) [Hide]  1.15   10 years  naddy   Remove the MD4 functions. "A collision attack published in 2007 can find collisi...
[TXT] rmd160.3 (in the Attic) [Hide]  1.40   4 years  deraadt   name these manual pages by the primary function, for instance there is no functi...
[TXT] rmd160hl.c (in the Attic) [Hide]  1.6   20 years  millert   Use a common source file for all the hash helper functions that previously lived...
[TXT] sha1.3 (in the Attic) [Hide]  1.47   4 years  deraadt   name these manual pages by the primary function, for instance there is no functi...
[TXT] sha1hl.c (in the Attic) [Hide]  1.6   20 years  millert   Use a common source file for all the hash helper functions that previously lived...
[TXT] sha2.3 (in the Attic) [Hide]  1.28   4 years  deraadt   name these manual pages by the primary function, for instance there is no functi...
[TXT] sha2hl.c (in the Attic) [Hide]  1.3   20 years  millert   Use a common source file for all the hash helper functions that previously lived...