krb5: implement draft-ietf-kitten-aes-cts-hmac-sha2-07
This commit is contained in:
@@ -208,7 +208,7 @@ struct _krb5_encryption_type _krb5_enctype_des3_cbc_sha1 = {
|
||||
&keytype_des3_derived,
|
||||
&_krb5_checksum_sha1,
|
||||
&_krb5_checksum_hmac_sha1_des3,
|
||||
F_DERIVED,
|
||||
F_DERIVED | F_RFC3961_ENC | F_RFC3961_KDF,
|
||||
_krb5_evp_encrypt,
|
||||
16,
|
||||
DES3_prf
|
||||
|
||||
Reference in New Issue
Block a user