openssl/providers
Matt Caswell e71fd827bc Add provider support for TLS CBC padding and MAC removal
The previous commits separated out the TLS CBC padding code in libssl.
Now we can use that code to directly support TLS CBC padding and MAC
removal in provided ciphers.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12288)
2020-07-06 09:26:09 +01:00
..
common Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
fips Add --fips-key configuration parameter to fipsinstall application. 2020-06-29 12:20:41 +10:00
implementations Add provider support for TLS CBC padding and MAC removal 2020-07-06 09:26:09 +01:00
build.info include source root directory via -I for libnonfips.a 2020-06-24 20:07:46 +10:00
defltprov.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
legacyprov.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
nullprov.c Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 2020-06-24 22:01:22 +02:00