summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/sha
Commit message (Expand)AuthorAgeFilesLines
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-066-62/+78
* shs.c: Only include sys/types.h if presentTheodore Tso1996-08-283-0/+9
* Include string.h for declaration for memcpy()Ezra Peisach1996-06-132-0/+5
* cvsignore hackeryTom Yu1996-06-101-1/+0
* s^big^little^ in explanationEzra Peisach1996-06-081-1/+1
* Dynamic test of byteorder when htonl was removed failed for half of theEzra Peisach1996-06-082-0/+6
* Don't use htonl(); it doesn't exist under Windows. Instead do theTheodore Tso1996-06-062-5/+14
* Don't do timing tests; it takes too long!Theodore Tso1996-05-202-0/+6
* * .Sanitize: reflect current filesRichard Basch1996-05-157-164/+135
* * shs.c (longReverse): Remove extraneous \.Ezra Peisach1996-05-102-3/+8
* NIST-SHA supportRichard Basch1996-05-1010-0/+890