summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/cryptoconf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-4/+11
* * des_crc.c des_md5.c:Richard Basch1996-05-151-3/+3
* Replaced des3-md5 with des3-shaRichard Basch1996-05-101-7/+15
* Fixed comments describing the various checksum types. (Added numbers,Theodore Tso1996-03-311-9/+9
* Added support for des3-cbc-raw (gssapi) and rsa-md5-des3Richard Basch1996-03-291-5/+19
* Added 3-DES MD5 checksum modeRichard Basch1995-11-281-0/+11
* Change types of krb5_max_enctype and krb5_max_cksumtype to beTheodore Tso1995-10-061-2/+2
* Reintegrate the keytype->enctype changesEzra Peisach1995-09-121-19/+6
* Mac Beta 1 submissionKeith Vetter1995-09-111-6/+19
* * cryptoconf.c, des_crc.c, des_md5.c raw_des.cChris Provenzano1995-09-061-6/+6
* * cryptoconf.c : Remove krb5_csarray.Chris Provenzano1995-09-061-17/+4
* Set the KEYTYPE_DES keytable entry to the MD5 one if enabledPaul Park1995-07-271-0/+6
* Added syntactic sugar for Windows segmented architectureKeith Vetter1995-03-081-3/+3
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-2/+2
* * Makefile.in (CFLAGS): Add -I options to pick up include filesJohn Gilmore1995-01-261-10/+7
* Add support for the new cryptosystem DES/MD5Theodore Tso1994-10-141-2/+12
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Fix typo in the entry for the raw DES encryption. It should really beTheodore Tso1994-06-161-1/+1
* Fixed crypto_system table entries; added raw DES cryptosystemTheodore Tso1994-01-131-24/+26
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Add md5John Carr1992-03-251-0/+13
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* update copyrightJohn Kohl1991-03-141-2/+2
* add MD4 des versionJohn Kohl1991-01-031-1/+3
* don't include mit-des.h twice, if needed more than onceJohn Kohl1990-11-201-0/+6
* fix checksum array to match defines in encryption.hJohn Kohl1990-11-201-1/+6
* add MD4 supportJohn Kohl1990-11-081-0/+8
* use mit_desJohn Kohl1990-05-171-5/+5
* zero-based arrays for keytype/etype maxJohn Kohl1990-05-101-2/+2
* *** empty log message ***John Kohl1990-04-231-0/+83