Age | Commit message (Expand) | Author |
---|---|---|
1997-07-17 | mdX(3)-like interface to RIPEMD-160 hash function. Code by | 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-12 | Minor style points. | Todd C. Miller |
1997-07-11 | Todd kant spel. | Todd C. Miller |
1997-07-11 | Install sha1(3) and links. | Todd C. Miller |
1997-07-11 | #include <sha1.h> not #include "sha1.h" | Todd C. Miller |
1997-07-11 | Man page for SHA1* | Todd C. Miller |
1997-07-10 | Different sha1 functions (taken from netinet's if_sha1.c) that | Todd C. Miller |
1996-09-30 | export byte swapping routine. | Todd C. Miller |
1996-09-30 | Moved definitions of BYTE and LONG in from header file. | Todd C. Miller |
1996-09-29 | Fixed standalone test mode for NEW_SHA1. | Todd C. Miller |
1996-09-29 | added sha1 (secure hash function). | Todd C. Miller |