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
/
sha2.3
Age
Commit message (
Expand
)
Author
2005-09-12
some markup and punctuation fixes from wiz@netbsd
Jason McIntyre
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 Transform functions match the other hash types and document them.
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
2003-10-03
correct hash for EXAMPLES, plus some typos;
Jason McIntyre
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-08
Add sha2 routines based on code by Aaron D. Gifford with minor
Todd C. Miller