aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-07-24 18:03:45 -0400
committerJack Lloyd <[email protected]>2018-07-24 18:03:45 -0400
commitc5b1e4f295bbc25196897a5cae6a6aa4ef4545dc (patch)
treea8b8141395bb598af7e4022e843c315d1a0a8821 /src/build-data
parent0da4e9e6316ce0953866157f15f5aed82a5e4728 (diff)
Add OID for SM2 with SM3 signatures
Diffstat (limited to 'src/build-data')
-rw-r--r--src/build-data/oids.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/build-data/oids.txt b/src/build-data/oids.txt
index d614d3e94..4f9affadf 100644
--- a/src/build-data/oids.txt
+++ b/src/build-data/oids.txt
@@ -138,6 +138,8 @@
1.2.840.113549.1.1.14 = RSA/EMSA3(SHA-224)
1.2.840.113549.1.1.16 = RSA/EMSA3(SHA-512-256)
1.3.36.3.3.1.2 = RSA/EMSA3(RIPEMD-160)
+
+1.2.156.10197.1.501 = SM2_Sig/SM3
1.2.156.10197.1.504 = RSA/EMSA3(SM3)
1.2.840.10040.4.3 = DSA/EMSA1(SHA-160)