openssl/providers/implementations/include/prov
Richard Levitte f2db0528d8 PROV: Add SM2 encoders and decoders, as well as support functionality
The EC KEYMGMT implementation handled SM2 as well, except what's
needed to support decoding: loading functions for both EC and SM2 that
checks for the presence or absence of the SM2 curve the same way as
the EC / SM2 import functions.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14028)
2021-02-01 23:02:20 +01:00
..
blake2.h
ciphercommon_aead.h prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
ciphercommon_ccm.h Update copyright year 2020-06-25 14:13:12 +01:00
ciphercommon_gcm.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
ciphercommon.h Update copyright year 2021-01-28 13:54:57 +01:00
digestcommon.h prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
implementations.h PROV: Add SM2 encoders and decoders, as well as support functionality 2021-02-01 23:02:20 +01:00
kdfexchange.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
macsignature.h rename mac_key_* to ossl_mac_key_* 2020-11-19 07:38:58 +10:00
md5_sha1.h Update copyright year 2020-11-26 14:18:57 +00:00
seeding.h prov: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00