aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/arcfour/arcfour_aead.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-06Make the libk5crypto hash_provider interface take crypto_iov listsGreg Hudson1-4/+4
2009-12-04Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson1-43/+22
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 Hudson1-3/+3
2009-11-28Create functional internal interfaces to allow GSSAPI to performGreg Hudson1-0/+46
2009-11-28Clean up the arcfour token encryption and decryption functions byGreg Hudson1-163/+93
2009-11-28Mark and reindent lib/cryptoGreg Hudson1-81/+82
2009-11-27Move the arcfour directory from the crypto module dirs into krb. ThisGreg Hudson1-0/+336