]> git.ipfire.org Git - thirdparty/krb5.git/commit
Implement derived key caching. For now, omit the "nocache" flag, because it
authorGreg Hudson <ghudson@mit.edu>
Sun, 18 Oct 2009 18:28:26 +0000 (18:28 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sun, 18 Oct 2009 18:28:26 +0000 (18:28 +0000)
commit6f4d8ca885a78f1a43b83b2e4201358f62faa2ae
treef80509b34d690118f2b201939881403e41e354be
parent913c95f6d800c0b985141cc9d77eb68d360862ac
Implement derived key caching.  For now, omit the "nocache" flag, because it
would add code bulk without necessarily saving much work.

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/enc-perf@22919 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h
src/lib/crypto/krb/dk/derive.c
src/lib/crypto/krb/key.c