Age | Commit message (Expand) | Author |
---|---|---|
2004-05-28 | In the Final function, move the context zeroing into the digest != NULL | Todd C. Miller |
2004-05-07 | Simpler byte order flipping. Now the only place we explicitly check | Todd C. Miller |
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-05-03 | Rev 1.4 was bogus (committed from the wrong tree), this repairs it. | Todd C. Miller |
2004-05-02 | some minor KNF | Todd C. Miller |
2004-04-29 | The data pointer passed to the transform function may not be properly | Todd C. Miller |
2004-04-28 | KNF: function names should be at column 0 for easier grepping. | Todd C. Miller |
2003-09-08 | Zap context correctly, from Juergen Buchmueller <pullmoll at stop1984 dot com> | Todd C. Miller |
2003-05-08 | Add sha2 routines based on code by Aaron D. Gifford with minor | Todd C. Miller |