openssl/providers
Matt Caswell 01c6551ce6 Ensure Stream ciphers know how to remove a TLS MAC
We previously updated the block ciphers to know how to remove a TLS
MAC when using Encrypt-then-MAC. We also need to do the same for stream
ciphers.

Fixes #13363

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13378)
2020-11-25 10:14:43 +00:00
..
common ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
fips prov: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00
implementations Ensure Stream ciphers know how to remove a TLS MAC 2020-11-25 10:14:43 +00:00
baseprov.c PROV: Re-implement all the keypair encoders 2020-11-11 12:43:27 +01:00
build.info providers/build.info: Tag the FIPS module, for the build file 2020-10-08 11:29:23 +02:00
decoders.inc PROV: Re-implement all the keypair decoders 2020-11-11 11:42:06 +01:00
defltprov.c prov: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00
encoders.inc PROV: Re-implement all the keypair encoders 2020-11-11 12:43:27 +01:00
legacyprov.c Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
nullprov.c null prov: fix gettable param array type. 2020-10-16 10:33:38 +10:00
prov_running.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00