aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/dk
AgeCommit message (Expand)AuthorFilesLines
2009-12-08have AESCBC keyhash_provider do its own key derivationlhoward/aes-ccmLuke Howard1-2/+2
2009-10-19sync with trunk at 22944Luke Howard8-209/+207
2009-10-19init_state needs to return a deterministic value, it seemsLuke Howard1-1/+1
2009-10-19add CBC checksumtypesLuke Howard1-1/+1
2009-10-19quick port of AES-CCM code to crypto modularity, no OpenSSL support yetLuke Howard3-0/+654
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu1-21/+24
2009-10-03Update the crypto derived key support code to conform to most of theGreg Hudson7-481/+334
2009-09-16Re-run make depend without autoconf.h in the source treeGreg Hudson1-36/+33
2009-09-16Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov4-112/+33
2009-08-13Fix lib/crypto/krb/dk/Makefile.in mydir valueGreg Hudson1-1/+1
2009-08-03Re-run make depend. (I am not certain why the dependencies fromGreg Hudson1-43/+40
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov10-0/+1745