make hmac-md5 the keyed checksum type for arcfour-hmac-md5
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
5ce504c1fb
commit
cdc04ce0ff
@@ -317,7 +317,7 @@ struct _krb5_encryption_type _krb5_enctype_arcfour_hmac_md5 = {
|
||||
8,
|
||||
&keytype_arcfour,
|
||||
&_krb5_checksum_hmac_md5,
|
||||
NULL,
|
||||
&_krb5_checksum_hmac_md5,
|
||||
F_SPECIAL,
|
||||
ARCFOUR_encrypt,
|
||||
0,
|
||||
|
Reference in New Issue
Block a user