summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/krb/dk/derive.c
Commit message (Expand)AuthorAgeFilesLines
* Flatten lib/crypto/krb, as its seven subdirectories only contained aGreg Hudson2011-03-051-299/+0
* Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson2011-03-021-2/+1
* Reference random-to-key handlers through the enctype instead of theGreg Hudson2011-02-271-1/+1
* SA-2010-007 Checksum vulnerabilities (CVE-2010-1324 and others)Greg Hudson2010-11-301-0/+2
* Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson2010-11-201-4/+4
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-071-18/+110
* krb5int_derive_key results in cache with uninitialized valuesEzra Peisach2010-01-081-0/+4
* Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson2009-12-041-117/+48
* Mark and reindent lib/cryptoGreg Hudson2009-11-281-59/+60
* make mark-cstyleTom Yu2009-10-311-4/+4
* Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov2009-10-281-7/+7
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-6/+102
* Update the crypto derived key support code to conform to most of theGreg Hudson2009-10-031-100/+57
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-031-0/+217