Age | Commit message (Expand) | Author |
---|---|---|
2016-09-03 | i forgot to commit sha2.h changes for SHA512/256 | Ted Unangst |
2013-04-15 | SHA-224 is to SHA-256 as SHA-384 is to SHA-512. It was added in a | Todd C. Miller |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2008-09-06 | Rename SHA256/384/512 API to avoid namespace collisions with | Damien Miller |
2004-06-22 | Make the `filename' parameter to HASHFile() and HASHFileChunk() const | Jean-Francois Brousseau |
2004-05-05 | Make the Transform functions match the other hash types and document them. | 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-27 | Add __bounded__ attributes like the other hash functions have. | Todd C. Miller |
2003-05-08 | Add sha2 routines based on code by Aaron D. Gifford with minor | Todd C. Miller |