summaryrefslogtreecommitdiff
path: root/bin/md5/sha1.1
AgeCommit message (Expand)Author
2007-04-13allow multiple -t to increase the test count. cpus are getting too fast.Ted Unangst
2007-03-27Fix spelling of hexadecimal. Noted by jmc@ and Steven Mestdagh.Todd C. Miller
2007-03-27Add base64 support to cksum and friends. Output encoding canTodd C. Miller
2006-11-17.Ex these pages; ok millertJason McIntyre
2006-11-17simplify synopsis and usage(); ok millertJason McIntyre
2006-11-16Add -r and -q options similar to what is supported by FreeBSD's md5Todd C. Miller
2004-05-16Tell reader to use cksum(1) to compute SHA-2 digests. ok millert@Otto Moerbeek
2004-05-04- simplify synopsesJason McIntyre
2004-05-02Add support for cksum (3 varieties), md4, sha256, sha384, and sha512.Todd C. Miller
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2003-03-14tweaks;Jason McIntyre
2003-03-12Add -c option similar to GNU md5sum.Todd C. Miller
2003-02-19Back out documentation for (currently) non-existent -c option thatTodd C. Miller
2003-02-14Add a 2-clause BSD license. These files are based on the md5.1Todd C. Miller
2001-10-29add RFC 3174 to SEE ALSO sectionTodd C. Miller
2001-06-03sync man page with new usage restrictionsTodd C. Miller
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-09-23alphabetize SEE ALSO entries and numerically order according to sectionAaron Campbell
1998-01-02use getopt; mph@pobox.comTheo de Raadt
1997-11-12correct references.Niels Provos
1997-07-12Use new-style man macros.Todd C. Miller
1997-07-12md5(1) is now capable of doing md4, md5 and sha1 digests. CurrentlyTodd C. Miller