From b0fbcf8d24fb1c677aad3d2cfdd0c18274493f07 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Fri, 19 May 2017 12:13:42 -0400 Subject: Add SM3 OIDs and PKCSv1.5 hash prefix --- src/build-data/oids.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/build-data/oids.txt') 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) -- cgit v1.2.3