OpenBSD CVS

src/bin/md5/


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 / bin / md5

Current tag: OPENBSD_5_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.11   13 years  tedu   replace rmd160 links with sha256. it's way more popular and more better, too. t...
[TXT] cksum.1  1.23   13 years  jmc   more EXIT STATUS bits; from Daniel Dickman
[TXT] crc.c  1.3   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] crc.h  1.1   20 years  millert   Add support for cksum (3 varieties), md4, sha256, sha384, and sha512. Consequent...
[TXT] md5.1  1.32   13 years  jmc   add an EXIT STATUS section for /bin;
[TXT] md5.c  1.53   12 years  tedu   fix memset sizeof, found by jsg. ok krw
[TXT] sha1.1 (in the Attic) [Hide]  1.30   12 years  jmc   recommend sha256; from Lawrence Teo ok millert
[TXT] sha256.1 (in the Attic) [Hide]  1.5   11 years  naddy   The algorithm name is "SHA-256" as per FIPS 180-2 (-3).