summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/encryption.h
Commit message (Expand)AuthorAgeFilesLines
* Remove .h files which are now collapsed into krb5.hTheodore Tso1995-04-201-204/+0
* Windows global stuff:Keith Vetter1995-04-141-22/+22
* * Makefile.in (KRB5_HEADERS, install): Account for file renames.John Gilmore1995-03-291-3/+3
* PC porting: more prototyping, defines for overflow checking on the PC andKeith Vetter1995-03-071-3/+3
* Made the CRYPTO directories work on the PC by adding INTERFACE to all theKeith Vetter1995-02-211-10/+11
* * configure.in: added header checks for sys/param.h and sys/file.h.John Gilmore1995-02-151-5/+7
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-251-4/+0
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-23/+23
* encode_kdc.c (krb5_encode_kdc_rep): Now requires that theTheodore Tso1994-11-211-0/+3
* Change internal calling signature to pass in the encryption block, soTheodore Tso1994-11-081-6/+8
* Added a field to hold an encryption type in the keyblock field --- soTheodore Tso1994-11-031-0/+3
* Add magic numbers to encryption strcturesTheodore Tso1994-10-041-3/+3
* Add structure magic numbersTheodore Tso1994-10-041-0/+7
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* Updated protocol constants in line with latest official assigned numbersTheodore Tso1994-07-151-1/+1
* Added definition for Raw DES cbc modeTheodore Tso1994-01-131-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Allow suppression of function prototypes within structure declarations,John Carr1992-08-211-9/+9
* Add md5 checksum types and DES+MD4 and DES+MD5 encryption typesJohn Carr1992-03-251-0/+7
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix copyrightsJohn Kohl1991-03-141-1/+0
* fix copyrightsJohn Kohl1991-03-041-1/+2
* fix checksum macrosJohn Kohl1991-03-041-2/+2
* add krb5_use_keytypeJohn Kohl1991-02-131-0/+2
* Added some macros for the checksum switch abstractionTheodore Tso1991-01-181-0/+6
* #3 is now encrypted MD4John Kohl1991-01-031-1/+1
* move krb5_encrypted_keyblock to kdb.hJohn Kohl1990-12-141-6/+0
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-1/+10
* Changed encrypted keyblocks to use krb5_encrypted_keyblock insteadTheodore Tso1990-12-131-0/+6
* remove luciferJohn Kohl1990-11-261-2/+0
* add krb5_use_cstype macroJohn Kohl1990-11-201-0/+2
* comment that XEROX is snefruJohn Kohl1990-11-201-2/+2
* process_key doesn't modify keyJohn Kohl1990-10-191-1/+1
* add 'const' where neededJohn Kohl1990-10-191-2/+2
* change const krb5_pointer to krb5_const_pointerJohn Kohl1990-10-191-2/+2
* add krb5_enc_dataJohn Kohl1990-10-091-0/+6
* add macros to hide the object deref in encryption functionsJohn Kohl1990-09-201-0/+9
* update signatures for encrypt_func, decrypt_func, sum_funcJohn Kohl1990-05-091-6/+7
* add const's where appropriate on encryption routiensJohn Kohl1990-04-181-9/+10
* add proto_keytype to entryJohn Kohl1990-03-261-4/+18
* add finish_random_key; rearrange order of init, finish, and random_keyJohn Kohl1990-02-121-2/+3
* modify string_to_key and sum_func signaturesJohn Kohl1990-02-051-5/+13
* remove krb5_keyblock_size(), not useful and was incorrect.John Kohl1990-02-031-1/+5
* contents now in separate pointerJohn Kohl1990-01-301-4/+2
* add roundup, encrypt_size, keyblock_sizeJohn Kohl1990-01-291-0/+11
* add cs_table_entryJohn Kohl1990-01-231-13/+22
* change void * to krb5_pointerJohn Kohl1990-01-171-18/+14
* change names of types to prefix with krb5_John Kohl1990-01-171-2/+2
* ANSIfy function declarationsBill Sommerfeld1990-01-161-19/+28
* add entries for string_to_key, random_key, proto_enctypeJohn Kohl1989-12-281-0/+6