Richard Levitte
4333b89f50
Update copyright year
...
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13999 )
2021-01-28 13:54:57 +01:00
Tomas Mraz
8bc5b0a570
chacha20: Properly reinitialize the cipher context with NULL key
...
Same for chacha20-poly1305.
The test_cipher_reinit and test_cipher_reinit_partialupdate is modified
to test this case of cipher context reinitialization.
Fixes #13064
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13850 )
2021-01-13 18:04:28 +01:00
Matt Caswell
eec0ad10b9
Update copyright year
...
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/13144 )
2020-10-15 14:10:06 +01:00
Pauli
7d6766cb53
prov: prefix provider internal functions with ossl_
...
Also convert the names to lower case.
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13014 )
2020-09-29 16:33:16 +10:00
Shane Lontis
3d5a7578e0
Add ChaCha related ciphers to default provider
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10081 )
2019-10-16 16:18:42 +10:00