openssl/providers
Matt Caswell 27d4c840fc Change ChaCha20-Poly1305 to be consistent with out ciphers
Other ciphers return the length of the Payload for TLS as a result of an
EVP_DecryptUpdate() operation - but  ChaCha20-Poly1305 did not. We change
it so that it does.

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 Change ChaCha20-Poly1305 to be consistent with out ciphers 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