summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/make_checksum.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1Sam Hartman2004-02-241-10/+0
* protoizeKen Raeburn2004-02-191-7/+3
* Change crypto "provider" structures to hold numeric values instead of functionKen Raeburn2003-07-221-2/+2
* * cksumtypes.c (krb5_cksumtypes_list): Add aes128/256 hmacs, with newKen Raeburn2003-06-241-0/+7
* Include usage argument in keyed hash provider callsSam Hartman2001-10-221-1/+1
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* fix/add casts as neededKen Raeburn2001-04-101-1/+1
* krb5_const -> constKen Raeburn2001-03-061-2/+2
* * make_checksum.c (krb5_c_make_checksum): Clear checksum contents pointer afterKen Raeburn2001-01-301-0/+1
* Various changes to:Ken Raeburn2000-01-221-0/+1
* * make_checksum.c (krb5_c_make_checksum): Note the fact that we'reTom Yu1999-01-051-1/+9
* Added KRB5_DLLIMP and KRB5_CALLCONV so that these files buildTheodore Tso1998-12-051-1/+1
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+111