summaryrefslogtreecommitdiff
path: root/lib/libc/hash/mdX.3
AgeCommit message (Expand)Author
2012-09-27last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2012-08-18within Rs/Re reference blocks, use %U instead of %O (or any otherJason McIntyre
2010-07-13update our recommended hash function to sha256 and note md5 is broken.Ted Unangst
2007-05-31convert to new .Dd format;Jason McIntyre
2004-08-24Whoops, ripemd was broken, not ripemd-160.Todd C. Miller
2004-08-24Collisions have been found for the full versions of MD4, MD5 and RMD160.Todd C. Miller
2004-06-22Make the `filename' parameter to HASHFile() and HASHFileChunk() constJean-Francois Brousseau
2004-05-16Add .Xr's to the commands implementing the various digests. ok millert@Otto Moerbeek
2004-05-03Sync some prototypes with the headersTodd C. Miller
2004-05-03Add Pad and FileChunk functions for each family of hash functions.Todd C. Miller
2004-04-29Undo some recent prototype changes; it is legal to pass the helperTodd C. Miller
2004-04-29typo in SEE ALSO;Jason McIntyre
2004-04-28md[45] man pageTodd C. Miller