aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/arcfour
AgeCommit message (Expand)AuthorFilesLines
2010-09-30Merge r24242:24397 from trunk to branches/nss. This will break theGreg Hudson1-9/+10
2010-06-07make dependGreg Hudson1-14/+16
2009-12-06Make the libk5crypto hash_provider interface take crypto_iov listsGreg Hudson2-8/+15
2009-12-04Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson5-267/+59
2009-12-02update dependenciesKen Raeburn1-9/+10
2009-12-01Fix the usage fallback in krb5int_arcfour_decrypt_iov. Factor out IOVGreg Hudson1-25/+29
2009-11-29Remove the non-iov entry point introduced in r23378, since it's easyGreg Hudson2-49/+3
2009-11-29Avoid using strncpy in the production of the arcfour salt because itGreg Hudson1-4/+3
2009-11-28Create functional internal interfaces to allow GSSAPI to performGreg Hudson2-1/+93
2009-11-28Clean up the arcfour token encryption and decryption functions byGreg Hudson3-404/+272
2009-11-28Mark and reindent lib/cryptoGreg Hudson5-441/+446
2009-11-27Move the arcfour directory from the crypto module dirs into krb. ThisGreg Hudson7-0/+872