]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/recipes/90-test_tls13encryption.t
Add a test for TLSv1.3 encryption using the new nonce construction
authorMatt Caswell <matt@openssl.org>
Thu, 17 Nov 2016 22:58:46 +0000 (22:58 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 29 Nov 2016 23:31:10 +0000 (23:31 +0000)
commitf01675c6b7bad65af49c20c8920fa93e751423c8
tree4bf6eff1defe537041d02f2178a16ee6c501e6ec
parentbebc0c7d85a7484f1c5d0123f24cdc3c6b150243
Add a test for TLSv1.3 encryption using the new nonce construction

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/build.info
test/recipes/90-test_tls13encryption.t [new file with mode: 0644]
test/tls13encryptiontest.c [new file with mode: 0644]