[openssl/openssl] f3f8e5: Add some API tests for TLSv1.3 record padding
Matt Caswell
noreply at github.com
Fri Sep 9 12:09:49 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: f3f8e53c852f07d38c124e45f7c678e854be4a54
https://github.com/openssl/openssl/commit/f3f8e53c852f07d38c124e45f7c678e854be4a54
Author: Matt Caswell <matt at openssl.org>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M test/sslapitest.c
Log Message:
-----------
Add some API tests for TLSv1.3 record padding
We have some ssl_test_new tests for record padding. But these only use
the block padding approach set via a config file on the SSL_CTX. We add
tests for all the various API calls.
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19103)
More information about the openssl-commits
mailing list