summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md5
Commit message (Expand)AuthorAgeFilesLines
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-063-10/+15
* dependenciesKen Raeburn2001-09-011-0/+10
* * t_mddriver.c: Cleanup assignments in conditionals w/o parentheses.Ezra Peisach2001-06-122-33/+38
* minor cleanup + audit issuesKen Raeburn2001-03-154-81/+79
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Various changes to:Ken Raeburn2000-01-223-4/+11
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-2/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Do win32 build in subdirDanilo Almeida1999-05-102-7/+11
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* resurrectTom Yu1998-11-021-0/+203
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-305-656/+15
* * Makefile.in (t_cksum): Do not depend on libkrb5.a, useEzra Peisach1998-03-032-2/+10
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-3/+8
* 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
* * md5.c: Fix to deal with types longer than 32 bitsTom Yu1997-10-282-1/+13
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-232-12/+9
* Merge of libhack_branchTom Yu1997-02-093-13/+10
* t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctypeEzra Peisach1997-02-062-2/+6
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-064-43/+88
* Add #ifdef _WIN32 in places where we had #ifdef _MSDOSTheodore Tso1996-06-123-2/+7
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1996-05-233-3/+8
* md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH toTheodore Tso1996-05-204-125/+73
* Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continueTheodore Tso1996-05-183-4/+20
* * md5crypto.c md5glue.c:Richard Basch1996-05-154-2/+16
* removed des3-md5 support (replaced with des3-sha)Richard Basch1996-05-102-0/+6
* Renamed the functions to be preceded with krb5_ (I ran into a namingRichard Basch1996-04-137-81/+86
* Added support for CKSUMTYPE_RSA_MD5_DES3Richard Basch1996-03-292-0/+61
* * t_cksum.c (main): use proper old-style definitionMark Eichin1996-01-272-1/+7
* * t_cksum.c : Remove krb5_enctype from krb5_string_to_key() argsChris Provenzano1995-11-092-5/+5
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-8/+9
* md5crypt.c: put function prototype back in, fixed signed/unsignedTheodore Tso1995-09-233-4/+28
* Reintegrate the keytype->enctype changesEzra Peisach1995-09-123-6/+17
* Mac Beta 1 submissionKeith Vetter1995-09-113-17/+6
* * md5crypto.c, t_cksum.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-063-6/+9
* * md5crypto.c : Replace KEYTYPE_DES_CBC_MD5 for KEYTYPE_DESChris Provenzano1995-09-063-6/+14
* Update file listTheodore Tso1995-08-242-0/+4
* Add rsa-md5.hPaul Park1995-07-273-0/+74
* Describe previous changesPaul Park1995-07-071-0/+12
* Build t_cksum under unixPaul Park1995-07-071-1/+11
* Add definition to select backwards compatability with old RSA-MD5-DESPaul Park1995-07-071-0/+1
* New checksum verifier testPaul Park1995-07-071-0/+200
* Add checksum verification procedure and dispatchPaul Park1995-07-071-4/+34
* Fix implementation of RSA-MD5-DES checksums, add verifier function/dispatchPaul Park1995-07-071-6/+270
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-214-3/+7
* md5crypto.c: Fix -Wall nitsTheodore Tso1995-06-093-4/+8