Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-23 | tabify + trailing blanks | kstailey | |
1997-07-15 | Add a missing const | Todd C. Miller | |
1997-07-12 | Minor style points. | Todd C. Miller | |
1997-07-11 | #include <sha1.h> not #include "sha1.h" | Todd C. Miller | |
1997-07-10 | Different sha1 functions (taken from netinet's if_sha1.c) that | Todd C. Miller | |
are more consistent with md4/md5 functions. | |||
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 | |