summaryrefslogtreecommitdiff
path: root/lib/libc/hash/sha2.3
AgeCommit message (Expand)Author
2005-09-12some markup and punctuation fixes from wiz@netbsdJason McIntyre
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-05Make the Transform functions match the other hash types and document them.Todd C. Miller
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
2003-10-03correct hash for EXAMPLES, plus some typos;Jason McIntyre
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-05-30- section reorderJason McIntyre
2003-05-08Add sha2 routines based on code by Aaron D. Gifford with minorTodd C. Miller