openssl/ssl/record
Stephen Farrell 21dfb97596 Extend TLSv1.3 record layer padding API calls
Added SSL_set_block_padding_ex() and SSL_CTX_set_block_padding_ex()
to allow separate padding block size values for handshake messages
and application data messages.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24796)
2024-07-10 11:44:39 +02:00
..
methods Extend TLSv1.3 record layer padding API calls 2024-07-10 11:44:39 +02:00
build.info
rec_layer_d1.c Copyright year updates 2024-04-09 13:43:26 +02:00
rec_layer_s3.c Extend TLSv1.3 record layer padding API calls 2024-07-10 11:44:39 +02:00
record_local.h Copyright year updates 2024-04-09 13:43:26 +02:00
record.h Extend TLSv1.3 record layer padding API calls 2024-07-10 11:44:39 +02:00