summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/sha/shs.c
Commit message (Expand)AuthorAgeFilesLines
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-392/+0
* restore accidentally deleted filesTom Yu1998-09-211-0/+392
* merge of tlyu-3des-k4Tom Yu1998-09-191-392/+0
* * shs.c, sha_glue.c, hmac_sha.c: Fix to deal with LONG wider thanTom Yu1997-10-281-61/+115
* shs.c: Only include sys/types.h if presentTheodore Tso1996-08-281-0/+2
* Dynamic test of byteorder when htonl was removed failed for half of theEzra Peisach1996-06-081-0/+1
* Don't use htonl(); it doesn't exist under Windows. Instead do theTheodore Tso1996-06-061-5/+8
* * shs.c (longReverse): Remove extraneous \.Ezra Peisach1996-05-101-3/+3
* NIST-SHA supportRichard Basch1996-05-101-0/+332