Ensure TLS padding is added during encryption on the provider side
authorMatt Caswell <matt@openssl.org>
Fri, 26 Jun 2020 17:22:18 +0000 (18:22 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 6 Jul 2020 08:26:09 +0000 (09:26 +0100)
commit2d9f56e9992ef3725b87a0a8e6165a18d038b784
tree3d206e641a8b27bcfefb627f305e91887dac5c6e
parentb5588178232f5cbf32662dfa173c72a001d54aeb
Ensure TLS padding is added during encryption on the provider side

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12288)
providers/implementations/ciphers/ciphercommon.c
ssl/record/ssl3_record.c