summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/dk/dk_encrypt.c
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-358/+0
* Use 16/32-bit big/little-endian store functions in more placesKen Raeburn2009-01-261-8/+2
* After malloc/realloc/calloc failures, return ENOMEM explicitly insteadKen Raeburn2008-04-301-1/+1
* Fix various gcc warnings about pointer target signedness and qualifiersKen Raeburn2007-05-101-8/+10
* shsUpdate should take an unsigned int for lengthEzra Peisach2006-04-201-1/+1
* Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1Sam Hartman2004-02-241-147/+0
* protoizeKen Raeburn2004-02-191-26/+16
* * dk_decrypt.c (krb5_dk_decrypt_maybe_trunc_hmac): New argument IVEC_MODE. IfKen Raeburn2004-02-131-4/+24
* Change crypto "provider" structures to hold numeric values instead of functionKen Raeburn2003-07-221-14/+15
* * dk_encrypt.c (krb5int_aes_dk_encrypt): Set output length properlyKen Raeburn2003-04-181-0/+2
* Finish implementation of CBC+CTS decryption and truncated HMAC for AES.Ken Raeburn2003-04-131-1/+171
* krb5_const -> constKen Raeburn2001-03-061-14/+14
* pullup from 1.2 branchKen Raeburn2000-06-271-4/+26
* Various changes to:Ken Raeburn2000-01-221-10/+10
* * dk_encrypt.c (krb5_marc_dk_encrypt): CallTom Yu1999-06-291-1/+1
* * dk.h: Add prototypes for krb5_marc_dk_*Tom Yu1999-01-051-0/+137
* Make sure filenames are unique across all of the krb5 directories. RenamedTheodore Tso1998-11-051-0/+167