openssl/providers/implementations
zhangzhilei 738d43634a enable VPSM4_EX_CAPABLE for sm4_gcm
type     16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes  16384 bytes
before:
SM4-GCM  71134.38k    81512.39k    83432.11k    83808.60k    85183.15k    86199.57k
after:
SM4-GCM  30656.22k   108801.82k   196005.97k   198715.73k   199349.59k   199387.82k

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20498)
2023-03-15 12:59:04 +01:00
..
asymciphers rsa: Add option to disable implicit rejection 2022-12-12 11:30:52 +01:00
ciphers enable VPSM4_EX_CAPABLE for sm4_gcm 2023-03-15 12:59:04 +01:00
digests S390X: Accelerate keccak XOF 2023-03-07 18:21:51 +01:00
encode_decode Do not create DSA keys without parameters by decoder 2023-02-07 17:05:10 +01:00
exchange Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
include/prov Implement deterministic ECDSA sign (RFC6979) 2022-11-30 07:31:53 +00:00
kdfs Add option to FIPS module to enforce EMS check during KDF TLS1_PRF. 2023-03-07 18:24:45 +01:00
kem Implements Hybrid Public Key Encryption (HPKE) as per RFC9180. 2022-11-25 16:26:55 +00:00
keymgmt Updated rsa_has() for correct validation 2023-03-15 08:28:39 +11:00
macs Rationalize FIPS sources 2023-02-08 16:20:55 +01:00
rands Segmentation fault in parent rng cleanup 2023-03-15 08:30:41 +11:00
signature Fix size_t/int mismatch in cms_ec.c and rsa_sig.c 2023-03-15 08:24:42 +11:00
storemgmt Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
build.info