aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-05-19 12:13:42 -0400
committerJack Lloyd <[email protected]>2017-05-19 12:13:42 -0400
commitb0fbcf8d24fb1c677aad3d2cfdd0c18274493f07 (patch)
treef3a64f226ef505df925dae82b8d376d418f8f9c7 /src/build-data
parentb517f47683a6aef6badd97374446ffb7797657d3 (diff)
Add SM3 OIDs and PKCSv1.5 hash prefix
Diffstat (limited to 'src/build-data')
-rw-r--r--src/build-data/oids.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/build-data/oids.txt b/src/build-data/oids.txt
index 4a42ff9ca..0ebfcf8d6 100644
--- a/src/build-data/oids.txt
+++ b/src/build-data/oids.txt
@@ -59,6 +59,8 @@
1.2.840.113549.2.5 = MD5
1.3.6.1.4.1.11591.12.2 = Tiger(24,3)
+1.2.156.10197.1.401 = SM3
+
1.3.14.3.2.26 = SHA-160
# From NIST:
@@ -102,6 +104,7 @@
1.2.840.113549.1.1.12 = RSA/EMSA3(SHA-384)
1.2.840.113549.1.1.13 = RSA/EMSA3(SHA-512)
1.3.36.3.3.1.2 = RSA/EMSA3(RIPEMD-160)
+1.2.156.10197.1.504 = RSA/EMSA3(SM3)
1.2.840.10040.4.3 = DSA/EMSA1(SHA-160)