summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/des_int.h
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-382/+0
* Implement DES and 3DES PRF. Patch fromKAMADA Ken'ichiSam Hartman2009-04-301-1/+5
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+11
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-3/+50
* Crypto IOV API per Projects/AEAD encryption APISam Hartman2008-12-021-0/+15
* Replace the array of 8 mit_des_cblock object 'mit_des_zeroblock' definedKen Raeburn2003-12-201-0/+3
* Separate the DES encrypt and decrypt operations into separate functions,Ken Raeburn2003-07-171-0/+40
* * des_int.h: Added prototype for mit_afs_crypt which is used by the deprecate...Alexandra Ellwood2003-03-061-0/+2
* Delete some unused declarations from old-crypto APIKen Raeburn2003-03-051-8/+0
* Fix DES_INT32 definitionTom Yu2002-09-271-37/+6
* * des_int.h: use "" includes for k5-int.hTom Yu2002-06-081-1/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-31/+31
* * 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