]> git.ipfire.org Git - thirdparty/openssl.git/commit
Support SM2 certificate verification
author杨洋 <yang.yang@baishancloud.com>
Fri, 26 Oct 2018 13:34:08 +0000 (21:34 +0800)
committerPaul Yang <yang.yang@baishancloud.com>
Wed, 13 Mar 2019 07:29:39 +0000 (15:29 +0800)
commit8267becb8b2e3b5ec4d46e3df5656b747930be79
tree1b871bd0880a5d036c4071c1b6f5a496cea150a2
parent9e11fe0d85c7d8bd2b77076c8b2e93433091e765
Support SM2 certificate verification

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8321)
18 files changed:
apps/verify.c
crypto/asn1/a_verify.c
crypto/err/openssl.txt
crypto/include/internal/x509_int.h
crypto/objects/obj_dat.h
crypto/objects/obj_mac.num
crypto/objects/obj_xref.h
crypto/objects/obj_xref.txt
crypto/objects/objects.txt
crypto/sm2/sm2_pmeth.c
crypto/x509/x509_err.c
crypto/x509/x_all.c
crypto/x509/x_x509.c
fuzz/oids.txt
include/openssl/obj_mac.h
include/openssl/x509.h
include/openssl/x509err.h
util/libcrypto.num