Add SM2 key management
authorPaul Yang <kaishen.yy@antfin.com>
Sun, 26 Jul 2020 15:25:49 +0000 (23:25 +0800)
committerMatt Caswell <matt@openssl.org>
Tue, 22 Sep 2020 07:17:57 +0000 (08:17 +0100)
commit7ee511d093758360ed421e420cc29d9aaf11f143
treeb5a7bc5b27c9db3a6e23d73ceb7864b4553bc426
parent6b1428ac12749f7ff0e49be363e9f7097f0e58b0
Add SM2 key management

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12536)
crypto/ec/ec_key.c
crypto/evp/pmeth_gn.c
include/openssl/ec.h
providers/defltprov.c
providers/implementations/include/prov/implementations.h
providers/implementations/keymgmt/ec_kmgmt.c
test/ecdsatest.c