{ "title":"AES-GCM-04: Encryption example for spec - Fail the tag", "fail":true, "input":{ "plaintext":"This is the content.", "enveloped":{ "protected":{ "alg":"A128GCM" }, "recipients":[ { "key":{ "kty":"oct", "kid":"our-secret", "use":"enc", "k":"hJtXIZ2uSN5kbQfbtTNWbg" }, "unprotected":{ "alg":"direct", "kid":"our-secret" } } ] }, "failures":{ "ChangeTag":1 }, "rng_stream":[ "02D1F7E6F26C43D4868D87CE" ] }, "intermediates":{ "AAD_hex":"8367456E637279707443A1010140", "CEK_hex":"849B57219DAE48DE646D07DBB533566E", "recipients":[ { } ] }, "output":{ "cbor_diag":"96([h'A10101', {5: h'02D1F7E6F26C43D4868D87CE'}, h'60973A94BB2898009EE52ECFD9AB1DD25867374B3581F2C80039826350B97AE2300E42FD', [[h'', {1: -6, 4: h'6F75722D736563726574'}, h'']]])", "cbor":"D8608443A10101A1054C02D1F7E6F26C43D4868D87CE582460973A94BB2898009EE52ECFD9AB1DD25867374B3581F2C80039826350B97AE2300E42FD818340A20125044A6F75722D73656372657440" } }