openssl/providers/implementations
Tomas Mraz bbe909d00e poly1305: Properly copy the whole context on dup
Also reset the updated flag when Poly1305_Init is called.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18143)
2022-04-29 10:00:06 +10:00
..
asymciphers
ciphers str[n]casecmp => OPENSSL_strncasecmp 2022-04-22 11:34:41 +02:00
digests
encode_decode Add the missing check of BN_bn2hex return value 2022-01-28 15:06:23 +01:00
exchange DH: Make padding always on when X9.42 KDF is used 2022-03-14 10:06:37 +01:00
include/prov Add define guards to avoid multi-inclusion 2022-02-16 16:11:56 +01:00
kdfs str[n]casecmp => OPENSSL_strncasecmp 2022-04-22 11:34:41 +02:00
kem str[n]casecmp => OPENSSL_strncasecmp 2022-04-22 11:34:41 +02:00
keymgmt str[n]casecmp => OPENSSL_strncasecmp 2022-04-22 11:34:41 +02:00
macs poly1305: Properly copy the whole context on dup 2022-04-29 10:00:06 +10:00
rands str[n]casecmp => OPENSSL_strncasecmp 2022-04-22 11:34:41 +02:00
signature str[n]casecmp => OPENSSL_strncasecmp 2022-04-22 11:34:41 +02:00
storemgmt str[n]casecmp => OPENSSL_strncasecmp 2022-04-22 11:34:41 +02:00
build.info