summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/sha
Commit message (Expand)AuthorAgeFilesLines
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-309-1031/+0
* restore accidentally deleted filesTom Yu1998-09-219-0/+1031
* merge of tlyu-3des-k4Tom Yu1998-09-199-1031/+0
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1998-02-133-6/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* * shs.c, sha_glue.c, hmac_sha.c: Fix to deal with LONG wider thanTom Yu1997-10-285-74/+183
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-10/+9
* Merge of libhack_branchTom Yu1997-02-093-14/+9
* 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