{"schema":"libjg2-1",
"vpath":"/git/",
"avatar":"/git/avatar/",
"alang":"",
"gen_ut":1750829806,
"reponame":"openssl",
"desc":"OpenSSL",
"owner": { "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" },"url":"https://warmcat.com/repo/openssl",
"f":3,
"items": [
{"schema":"libjg2-1",
"cid":"5482ccd5ba0de39786b3ac8f35f46d30",
"commit": {"type":"commit",
"time": 1499118611,
"time_ofs": 120,
"oid_tree": { "oid": "3352f7d41ab84825af91e9c2376dc75fbdee80a5", "alias": []},
"oid":{ "oid": "299c9cbb631869026537c96b7431d7682dd3c008", "alias": []},
"msg": "'make update' after objects/objects.txt update.",
"sig_commit": { "git_time": { "time": 1499118611, "offset": 120 }, "name": "Andy Polyakov", "email": "appro@openssl.org", "md5": "50bd64fa2a792cbbf679fa16213a3b2a" },
"sig_author": { "git_time": { "time": 1498332404, "offset": 120 }, "name": "Andy Polyakov", "email": "appro@openssl.org", "md5": "50bd64fa2a792cbbf679fa16213a3b2a" }},
"body": "'make update' after objects/objects.txt update.\n\nReviewed-by: Bernd Edlinger \u003cbernd.edlinger@hotmail.de\u003e\n(Merged from https://github.com/openssl/openssl/pull/3643)\n"
,
"diff": "diff --git a/crypto/objects/obj_dat.h b/crypto/objects/obj_dat.h\nindex eadc07b..3de3110 100644\n--- a/crypto/objects/obj_dat.h\n+++ b/crypto/objects/obj_dat.h\n@@ -10,7 +10,7 @@\n */\n \n /* Serialized OID's */\n-static const unsigned char so[6934] \u003d {\n+static const unsigned char so[7168] \u003d {\n 0x2A,0x86,0x48,0x86,0xF7,0x0D, /* [ 0] OBJ_rsadsi */\n 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x01, /* [ 6] OBJ_pkcs */\n 0x2A,0x86,0x48,0x86,0xF7,0x0D,0x02,0x02, /* [ 13] OBJ_md2 */\n@@ -984,9 +984,35 @@ static const unsigned char so[6934] \u003d {\n 0x55,0x04,0x63, /* [ 6922] OBJ_countryCode3n */\n 0x55,0x04,0x64, /* [ 6925] OBJ_dnsName */\n 0x2B,0x24,0x08,0x03,0x03, /* [ 6928] OBJ_x509ExtAdmission */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x05, /* [ 6933] OBJ_sha512_224 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x06, /* [ 6942] OBJ_sha512_256 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x07, /* [ 6951] OBJ_sha3_224 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x08, /* [ 6960] OBJ_sha3_256 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x09, /* [ 6969] OBJ_sha3_384 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x0A, /* [ 6978] OBJ_sha3_512 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x0B, /* [ 6987] OBJ_shake128 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x0C, /* [ 6996] OBJ_shake256 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x0D, /* [ 7005] OBJ_hmac_sha3_224 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x0E, /* [ 7014] OBJ_hmac_sha3_256 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x0F, /* [ 7023] OBJ_hmac_sha3_384 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x02,0x10, /* [ 7032] OBJ_hmac_sha3_512 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x03, /* [ 7041] OBJ_dsa_with_SHA384 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x04, /* [ 7050] OBJ_dsa_with_SHA512 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x05, /* [ 7059] OBJ_dsa_with_SHA3_224 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x06, /* [ 7068] OBJ_dsa_with_SHA3_256 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x07, /* [ 7077] OBJ_dsa_with_SHA3_384 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x08, /* [ 7086] OBJ_dsa_with_SHA3_512 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x09, /* [ 7095] OBJ_ecdsa_with_SHA3_224 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x0A, /* [ 7104] OBJ_ecdsa_with_SHA3_256 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x0B, /* [ 7113] OBJ_ecdsa_with_SHA3_384 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x0C, /* [ 7122] OBJ_ecdsa_with_SHA3_512 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x0D, /* [ 7131] OBJ_RSA_SHA3_224 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x0E, /* [ 7140] OBJ_RSA_SHA3_256 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x0F, /* [ 7149] OBJ_RSA_SHA3_284 */\n+ 0x60,0x86,0x48,0x01,0x65,0x03,0x04,0x03,0x10, /* [ 7158] OBJ_RSA_SHA3_512 */\n };\n \n-#define NUM_NID 1094\n+#define NUM_NID 1120\n static const ASN1_OBJECT nid_objs[NUM_NID] \u003d {\n {\u0022UNDEF\u0022, \u0022undefined\u0022, NID_undef},\n {\u0022rsadsi\u0022, \u0022RSA Data Security, Inc.\u0022, NID_rsadsi, 6, \u0026so[0]},\n@@ -2082,9 +2108,35 @@ static const ASN1_OBJECT nid_objs[NUM_NID] \u003d {\n {\u0022n3\u0022, \u0022countryCode3n\u0022, NID_countryCode3n, 3, \u0026so[6922]},\n {\u0022dnsName\u0022, \u0022dnsName\u0022, NID_dnsName, 3, \u0026so[6925]},\n {\u0022x509ExtAdmission\u0022, \u0022Professional Information or basis for Admission\u0022, NID_x509ExtAdmission, 5, \u0026so[6928]},\n+ {\u0022SHA512-224\u0022, \u0022sha512-224\u0022, NID_sha512_224, 9, \u0026so[6933]},\n+ {\u0022SHA512-256\u0022, \u0022sha512-256\u0022, NID_sha512_256, 9, \u0026so[6942]},\n+ {\u0022SHA3-224\u0022, \u0022sha3-224\u0022, NID_sha3_224, 9, \u0026so[6951]},\n+ {\u0022SHA3-256\u0022, \u0022sha3-256\u0022, NID_sha3_256, 9, \u0026so[6960]},\n+ {\u0022SHA3-384\u0022, \u0022sha3-384\u0022, NID_sha3_384, 9, \u0026so[6969]},\n+ {\u0022SHA3-512\u0022, \u0022sha3-512\u0022, NID_sha3_512, 9, \u0026so[6978]},\n+ {\u0022SHAKE128\u0022, \u0022shake128\u0022, NID_shake128, 9, \u0026so[6987]},\n+ {\u0022SHAKE256\u0022, \u0022shake256\u0022, NID_shake256, 9, \u0026so[6996]},\n+ {\u0022id-hmacWithSHA3-224\u0022, \u0022hmac-sha3-224\u0022, NID_hmac_sha3_224, 9, \u0026so[7005]},\n+ {\u0022id-hmacWithSHA3-256\u0022, \u0022hmac-sha3-256\u0022, NID_hmac_sha3_256, 9, \u0026so[7014]},\n+ {\u0022id-hmacWithSHA3-384\u0022, \u0022hmac-sha3-384\u0022, NID_hmac_sha3_384, 9, \u0026so[7023]},\n+ {\u0022id-hmacWithSHA3-512\u0022, \u0022hmac-sha3-512\u0022, NID_hmac_sha3_512, 9, \u0026so[7032]},\n+ {\u0022id-dsa-with-sha384\u0022, \u0022dsa_with_SHA384\u0022, NID_dsa_with_SHA384, 9, \u0026so[7041]},\n+ {\u0022id-dsa-with-sha512\u0022, \u0022dsa_with_SHA512\u0022, NID_dsa_with_SHA512, 9, \u0026so[7050]},\n+ {\u0022id-dsa-with-sha3-224\u0022, \u0022dsa_with_SHA3-224\u0022, NID_dsa_with_SHA3_224, 9, \u0026so[7059]},\n+ {\u0022id-dsa-with-sha3-256\u0022, \u0022dsa_with_SHA3-256\u0022, NID_dsa_with_SHA3_256, 9, \u0026so[7068]},\n+ {\u0022id-dsa-with-sha3-384\u0022, \u0022dsa_with_SHA3-384\u0022, NID_dsa_with_SHA3_384, 9, \u0026so[7077]},\n+ {\u0022id-dsa-with-sha3-512\u0022, \u0022dsa_with_SHA3-512\u0022, NID_dsa_with_SHA3_512, 9, \u0026so[7086]},\n+ {\u0022id-ecdsa-with-sha3-224\u0022, \u0022ecdsa_with_SHA3-224\u0022, NID_ecdsa_with_SHA3_224, 9, \u0026so[7095]},\n+ {\u0022id-ecdsa-with-sha3-256\u0022, \u0022ecdsa_with_SHA3-256\u0022, NID_ecdsa_with_SHA3_256, 9, \u0026so[7104]},\n+ {\u0022id-ecdsa-with-sha3-384\u0022, \u0022ecdsa_with_SHA3-384\u0022, NID_ecdsa_with_SHA3_384, 9, \u0026so[7113]},\n+ {\u0022id-ecdsa-with-sha3-512\u0022, \u0022ecdsa_with_SHA3-512\u0022, NID_ecdsa_with_SHA3_512, 9, \u0026so[7122]},\n+ {\u0022id-rsassa-pkcs1-v1_5-with-sha3-224\u0022, \u0022RSA-SHA3-224\u0022, NID_RSA_SHA3_224, 9, \u0026so[7131]},\n+ {\u0022id-rsassa-pkcs1-v1_5-with-sha3-256\u0022, \u0022RSA-SHA3-256\u0022, NID_RSA_SHA3_256, 9, \u0026so[7140]},\n+ {\u0022id-rsassa-pkcs1-v1_5-with-sha3-384\u0022, \u0022RSA-SHA3-284\u0022, NID_RSA_SHA3_284, 9, \u0026so[7149]},\n+ {\u0022id-rsassa-pkcs1-v1_5-with-sha3-512\u0022, \u0022RSA-SHA3-512\u0022, NID_RSA_SHA3_512, 9, \u0026so[7158]},\n };\n \n-#define NUM_SN 1085\n+#define NUM_SN 1111\n static const unsigned int sn_objs[NUM_SN] \u003d {\n 364, /* \u0022AD_DVCS\u0022 */\n 419, /* \u0022AES-128-CBC\u0022 */\n@@ -2328,8 +2380,16 @@ static const unsigned int sn_objs[NUM_SN] \u003d {\n 64, /* \u0022SHA1\u0022 */\n 675, /* \u0022SHA224\u0022 */\n 672, /* \u0022SHA256\u0022 */\n+ 1096, /* \u0022SHA3-224\u0022 */\n+ 1097, /* \u0022SHA3-256\u0022 */\n+ 1098, /* \u0022SHA3-384\u0022 */\n+ 1099, /* \u0022SHA3-512\u0022 */\n 673, /* \u0022SHA384\u0022 */\n 674, /* \u0022SHA512\u0022 */\n+ 1094, /* \u0022SHA512-224\u0022 */\n+ 1095, /* \u0022SHA512-256\u0022 */\n+ 1100, /* \u0022SHAKE128\u0022 */\n+ 1101, /* \u0022SHAKE256\u0022 */\n 188, /* \u0022SMIME\u0022 */\n 167, /* \u0022SMIME-CAPS\u0022 */\n 100, /* \u0022SN\u0022 */\n@@ -2633,9 +2693,23 @@ static const unsigned int sn_objs[NUM_SN] \u003d {\n 331, /* \u0022id-cmc-transactionId\u0022 */\n 787, /* \u0022id-ct-asciiTextWithCRLF\u0022 */\n 1060, /* \u0022id-ct-xml\u0022 */\n+ 1108, /* \u0022id-dsa-with-sha3-224\u0022 */\n+ 1109, /* \u0022id-dsa-with-sha3-256\u0022 */\n+ 1110, /* \u0022id-dsa-with-sha3-384\u0022 */\n+ 1111, /* \u0022id-dsa-with-sha3-512\u0022 */\n+ 1106, /* \u0022id-dsa-with-sha384\u0022 */\n+ 1107, /* \u0022id-dsa-with-sha512\u0022 */\n 408, /* \u0022id-ecPublicKey\u0022 */\n+ 1112, /* \u0022id-ecdsa-with-sha3-224\u0022 */\n+ 1113, /* \u0022id-ecdsa-with-sha3-256\u0022 */\n+ 1114, /* \u0022id-ecdsa-with-sha3-384\u0022 */\n+ 1115, /* \u0022id-ecdsa-with-sha3-512\u0022 */\n 508, /* \u0022id-hex-multipart-message\u0022 */\n 507, /* \u0022id-hex-partial-message\u0022 */\n+ 1102, /* \u0022id-hmacWithSHA3-224\u0022 */\n+ 1103, /* \u0022id-hmacWithSHA3-256\u0022 */\n+ 1104, /* \u0022id-hmacWithSHA3-384\u0022 */\n+ 1105, /* \u0022id-hmacWithSHA3-512\u0022 */\n 260, /* \u0022id-it\u0022 */\n 302, /* \u0022id-it-caKeyUpdateInfo\u0022 */\n 298, /* \u0022id-it-caProtEncCert\u0022 */\n@@ -2702,6 +2776,10 @@ static const unsigned int sn_objs[NUM_SN] \u003d {\n 314, /* \u0022id-regInfo\u0022 */\n 322, /* \u0022id-regInfo-certReq\u0022 */\n 321, /* \u0022id-regInfo-utf8Pairs\u0022 */\n+ 1116, /* \u0022id-rsassa-pkcs1-v1_5-with-sha3-224\u0022 */\n+ 1117, /* \u0022id-rsassa-pkcs1-v1_5-with-sha3-256\u0022 */\n+ 1118, /* \u0022id-rsassa-pkcs1-v1_5-with-sha3-384\u0022 */\n+ 1119, /* \u0022id-rsassa-pkcs1-v1_5-with-sha3-512\u0022 */\n 973, /* \u0022id-scrypt\u0022 */\n 512, /* \u0022id-set\u0022 */\n 191, /* \u0022id-smime-aa\u0022 */\n@@ -3173,7 +3251,7 @@ static const unsigned int sn_objs[NUM_SN] \u003d {\n 1093, /* \u0022x509ExtAdmission\u0022 */\n };\n \n-#define NUM_LN 1085\n+#define NUM_LN 1111\n static const unsigned int ln_objs[NUM_LN] \u003d {\n 363, /* \u0022AD Time Stamping\u0022 */\n 405, /* \u0022ANSI X9.62\u0022 */\n@@ -3295,6 +3373,10 @@ static const unsigned int ln_objs[NUM_LN] \u003d {\n 663, /* \u0022Proxy Certificate Information\u0022 */\n 1, /* \u0022RSA Data Security, Inc.\u0022 */\n 2, /* \u0022RSA Data Security, Inc. PKCS\u0022 */\n+ 1116, /* \u0022RSA-SHA3-224\u0022 */\n+ 1117, /* \u0022RSA-SHA3-256\u0022 */\n+ 1118, /* \u0022RSA-SHA3-284\u0022 */\n+ 1119, /* \u0022RSA-SHA3-512\u0022 */\n 188, /* \u0022S/MIME\u0022 */\n 167, /* \u0022S/MIME Capabilities\u0022 */\n 1006, /* \u0022SNILS\u0022 */\n@@ -3593,6 +3675,12 @@ static const unsigned int ln_objs[NUM_LN] \u003d {\n 70, /* \u0022dsaWithSHA1-old\u0022 */\n 802, /* \u0022dsa_with_SHA224\u0022 */\n 803, /* \u0022dsa_with_SHA256\u0022 */\n+ 1108, /* \u0022dsa_with_SHA3-224\u0022 */\n+ 1109, /* \u0022dsa_with_SHA3-256\u0022 */\n+ 1110, /* \u0022dsa_with_SHA3-384\u0022 */\n+ 1111, /* \u0022dsa_with_SHA3-512\u0022 */\n+ 1106, /* \u0022dsa_with_SHA384\u0022 */\n+ 1107, /* \u0022dsa_with_SHA512\u0022 */\n 297, /* \u0022dvcs\u0022 */\n 791, /* \u0022ecdsa-with-Recommended\u0022 */\n 416, /* \u0022ecdsa-with-SHA1\u0022 */\n@@ -3601,6 +3689,10 @@ static const unsigned int ln_objs[NUM_LN] \u003d {\n 795, /* \u0022ecdsa-with-SHA384\u0022 */\n 796, /* \u0022ecdsa-with-SHA512\u0022 */\n 792, /* \u0022ecdsa-with-Specified\u0022 */\n+ 1112, /* \u0022ecdsa_with_SHA3-224\u0022 */\n+ 1113, /* \u0022ecdsa_with_SHA3-256\u0022 */\n+ 1114, /* \u0022ecdsa_with_SHA3-384\u0022 */\n+ 1115, /* \u0022ecdsa_with_SHA3-512\u0022 */\n 48, /* \u0022emailAddress\u0022 */\n 632, /* \u0022encrypted track 2\u0022 */\n 885, /* \u0022enhancedSearchGuide\u0022 */\n@@ -3630,6 +3722,10 @@ static const unsigned int ln_objs[NUM_LN] \u003d {\n 855, /* \u0022hmac\u0022 */\n 780, /* \u0022hmac-md5\u0022 */\n 781, /* \u0022hmac-sha1\u0022 */\n+ 1102, /* \u0022hmac-sha3-224\u0022 */\n+ 1103, /* \u0022hmac-sha3-256\u0022 */\n+ 1104, /* \u0022hmac-sha3-384\u0022 */\n+ 1105, /* \u0022hmac-sha3-512\u0022 */\n 797, /* \u0022hmacWithMD5\u0022 */\n 163, /* \u0022hmacWithSHA1\u0022 */\n 798, /* \u0022hmacWithSHA224\u0022 */\n@@ -4206,11 +4302,19 @@ static const unsigned int ln_objs[NUM_LN] \u003d {\n 671, /* \u0022sha224WithRSAEncryption\u0022 */\n 672, /* \u0022sha256\u0022 */\n 668, /* \u0022sha256WithRSAEncryption\u0022 */\n+ 1096, /* \u0022sha3-224\u0022 */\n+ 1097, /* \u0022sha3-256\u0022 */\n+ 1098, /* \u0022sha3-384\u0022 */\n+ 1099, /* \u0022sha3-512\u0022 */\n 673, /* \u0022sha384\u0022 */\n 669, /* \u0022sha384WithRSAEncryption\u0022 */\n 674, /* \u0022sha512\u0022 */\n+ 1094, /* \u0022sha512-224\u0022 */\n+ 1095, /* \u0022sha512-256\u0022 */\n 670, /* \u0022sha512WithRSAEncryption\u0022 */\n 42, /* \u0022shaWithRSAEncryption\u0022 */\n+ 1100, /* \u0022shake128\u0022 */\n+ 1101, /* \u0022shake256\u0022 */\n 52, /* \u0022signingTime\u0022 */\n 454, /* \u0022simpleSecurityObject\u0022 */\n 496, /* \u0022singleLevelQuality\u0022 */\n@@ -4262,7 +4366,7 @@ static const unsigned int ln_objs[NUM_LN] \u003d {\n 125, /* \u0022zlib compression\u0022 */\n };\n \n-#define NUM_OBJ 979\n+#define NUM_OBJ 1005\n static const unsigned int obj_objs[NUM_OBJ] \u003d {\n 0, /* OBJ_undef 0 */\n 181, /* OBJ_iso 1 */\n@@ -5052,8 +5156,34 @@ static const unsigned int obj_objs[NUM_OBJ] \u003d {\n 673, /* OBJ_sha384 2 16 840 1 101 3 4 2 2 */\n 674, /* OBJ_sha512 2 16 840 1 101 3 4 2 3 */\n 675, /* OBJ_sha224 2 16 840 1 101 3 4 2 4 */\n+ 1094, /* OBJ_sha512_224 2 16 840 1 101 3 4 2 5 */\n+ 1095, /* OBJ_sha512_256 2 16 840 1 101 3 4 2 6 */\n+ 1096, /* OBJ_sha3_224 2 16 840 1 101 3 4 2 7 */\n+ 1097, /* OBJ_sha3_256 2 16 840 1 101 3 4 2 8 */\n+ 1098, /* OBJ_sha3_384 2 16 840 1 101 3 4 2 9 */\n+ 1099, /* OBJ_sha3_512 2 16 840 1 101 3 4 2 10 */\n+ 1100, /* OBJ_shake128 2 16 840 1 101 3 4 2 11 */\n+ 1101, /* OBJ_shake256 2 16 840 1 101 3 4 2 12 */\n+ 1102, /* OBJ_hmac_sha3_224 2 16 840 1 101 3 4 2 13 */\n+ 1103, /* OBJ_hmac_sha3_256 2 16 840 1 101 3 4 2 14 */\n+ 1104, /* OBJ_hmac_sha3_384 2 16 840 1 101 3 4 2 15 */\n+ 1105, /* OBJ_hmac_sha3_512 2 16 840 1 101 3 4 2 16 */\n 802, /* OBJ_dsa_with_SHA224 2 16 840 1 101 3 4 3 1 */\n 803, /* OBJ_dsa_with_SHA256 2 16 840 1 101 3 4 3 2 */\n+ 1106, /* OBJ_dsa_with_SHA384 2 16 840 1 101 3 4 3 3 */\n+ 1107, /* OBJ_dsa_with_SHA512 2 16 840 1 101 3 4 3 4 */\n+ 1108, /* OBJ_dsa_with_SHA3_224 2 16 840 1 101 3 4 3 5 */\n+ 1109, /* OBJ_dsa_with_SHA3_256 2 16 840 1 101 3 4 3 6 */\n+ 1110, /* OBJ_dsa_with_SHA3_384 2 16 840 1 101 3 4 3 7 */\n+ 1111, /* OBJ_dsa_with_SHA3_512 2 16 840 1 101 3 4 3 8 */\n+ 1112, /* OBJ_ecdsa_with_SHA3_224 2 16 840 1 101 3 4 3 9 */\n+ 1113, /* OBJ_ecdsa_with_SHA3_256 2 16 840 1 101 3 4 3 10 */\n+ 1114, /* OBJ_ecdsa_with_SHA3_384 2 16 840 1 101 3 4 3 11 */\n+ 1115, /* OBJ_ecdsa_with_SHA3_512 2 16 840 1 101 3 4 3 12 */\n+ 1116, /* OBJ_RSA_SHA3_224 2 16 840 1 101 3 4 3 13 */\n+ 1117, /* OBJ_RSA_SHA3_256 2 16 840 1 101 3 4 3 14 */\n+ 1118, /* OBJ_RSA_SHA3_284 2 16 840 1 101 3 4 3 15 */\n+ 1119, /* OBJ_RSA_SHA3_512 2 16 840 1 101 3 4 3 16 */\n 71, /* OBJ_netscape_cert_type 2 16 840 1 113730 1 1 */\n 72, /* OBJ_netscape_base_url 2 16 840 1 113730 1 2 */\n 73, /* OBJ_netscape_revocation_url 2 16 840 1 113730 1 3 */\ndiff --git a/crypto/objects/obj_mac.num b/crypto/objects/obj_mac.num\nindex ab587a4..0c16f31 100644\n--- a/crypto/objects/obj_mac.num\n+++ b/crypto/objects/obj_mac.num\n@@ -1091,3 +1091,29 @@ countryCode3c\t\t1090\n countryCode3n\t\t1091\n dnsName\t\t1092\n x509ExtAdmission\t\t1093\n+sha512_224\t\t1094\n+sha512_256\t\t1095\n+sha3_224\t\t1096\n+sha3_256\t\t1097\n+sha3_384\t\t1098\n+sha3_512\t\t1099\n+shake128\t\t1100\n+shake256\t\t1101\n+hmac_sha3_224\t\t1102\n+hmac_sha3_256\t\t1103\n+hmac_sha3_384\t\t1104\n+hmac_sha3_512\t\t1105\n+dsa_with_SHA384\t\t1106\n+dsa_with_SHA512\t\t1107\n+dsa_with_SHA3_224\t\t1108\n+dsa_with_SHA3_256\t\t1109\n+dsa_with_SHA3_384\t\t1110\n+dsa_with_SHA3_512\t\t1111\n+ecdsa_with_SHA3_224\t\t1112\n+ecdsa_with_SHA3_256\t\t1113\n+ecdsa_with_SHA3_384\t\t1114\n+ecdsa_with_SHA3_512\t\t1115\n+RSA_SHA3_224\t\t1116\n+RSA_SHA3_256\t\t1117\n+RSA_SHA3_284\t\t1118\n+RSA_SHA3_512\t\t1119\ndiff --git a/include/openssl/obj_mac.h b/include/openssl/obj_mac.h\nindex 82836d2..cd2c60b 100644\n--- a/include/openssl/obj_mac.h\n+++ b/include/openssl/obj_mac.h\n@@ -2844,6 +2844,66 @@\n #define NID_sha224 675\n #define OBJ_sha224 OBJ_nist_hashalgs,4L\n \n+#define SN_sha512_224 \u0022SHA512-224\u0022\n+#define LN_sha512_224 \u0022sha512-224\u0022\n+#define NID_sha512_224 1094\n+#define OBJ_sha512_224 OBJ_nist_hashalgs,5L\n+\n+#define SN_sha512_256 \u0022SHA512-256\u0022\n+#define LN_sha512_256 \u0022sha512-256\u0022\n+#define NID_sha512_256 1095\n+#define OBJ_sha512_256 OBJ_nist_hashalgs,6L\n+\n+#define SN_sha3_224 \u0022SHA3-224\u0022\n+#define LN_sha3_224 \u0022sha3-224\u0022\n+#define NID_sha3_224 1096\n+#define OBJ_sha3_224 OBJ_nist_hashalgs,7L\n+\n+#define SN_sha3_256 \u0022SHA3-256\u0022\n+#define LN_sha3_256 \u0022sha3-256\u0022\n+#define NID_sha3_256 1097\n+#define OBJ_sha3_256 OBJ_nist_hashalgs,8L\n+\n+#define SN_sha3_384 \u0022SHA3-384\u0022\n+#define LN_sha3_384 \u0022sha3-384\u0022\n+#define NID_sha3_384 1098\n+#define OBJ_sha3_384 OBJ_nist_hashalgs,9L\n+\n+#define SN_sha3_512 \u0022SHA3-512\u0022\n+#define LN_sha3_512 \u0022sha3-512\u0022\n+#define NID_sha3_512 1099\n+#define OBJ_sha3_512 OBJ_nist_hashalgs,10L\n+\n+#define SN_shake128 \u0022SHAKE128\u0022\n+#define LN_shake128 \u0022shake128\u0022\n+#define NID_shake128 1100\n+#define OBJ_shake128 OBJ_nist_hashalgs,11L\n+\n+#define SN_shake256 \u0022SHAKE256\u0022\n+#define LN_shake256 \u0022shake256\u0022\n+#define NID_shake256 1101\n+#define OBJ_shake256 OBJ_nist_hashalgs,12L\n+\n+#define SN_hmac_sha3_224 \u0022id-hmacWithSHA3-224\u0022\n+#define LN_hmac_sha3_224 \u0022hmac-sha3-224\u0022\n+#define NID_hmac_sha3_224 1102\n+#define OBJ_hmac_sha3_224 OBJ_nist_hashalgs,13L\n+\n+#define SN_hmac_sha3_256 \u0022id-hmacWithSHA3-256\u0022\n+#define LN_hmac_sha3_256 \u0022hmac-sha3-256\u0022\n+#define NID_hmac_sha3_256 1103\n+#define OBJ_hmac_sha3_256 OBJ_nist_hashalgs,14L\n+\n+#define SN_hmac_sha3_384 \u0022id-hmacWithSHA3-384\u0022\n+#define LN_hmac_sha3_384 \u0022hmac-sha3-384\u0022\n+#define NID_hmac_sha3_384 1104\n+#define OBJ_hmac_sha3_384 OBJ_nist_hashalgs,15L\n+\n+#define SN_hmac_sha3_512 \u0022id-hmacWithSHA3-512\u0022\n+#define LN_hmac_sha3_512 \u0022hmac-sha3-512\u0022\n+#define NID_hmac_sha3_512 1105\n+#define OBJ_hmac_sha3_512 OBJ_nist_hashalgs,16L\n+\n #define OBJ_dsa_with_sha2 OBJ_nistAlgorithms,3L\n \n #define SN_dsa_with_SHA224 \u0022dsa_with_SHA224\u0022\n@@ -2854,6 +2914,78 @@\n #define NID_dsa_with_SHA256 803\n #define OBJ_dsa_with_SHA256 OBJ_dsa_with_sha2,2L\n \n+#define OBJ_sigAlgs OBJ_nistAlgorithms,3L\n+\n+#define SN_dsa_with_SHA384 \u0022id-dsa-with-sha384\u0022\n+#define LN_dsa_with_SHA384 \u0022dsa_with_SHA384\u0022\n+#define NID_dsa_with_SHA384 1106\n+#define OBJ_dsa_with_SHA384 OBJ_sigAlgs,3L\n+\n+#define SN_dsa_with_SHA512 \u0022id-dsa-with-sha512\u0022\n+#define LN_dsa_with_SHA512 \u0022dsa_with_SHA512\u0022\n+#define NID_dsa_with_SHA512 1107\n+#define OBJ_dsa_with_SHA512 OBJ_sigAlgs,4L\n+\n+#define SN_dsa_with_SHA3_224 \u0022id-dsa-with-sha3-224\u0022\n+#define LN_dsa_with_SHA3_224 \u0022dsa_with_SHA3-224\u0022\n+#define NID_dsa_with_SHA3_224 1108\n+#define OBJ_dsa_with_SHA3_224 OBJ_sigAlgs,5L\n+\n+#define SN_dsa_with_SHA3_256 \u0022id-dsa-with-sha3-256\u0022\n+#define LN_dsa_with_SHA3_256 \u0022dsa_with_SHA3-256\u0022\n+#define NID_dsa_with_SHA3_256 1109\n+#define OBJ_dsa_with_SHA3_256 OBJ_sigAlgs,6L\n+\n+#define SN_dsa_with_SHA3_384 \u0022id-dsa-with-sha3-384\u0022\n+#define LN_dsa_with_SHA3_384 \u0022dsa_with_SHA3-384\u0022\n+#define NID_dsa_with_SHA3_384 1110\n+#define OBJ_dsa_with_SHA3_384 OBJ_sigAlgs,7L\n+\n+#define SN_dsa_with_SHA3_512 \u0022id-dsa-with-sha3-512\u0022\n+#define LN_dsa_with_SHA3_512 \u0022dsa_with_SHA3-512\u0022\n+#define NID_dsa_with_SHA3_512 1111\n+#define OBJ_dsa_with_SHA3_512 OBJ_sigAlgs,8L\n+\n+#define SN_ecdsa_with_SHA3_224 \u0022id-ecdsa-with-sha3-224\u0022\n+#define LN_ecdsa_with_SHA3_224 \u0022ecdsa_with_SHA3-224\u0022\n+#define NID_ecdsa_with_SHA3_224 1112\n+#define OBJ_ecdsa_with_SHA3_224 OBJ_sigAlgs,9L\n+\n+#define SN_ecdsa_with_SHA3_256 \u0022id-ecdsa-with-sha3-256\u0022\n+#define LN_ecdsa_with_SHA3_256 \u0022ecdsa_with_SHA3-256\u0022\n+#define NID_ecdsa_with_SHA3_256 1113\n+#define OBJ_ecdsa_with_SHA3_256 OBJ_sigAlgs,10L\n+\n+#define SN_ecdsa_with_SHA3_384 \u0022id-ecdsa-with-sha3-384\u0022\n+#define LN_ecdsa_with_SHA3_384 \u0022ecdsa_with_SHA3-384\u0022\n+#define NID_ecdsa_with_SHA3_384 1114\n+#define OBJ_ecdsa_with_SHA3_384 OBJ_sigAlgs,11L\n+\n+#define SN_ecdsa_with_SHA3_512 \u0022id-ecdsa-with-sha3-512\u0022\n+#define LN_ecdsa_with_SHA3_512 \u0022ecdsa_with_SHA3-512\u0022\n+#define NID_ecdsa_with_SHA3_512 1115\n+#define OBJ_ecdsa_with_SHA3_512 OBJ_sigAlgs,12L\n+\n+#define SN_RSA_SHA3_224 \u0022id-rsassa-pkcs1-v1_5-with-sha3-224\u0022\n+#define LN_RSA_SHA3_224 \u0022RSA-SHA3-224\u0022\n+#define NID_RSA_SHA3_224 1116\n+#define OBJ_RSA_SHA3_224 OBJ_sigAlgs,13L\n+\n+#define SN_RSA_SHA3_256 \u0022id-rsassa-pkcs1-v1_5-with-sha3-256\u0022\n+#define LN_RSA_SHA3_256 \u0022RSA-SHA3-256\u0022\n+#define NID_RSA_SHA3_256 1117\n+#define OBJ_RSA_SHA3_256 OBJ_sigAlgs,14L\n+\n+#define SN_RSA_SHA3_284 \u0022id-rsassa-pkcs1-v1_5-with-sha3-384\u0022\n+#define LN_RSA_SHA3_284 \u0022RSA-SHA3-284\u0022\n+#define NID_RSA_SHA3_284 1118\n+#define OBJ_RSA_SHA3_284 OBJ_sigAlgs,15L\n+\n+#define SN_RSA_SHA3_512 \u0022id-rsassa-pkcs1-v1_5-with-sha3-512\u0022\n+#define LN_RSA_SHA3_512 \u0022RSA-SHA3-512\u0022\n+#define NID_RSA_SHA3_512 1119\n+#define OBJ_RSA_SHA3_512 OBJ_sigAlgs,16L\n+\n #define SN_hold_instruction_code \u0022holdInstructionCode\u0022\n #define LN_hold_instruction_code \u0022Hold Instruction Code\u0022\n #define NID_hold_instruction_code 430\n","s":{"c":1750829806,"u": 52386}}
],"g": 55949,"chitpc": 0,"ehitpc": 0,"indexed":0
,
"ab": 0, "si": 0, "db":0, "di":0, "sat":0, "lfc": "0000"}