summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/des_int.h
Commit message (Expand)AuthorAgeFilesLines
* * des_int.h (mit_des_cbc_encrypt, mit_des3_ecb_encrypt,Ezra Peisach2001-05-311-3/+3
* more cleanup - add const, reduce castingKen Raeburn2001-04-101-7/+8
* use const for some inputs (when practical) without changing apiKen Raeburn2001-04-101-7/+9
* fix pathname in commentKen Raeburn2001-04-101-1/+1
* * des_int.h: Don't use PROTOTYPE macro.Ken Raeburn2001-04-101-67/+72
* * des_int.h: Change prototypes for mit_des_cbc_encrypt(),Ezra Peisach2000-10-171-3/+4
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-2/+27
* * d3_cbc.c, des.h, des_int.h, f_cbc.c, f_cksum.c, f_ecb.c,Tom Yu1997-10-271-9/+8
* * des_int.h: Use better logic to find an appropriate type forTom Yu1997-10-141-1/+20
* Add missing prototypes; needed to make Win-32 compiler happyTheodore Tso1996-06-131-0/+13
* * des_int.h: the cs_entry routines in cbc_cksum.c are now staticRichard Basch1996-05-151-9/+0
* Replace des3-md5 with des3-shaRichard Basch1996-05-101-1/+1
* New DES random number generation. For regular DES, it is nearly equivalentRichard Basch1996-05-071-23/+17
* Added support for ENCTYPE_DES3_CBC_RAW (gssapi)Richard Basch1996-03-291-1/+2
* Fix return type for mit_des3_string_to_key()Theodore Tso1996-01-111-1/+1
* f_ecb.c, des_int.h (mit_des_ecb_encrypt): Add const declaration to inputEzra Peisach1995-11-281-1/+1
* The output block of n-fold should not be a "const"Richard Basch1995-11-281-1/+1
* Added Triple-DES function prototypes and structuresRichard Basch1995-11-281-1/+56
* * string2key.c : Remove krb5_enctype from krb5_string_to_key() args.Chris Provenzano1995-11-091-1/+1
* Define PROTOTYPE if it is not defined elsewhereTheodore Tso1995-09-231-0/+8
* Reintegrate the keytype -> enctype changesEzra Peisach1995-09-121-1/+1
* Mac Beta 1 submissionKeith Vetter1995-09-111-1/+1
* * des_int.h, destest.c, init_rkey.c, random_key.c, string2key.cChris Provenzano1995-09-061-1/+1
* * f_cksum.c: Change code to match prototypesEzra Peisach1995-08-261-3/+9
* Inline the old contents of mit-des.hPaul Park1995-07-271-2/+50
* Windows global stuff:Keith Vetter1995-04-141-39/+40
* * Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1995-03-171-1/+1
* Avoid <krb5/...> includesJohn Gilmore1995-02-281-1/+1
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-211-21/+28
* Remove unused cruft from des_int.hTheodore Tso1995-02-031-73/+0
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-251-7/+0
* Change internal calling signature to pass in the encryption block, soTheodore Tso1994-11-081-3/+3
* Remove declarations of the cryptosystem specific structures toTheodore Tso1994-10-141-19/+6
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* Fixed crypto_system table entries; added raw DES cryptosystemTheodore Tso1994-01-131-6/+14
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix up/remove XXX commentsJohn Kohl1991-04-191-1/+1
* fix copyrightsJohn Kohl1991-03-141-0/+1
* add mit_des_combine_subkeysJohn Kohl1991-02-221-0/+5
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-1/+1
* changes for narrow/wide prototypesJohn Kohl1990-11-191-1/+6
* process_key takes a const arg #2John Kohl1990-10-191-1/+1
* add 'const' where neededJohn Kohl1990-10-191-6/+7
* no longer need config filesJohn Kohl1990-05-301-2/+0
* fix copyright/distribution noticesJohn Kohl1990-05-251-2/+2
* name/prototype cleanupJohn Kohl1990-05-171-23/+42
* add prototypesJohn Kohl1990-05-171-1/+70
* *** empty log message ***edg1990-05-101-0/+95