openssl/providers/implementations
Juergen Christ f225fbf952 S390X: Fix Ed448ph
CPACF does not support pre-hashing.  This was considered correctly for
Ed25519ph, but not for Ed448ph which lead to errors in the test_evp suite
(test vector 20 - pre-hashing without context string).  Fix this by using the
non-accelerated version of Ed448 also if no context string is provided, but
pre-hashing is performed.

Signed-off-by: Juergen Christ <jchrist@linux.ibm.com>

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20067)
2023-01-19 14:08:36 +01:00
..
asymciphers rsa: Add option to disable implicit rejection 2022-12-12 11:30:52 +01:00
ciphers aes: add AES-GCM-SIV modes to the FIPS provider 2022-11-30 07:50:33 +11:00
digests s390x: Fix keccak xofs via CPACF 2023-01-16 17:07:47 +01:00
encode_decode
exchange
include/prov Implement deterministic ECDSA sign (RFC6979) 2022-11-30 07:31:53 +00:00
kdfs SSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX_get_kdf_size() 2023-01-12 12:13:47 +01:00
kem
keymgmt Fix potential NULL pointer dereference 2023-01-17 17:37:55 +01:00
macs Add KMAC support to KBKDF. 2022-12-16 16:36:49 +01:00
rands remove extra define for __NR_getrandom and add some comments 2023-01-06 06:41:13 +00:00
signature S390X: Fix Ed448ph 2023-01-19 14:08:36 +01:00
storemgmt
build.info