aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/etypes.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-30Merge r24242:24397 from trunk to branches/nss. This will break theGreg Hudson1-0/+35
2009-12-04Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson1-23/+11
2009-11-30Use aead_dk instead of aead_old for des-hmac-sha1, since it usesGreg Hudson1-1/+1
2009-11-30Add an AEAD provider for enctypes which use krb5_old_encrypt andGreg Hudson1-4/+4
2009-11-28Mark and reindent lib/cryptoGreg Hudson1-0/+1
2009-10-31make mark-cstyleTom Yu1-6/+6
2009-10-28Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov1-14/+14
2009-10-03Update the crypto API glue to conform to most of the current codingGreg Hudson1-1/+1
2009-09-16Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov1-0/+1
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov1-0/+169