aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto
AgeCommit message (Expand)AuthorFilesLines
1995-02-28Avoid <krb5/...> includesJohn Gilmore12-10/+27
1995-02-21Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter40-160/+333
1995-02-20Experimental checkinKeith Vetter2-1/+10
1995-02-15* Makefile.in: made to work under WindowsJohn Gilmore4-14/+32
1995-02-08Add KRB5_INT32 definitions for non-32 int platformsTheodore Tso2-0/+12
1995-02-03Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso6-0/+6
1995-02-03Remove unused cruft from des_int.hTheodore Tso2-73/+2
1995-02-03Fix typo; "%02 X" --> "%02X"Theodore Tso2-1/+5
1995-02-03Rename files so that they work in the DOS LIB command,John Gilmore5-6/+17
1995-02-02* Makefile.in (CFLAGS): Handle $(srcdir) properly in -I optionsJohn Gilmore6-3/+17
1995-01-26* rnd_confoun.c: Replace <.../...> includes with "..."sJohn Gilmore2-2/+5
1995-01-26* Makefile.in (CFLAGS): Use -I../des to pull in include file.John Gilmore6-13/+14
1995-01-26* Makefile.in (CFLAGS): Add -I../des to pull in DES header file.John Gilmore7-20/+120
1995-01-26* cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c,John Gilmore16-69/+27
1995-01-26* crc-32.h: New file, moved from include/krb5/crc-32.h.John Gilmore4-6/+44
1995-01-26* Makefile.in (CFLAGS): Add -I options to pick up include filesJohn Gilmore6-34/+24
1995-01-25 * Removed all narrow types and references to wide.h and narrow.hChris Provenzano2-7/+4
1995-01-18it belongs here insteadMark Eichin1-0/+54
1995-01-13Removed all references to DECLARG and OLDDECLARGChris Provenzano13-111/+78
1994-11-19Add magic numbers to keyblock structureTheodore Tso2-0/+6
1994-11-08Change internal calling signature to pass in the encryption block, soTheodore Tso4-5/+22
1994-11-03 * Makefile.in: stop building f_pcbc.c, since it belongs inMark Eichin2-2/+7
1994-10-26Conversion of autoconfigury to Autoconf V2Mark Eichin6-8/+8
1994-10-24Use the srand48/lrand48 functions if availableTheodore Tso3-23/+40
1994-10-19Don't use LDFLAGS, but CCFLAGS since CCFLAGS is configurableTheodore Tso2-2/+6
1994-10-18 * raw-des.c (mit_raw_des_decrypt_func): ditto.Mark Eichin3-4/+8
1994-10-18 * des-crc.c (mit_des_crc_decrypt_func): cast key->key->contents toMark Eichin2-2/+8
1994-10-14Move the various flavors of cryptosystem support -- raw des, des-md5, des-crcTheodore Tso3-0/+478
1994-10-14Add support for the new cryptosystem DES/MD5Theodore Tso3-4/+31
1994-10-14Remove declarations of the cryptosystem specific structures toTheodore Tso7-350/+25
1994-10-14Cast char pointer to the expected unsigned char pointer, since that'sTheodore Tso2-3/+9
1994-10-14Remove symlinked files on make cleanTheodore Tso2-0/+7
1994-10-13No point putting RFC's in the krb5 sourcesTheodore Tso2-2052/+0
1994-10-13Add support for the MDx test driver t_mddriver. Run t_mddriver on aTheodore Tso2-1/+20
1994-10-13Add support for the MDx test driver t_mddriver. Run t_mddriver on aTheodore Tso3-3/+339
1994-10-13Add the UL macro to control how unsigned long constants are compiled.Theodore Tso4-74/+100
1994-10-12Run crctest on a "make check". Clean up the crctest program on aTheodore Tso2-0/+11
1994-10-07Make sure the "make check" programs are cleaned up on a "make clean"Theodore Tso2-5/+6
1994-10-07Add recursive "make check" targetTheodore Tso2-0/+5
1994-10-06Take out check that assures that long is 4 bytes. The DESTheodore Tso2-6/+7
1994-10-04Added placeholder for magic numberTheodore Tso4-0/+13
1994-10-04Add structure magic numbersTheodore Tso3-0/+7
1994-10-04Reserve space for the structure magic numbersTheodore Tso2-0/+5
1994-10-04Make install obey $(DESTDIR)Theodore Tso2-2/+6
1994-09-30Removed MIT DES filesTheodore Tso5-599/+3
1994-09-30Removed MIT DES implementation; only use Fergeson DESTheodore Tso19-1893/+153
1994-09-23Fix typo in comment. (Silly spelling mistake)Theodore Tso1-1/+1
1994-08-18stamp out rcs keywordsMark Eichin41-237/+38
1994-08-17fix time includesMark Eichin1-1/+4
1994-08-14time.hMark Eichin1-0/+5