openssl/providers/implementations
Xu Yizhou 2788b56f0c providers: Add SM4 XTS implementation
Signed-off-by: Xu Yizhou <xuyizhou1@huawei.com>

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19619)
2022-11-29 16:17:30 +01:00
..
asymciphers set MGF1 digest correctly 2022-10-07 19:53:04 +02:00
ciphers providers: Add SM4 XTS implementation 2022-11-29 16:17:30 +01:00
digests Avoid putting ripemd_prov.c in libcommon otherwise it is regarded as fips source 2022-10-19 13:21:01 +02:00
encode_decode Cleanup : directly include of internal/nelem.h when required. 2022-11-23 18:08:25 +01:00
exchange Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
include/prov providers: Add SM4 XTS implementation 2022-11-29 16:17:30 +01:00
kdfs Cleanup : directly include of internal/nelem.h when required. 2022-11-23 18:08:25 +01:00
kem Implements Hybrid Public Key Encryption (HPKE) as per RFC9180. 2022-11-25 16:26:55 +00:00
keymgmt Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMPRESSED 2022-11-29 16:03:04 +01:00
macs cmac_set_ctx_params(): Fail if cipher mode is not CBC 2022-11-11 16:54:50 +01:00
rands Cleanup : directly include of internal/nelem.h when required. 2022-11-23 18:08:25 +01:00
signature Check for private key existence before calling eddsa sign functions 2022-11-04 13:31:44 +01:00
storemgmt Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
build.info