-# $OpenBSD: tlsfuzzer.py,v 1.50 2023/07/02 17:21:33 beck Exp $
+# $OpenBSD: tlsfuzzer.py,v 1.51 2023/08/03 20:13:12 tb Exp $
#
# Copyright (c) 2020 Theo Buehler <tb@openbsd.org>
#
"-e", "2^14 bytes of AppData with 256 bytes of padding (SHA1 + Encrypt then MAC)",
]
),
+ Test(
+ "test-ccs.py", [
+ "-x", "two bytes long CCS",
+ "-X", "does not match received \"decode_error\"",
+ ]
+ ),
Test(
"test-dhe-rsa-key-exchange-signatures.py", [
"-e", "TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA sha224 signature",