summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md5/t_cksum.c
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-206/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* resurrectTom Yu1998-11-021-0/+203
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-203/+0
* md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH toTheodore Tso1996-05-201-30/+33
* * md5crypto.c md5glue.c:Richard Basch1996-05-151-1/+3
* Renamed the functions to be preceded with krb5_ (I ran into a namingRichard Basch1996-04-131-6/+6
* * t_cksum.c (main): use proper old-style definitionMark Eichin1996-01-271-1/+3
* * t_cksum.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1995-11-091-5/+1
* Reintegrate the keytype->enctype changesEzra Peisach1995-09-121-2/+2
* Mac Beta 1 submissionKeith Vetter1995-09-111-2/+2
* * md5crypto.c, t_cksum.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-061-2/+2
* * md5crypto.c : Replace KEYTYPE_DES_CBC_MD5 for KEYTYPE_DESChris Provenzano1995-09-061-2/+2
* New checksum verifier testPaul Park1995-07-071-0/+200