Windows global stuff:
[krb5.git] / src / include / krb5 / encryption.h
1995-04-14 Keith VetterWindows global stuff:
1995-03-29 John Gilmore* Makefile.in (KRB5_HEADERS, install): Account for...
1995-03-07 Keith VetterPC porting: more prototyping, defines for overflow...
1995-02-21 Keith VetterMade the CRYPTO directories work on the PC by adding...
1995-02-15 John Gilmore* configure.in: added header checks for sys/param.h...
1995-01-25 Chris Provenzano * Removed all narrow types and references to wide...
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1994-11-21 Theodore Tsoencode_kdc.c (krb5_encode_kdc_rep): Now requires that the
1994-11-08 Theodore TsoChange internal calling signature to pass in the encryp...
1994-11-03 Theodore TsoAdded a field to hold an encryption type in the keybloc...
1994-10-04 Theodore TsoAdd magic numbers to encryption strctures
1994-10-04 Theodore TsoAdd structure magic numbers
1994-08-18 Mark Eichinstamp out rcs keywords
1994-07-15 Theodore TsoUpdated protocol constants in line with latest official...
1994-01-13 Theodore TsoAdded definition for Raw DES cbc mode
1993-09-01 Theodore TsoChange export warning notice from "is assumed to requir...
1992-08-21 John CarrAllow suppression of function prototypes within structu...
1992-03-25 John CarrAdd md5 checksum types and DES+MD4 and DES+MD5 encrypti...
1991-06-06 John KohlUpdate copyright notice
1991-03-14 John Kohlfix copyrights
1991-03-04 John Kohlfix copyrights
1991-03-04 John Kohlfix checksum macros
1991-02-13 John Kohladd krb5_use_keytype
1991-01-18 Theodore TsoAdded some macros for the checksum switch abstraction
1991-01-03 John Kohl#3 is now encrypted MD4
1990-12-14 John Kohlmove krb5_encrypted_keyblock to kdb.h
1990-12-14 John KohlRFC draft protocol changes and related cleanups
1990-12-13 Theodore TsoChanged encrypted keyblocks to use krb5_encrypted_keybl...
1990-11-26 John Kohlremove lucifer
1990-11-20 John Kohladd krb5_use_cstype macro
1990-11-20 John Kohlcomment that XEROX is snefru
1990-10-19 John Kohlprocess_key doesn't modify key
1990-10-19 John Kohladd 'const' where needed
1990-10-19 John Kohlchange const krb5_pointer to krb5_const_pointer
1990-10-09 John Kohladd krb5_enc_data
1990-09-20 John Kohladd macros to hide the object deref in encryption functions
1990-05-09 John Kohlupdate signatures for encrypt_func, decrypt_func, sum_func
1990-04-18 John Kohladd const's where appropriate on encryption routiens
1990-03-26 John Kohladd proto_keytype to entry
1990-02-12 John Kohladd finish_random_key; rearrange order of init, finish...
1990-02-05 John Kohlmodify string_to_key and sum_func signatures
1990-02-03 John Kohlremove krb5_keyblock_size(), not useful and was incorrect.
1990-01-30 John Kohlcontents now in separate pointer
1990-01-29 John Kohladd roundup, encrypt_size, keyblock_size
1990-01-23 John Kohladd cs_table_entry
1990-01-17 John Kohlchange void * to krb5_pointer
1990-01-17 John Kohlchange names of types to prefix with krb5_
1990-01-16 Bill SommerfeldANSIfy function declarations
1989-12-28 John Kohladd entries for string_to_key, random_key, proto_enctype
1989-12-12 John Kohlneed length in the checksum
1989-12-01 John Kohladd krb5_checksum
1989-11-29 John Kohlremove unnecessary #define's
1989-11-27 John Kohlfix include for copyright
1989-11-21 John Kohl*** empty log message ***