index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
hash
/
sha1.3
Age
Commit message (
Expand
)
Author
2016-03-10
un-vax;
Jason McIntyre
2015-11-10
update NAME section to include all documented functions,
Jason McIntyre
2014-11-26
macro cleanup; from kaspars at bankovskis dot net
Ingo Schwarze
2014-03-23
Remove the MD4 functions.
Christian Weisgerber
2013-06-05
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
Ted Unangst
2012-09-27
last stage of rfc changes, using consistent Rs/Re blocks, and moving the
Jason McIntyre
2008-02-13
The digest in the example seems to have been generated
Artur Grabowski
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-10-03
when using SHA1Data(), no CTX is needed, so zap that line in the example
Alexander von Gernler
2004-06-22
Make the `filename' parameter to HASHFile() and HASHFileChunk() const
Jean-Francois Brousseau
2004-05-16
Add .Xr's to the commands implementing the various digests. ok millert@
Otto Moerbeek
2004-05-05
Make the 2nd arg to SHA1Transform const again and unifdef SHA1HANDSOFF.
Todd C. Miller
2004-05-03
Sync some prototypes with the headers
Todd C. Miller
2004-05-03
Add Pad and FileChunk functions for each family of hash functions.
Todd C. Miller
2004-04-29
Undo some recent prototype changes; it is legal to pass the helper
Todd C. Miller
2004-04-28
Xr sha2(3)
Todd C. Miller
2004-04-26
Use a common source file for all the hash helper functions that
Todd C. Miller
2003-06-25
missing const; millert ok
Theo de Raadt
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
Todd C. Miller
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
Todd C. Miller
2003-05-30
- section reorder
Jason McIntyre
2003-05-06
updated URL from Leandro Costa;
Jason McIntyre
2001-10-29
add RFC 3174 to SEE ALSO section
Todd C. Miller
2001-08-06
o) We always close .Bl and .Bd tags;
Mike Pechkin
2000-12-21
mdoc prefers `\e' as an escape character.
Aaron Campbell
2000-04-18
Repairs, mostly removing hard sentence breaks.
Aaron Campbell
1999-10-06
- let cryptographic checksums refer to each other
Marc Espie
1999-08-11
more unescaped \n lines in nroff documents
Theo de Raadt
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-07
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Aaron Campbell
1999-05-25
kill some old macros
Aaron Campbell
1999-05-25
punctuation
Aaron Campbell
1999-04-18
Fixup of formatting in the example source code
Wim Vandeputte
1998-06-21
Remove the advertising clause in my old license, it impedes free use
Todd C. Miller
1998-03-07
.Bx Open -> .Ox 2.x
Todd C. Miller
1998-02-27
extra commas go foom foom foom
Theo de Raadt
1997-07-17
More typos.
Todd C. Miller
1997-07-17
Fix typo
Todd C. Miller
1997-07-15
Add a missing const
Todd C. Miller
1997-07-12
Add SHA1End, SHA1File, SHA1Data helper functions like in md5(3).
Todd C. Miller
1997-07-12
mention usage of SHA1Final with null pointer
Niels Provos
1997-07-11
Todd kant spel.
Todd C. Miller
1997-07-11
Man page for SHA1*
Todd C. Miller