summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des
Commit message (Expand)AuthorAgeFilesLines
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Rename verify.c to t_verify.c to remove conflict withKeith Vetter1995-09-293-3/+8
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-4/+7
* Define PROTOTYPE if it is not defined elsewhereTheodore Tso1995-09-232-0/+12
* Added inclusion of des_int.hKeith Vetter1995-09-132-0/+6
* Reintegrate the keytype -> enctype changesEzra Peisach1995-09-128-20/+32
* Mac Beta 1 submissionKeith Vetter1995-09-118-32/+20
* * des_int.h, destest.c, init_rkey.c, random_key.c, string2key.cChris Provenzano1995-09-067-19/+23
* * destest.c, random_key.c, string2key.c, verify.c : Remove krb5_enctypeChris Provenzano1995-09-066-12/+21
* Set and use priv_size in the krb5_encrypt_blockPaul Park1995-08-293-1/+8
* * f_cksum.c: Change code to match prototypesEzra Peisach1995-08-2612-54/+64
* Describe previous changesPaul Park1995-07-271-0/+9
* Use des_int.h and fix compiler rumblingsPaul Park1995-07-271-2/+3
* Fix compiler rumblingsPaul Park1995-07-272-6/+6
* Use des_int.h instead of mit-des.hPaul Park1995-07-273-0/+3
* Inline the old contents of mit-des.hPaul Park1995-07-271-2/+50
* Add checksum verifier procedure/dispatchPaul Park1995-07-073-0/+67
* * new_rn_key.c (mit_des_init_random_number_generator): don't callTom Yu1995-07-062-4/+10
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-4/+5
* clean-$(what) should be clean-$(WHAT)Theodore Tso1995-06-071-1/+1
* Made the shared library makefile changes not apply to the PCKeith Vetter1995-06-031-2/+11
* Add support building shared librariesTheodore Tso1995-05-263-1/+14
* * key_sched.c (mit_des_key_sched): *always* fill in the schedule,Mark Eichin1995-05-122-2/+8
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-142-0/+96
* Windows global stuff:Keith Vetter1995-04-1420-62/+71
* Bring in portability fixes from Cygnus K4 releaseJohn Gilmore1995-03-287-58/+93
* * Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1995-03-173-7/+19
* Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)Keith Vetter1995-03-154-46/+51
* Added the files and changes needed to create a dll out of libcryptoKeith Vetter1995-03-035-14/+22
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-2/+5
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-012-3/+6
* Avoid <krb5/...> includesJohn Gilmore1995-02-282-1/+5
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-2120-79/+111
* Add KRB5_INT32 definitions for non-32 int platformsTheodore Tso1995-02-082-0/+12
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Remove unused cruft from des_int.hTheodore Tso1995-02-032-73/+2
* Fix typo; "%02 X" --> "%02X"Theodore Tso1995-02-032-1/+5
* * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c,John Gilmore1995-01-2616-69/+27
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-252-7/+4
* it belongs here insteadMark Eichin1995-01-181-0/+54
* Removed all references to DECLARG and OLDDECLARGChris Provenzano1995-01-1310-51/+42
* Add magic numbers to keyblock structureTheodore Tso1994-11-192-0/+6
* Change internal calling signature to pass in the encryption block, soTheodore Tso1994-11-084-5/+22
* * Makefile.in: stop building f_pcbc.c, since it belongs inMark Eichin1994-11-032-2/+7
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-3/+3
* Remove declarations of the cryptosystem specific structures toTheodore Tso1994-10-147-350/+25
* Make sure the "make check" programs are cleaned up on a "make clean"Theodore Tso1994-10-072-5/+6
* Take out check that assures that long is 4 bytes. The DESTheodore Tso1994-10-062-6/+7
* Add structure magic numbersTheodore Tso1994-10-041-0/+5
* Removed MIT DES filesTheodore Tso1994-09-305-599/+3