]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update epochs when changing key and cipher state for dtls 1.3
authorFrederik Wedel-Heinen <frederik.wedel-heinen@dencrypt.dk>
Mon, 8 Jan 2024 12:44:08 +0000 (13:44 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 9 Jan 2025 17:06:57 +0000 (18:06 +0100)
commit85aad3e553709bdfc6b48bec0662b93717621276
treef9c90120519597f1c0fdba1a1209e37b7711cbaf
parentcb86ed419a6663da8b462aaab9c4d72bf343924b
Update epochs when changing key and cipher state for dtls 1.3

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23229)
doc/designs/dtlsv1_3/dtlsv1_3-main.md
ssl/record/rec_layer_d1.c
ssl/tls13_enc.c
test/recipes/70-test_dtls13epoch.t [new file with mode: 0644]
test/recipes/70-test_tls13alerts.t
test/tls13secretstest.c