2
0
mirror of https://github.com/openssl/openssl.git synced 2025-01-06 13:26:43 +08:00
openssl/providers/implementations
Tomas Mraz 905fec4f4d siphash: Properly set mac size in sipcopy
Also fully duplicate the context on dup

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18142)
2022-04-27 10:05:03 +02:00
..
asymciphers Correctly calculate the length of SM2 plaintext given the ciphertext 2021-08-24 14:22:07 +01:00
ciphers str[n]casecmp => OPENSSL_strncasecmp 2022-04-22 11:34:41 +02:00
digests fix indentation 2022-01-19 21:50:22 +11:00
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 siphash: Properly set mac size in sipcopy 2022-04-27 10:05:03 +02: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 Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00