Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10 | Be consistent wrt unsigned vs. u_* | 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 | Protect prototypes with __P. | Todd C. Miller | |
1996-09-29 | Add function prototypes. | Todd C. Miller | |
1996-09-29 | Added sha1 (secure hash function). | Todd C. Miller | |