Add a test for the TLS1.3 secret generation
authorMatt Caswell <matt@openssl.org>
Mon, 7 Nov 2016 10:18:41 +0000 (10:18 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 9 Nov 2016 14:08:14 +0000 (14:08 +0000)
commit134bfe56c4fe9490ddcac070909252233ff82076
tree361e91909b072471afc5e9b72f4fc53b4f5feba3
parent34574f193bf9961256d5b8bdb6950dcc890e0336
Add a test for the TLS1.3 secret generation

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