[krbdev.mit.edu #8812] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Wed May 29 19:18:56 EDT 2019
Remove krb5int_c_combine_keys()
This method of combining keys was specified by
draft-ietf-krb-wg-kerberos-sam for DES and 3DES enctypes, and is
otherwise unused. Remove it.
[ghudson at mit.edu: rewrote commit message]
https://github.com/krb5/krb5/commit/925a7df2f486aaa3ff137d2bcdf8ff57186638c6
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 925a7df2f486aaa3ff137d2bcdf8ff57186638c6
Branch: master
.gitignore | 1 -
src/include/k5-int.h | 7 -
src/lib/crypto/crypto_tests/Makefile.in | 12 +--
src/lib/crypto/crypto_tests/deps | 10 --
src/lib/crypto/crypto_tests/t_combine.c | 62 ---------
src/lib/crypto/krb/Makefile.in | 3 -
src/lib/crypto/krb/combine_keys.c | 227 -------------------------------
src/lib/crypto/krb/deps | 13 --
src/lib/crypto/libk5crypto.exports | 1 -
9 files changed, 3 insertions(+), 333 deletions(-)
More information about the krb5-bugs
mailing list