summaryrefslogtreecommitdiff
path: root/lib/libc/hash/sha1.3
AgeCommit message (Expand)Author
2016-03-10un-vax;Jason McIntyre
2015-11-10update NAME section to include all documented functions,Jason McIntyre
2014-11-26macro cleanup; from kaspars at bankovskis dot netIngo Schwarze
2014-03-23Remove the MD4 functions.Christian Weisgerber
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzeTed Unangst
2012-09-27last stage of rfc changes, using consistent Rs/Re blocks, and moving theJason McIntyre
2008-02-13The digest in the example seems to have been generatedArtur Grabowski
2007-05-31convert to new .Dd format;Jason McIntyre
2006-10-03when using SHA1Data(), no CTX is needed, so zap that line in the exampleAlexander von Gernler
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 2nd arg to SHA1Transform const again and unifdef SHA1HANDSOFF.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
2004-04-28Xr sha2(3)Todd C. Miller
2004-04-26Use a common source file for all the hash helper functions thatTodd C. Miller
2003-06-25missing const; millert okTheo de Raadt
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-06updated URL from Leandro Costa;Jason McIntyre
2001-10-29add RFC 3174 to SEE ALSO sectionTodd C. Miller
2001-08-06o) We always close .Bl and .Bd tags;Mike Pechkin
2000-12-21mdoc prefers `\e' as an escape character.Aaron Campbell
2000-04-18Repairs, mostly removing hard sentence breaks.Aaron Campbell
1999-10-06- let cryptographic checksums refer to each otherMarc Espie
1999-08-11more unescaped \n lines in nroff documentsTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-05-25kill some old macrosAaron Campbell
1999-05-25punctuationAaron Campbell
1999-04-18Fixup of formatting in the example source codeWim Vandeputte
1998-06-21Remove the advertising clause in my old license, it impedes free useTodd C. Miller
1998-03-07.Bx Open -> .Ox 2.xTodd C. Miller
1998-02-27extra commas go foom foom foomTheo de Raadt
1997-07-17More typos.Todd C. Miller
1997-07-17Fix typoTodd C. Miller
1997-07-15Add a missing constTodd C. Miller
1997-07-12Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3).Todd C. Miller
1997-07-12mention usage of SHA1Final with null pointerNiels Provos
1997-07-11Todd kant spel.Todd C. Miller
1997-07-11Man page for SHA1*Todd C. Miller