]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove krb5int_c_combine_keys() 938/head
authorRobbie Harwood <rharwood@redhat.com>
Thu, 18 Apr 2019 21:27:07 +0000 (17:27 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 29 May 2019 22:30:46 +0000 (18:30 -0400)
commit925a7df2f486aaa3ff137d2bcdf8ff57186638c6
tree7515de309562112a0fccc5ee9fc6618103d33c7c
parentc30e0af224ef3716513744fd86aec3eeea90abf9
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@mit.edu: rewrote commit message]

ticket: 8812
.gitignore
src/include/k5-int.h
src/lib/crypto/crypto_tests/Makefile.in
src/lib/crypto/crypto_tests/deps
src/lib/crypto/crypto_tests/t_combine.c [deleted file]
src/lib/crypto/krb/Makefile.in
src/lib/crypto/krb/combine_keys.c [deleted file]
src/lib/crypto/krb/deps
src/lib/crypto/libk5crypto.exports