aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/dk
AgeCommit message (Expand)AuthorFilesLines
2010-09-30Merge r24242:24397 from trunk to branches/nss. This will break theGreg Hudson9-51/+944
2010-06-07make dependGreg Hudson1-16/+18
2010-01-08krb5int_dk_string_to_key fails to set enctypeEzra Peisach1-0/+1
2010-01-08krb5int_derive_key results in cache with uninitialized valuesEzra Peisach1-0/+4
2010-01-03Update dependenciesKen Raeburn1-13/+14
2009-12-10Restructure the crypto checksum implementation to minimizeGreg Hudson3-32/+25
2009-12-06Make the libk5crypto hash_provider interface take crypto_iov listsGreg Hudson3-61/+7
2009-12-04Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson8-785/+182
2009-12-01Fix AES IOV decryption of small messagesGreg Hudson1-13/+8
2009-11-30Stream decryption is handled in krb5_k_decrypt_iov; remove someGreg Hudson1-6/+0
2009-11-28Mark and reindent lib/cryptoGreg Hudson7-290/+297
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-49/+47
2009-10-31make mark-cstyleTom Yu6-27/+26
2009-10-29Rename some lingering krb5_derive_key referencesGreg Hudson1-1/+1
2009-10-28Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov7-44/+54
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson7-169/+189
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