node-ssl-certificates
Version:
a node.js library for fetching, parsing and validating ssl-certificates
596 lines • 219 kB
JavaScript
// Converted from: https://www.cs.auckland.ac.nz/~pgut001/dumpasn1.cfg
// which is made by Peter Gutmann and whose license states:
// You can use this code in whatever way you want,
// as long as you don't try to claim you wrote it.
(typeof define != "undefined" ? define : function(factory) {
"use strict";
if (typeof module == "object") module.exports = factory();
else window.oids = factory();
})(function() {
"use strict";
return {
"0.2.262.1.10": {"d": "Telesec", "c": "Deutsche Telekom"},
"0.2.262.1.10.0": {"d": "extension", "c": "Telesec"},
"0.2.262.1.10.1": {"d": "mechanism", "c": "Telesec"},
"0.2.262.1.10.1.0": {"d": "authentication", "c": "Telesec mechanism"},
"0.2.262.1.10.1.0.1": {"d": "passwordAuthentication", "c": "Telesec authentication"},
"0.2.262.1.10.1.0.2": {"d": "protectedPasswordAuthentication", "c": "Telesec authentication"},
"0.2.262.1.10.1.0.3": {"d": "oneWayX509Authentication", "c": "Telesec authentication"},
"0.2.262.1.10.1.0.4": {"d": "twoWayX509Authentication", "c": "Telesec authentication"},
"0.2.262.1.10.1.0.5": {"d": "threeWayX509Authentication", "c": "Telesec authentication"},
"0.2.262.1.10.1.0.6": {"d": "oneWayISO9798Authentication", "c": "Telesec authentication"},
"0.2.262.1.10.1.0.7": {"d": "twoWayISO9798Authentication", "c": "Telesec authentication"},
"0.2.262.1.10.1.0.8": {"d": "telekomAuthentication", "c": "Telesec authentication"},
"0.2.262.1.10.1.1": {"d": "signature", "c": "Telesec mechanism"},
"0.2.262.1.10.1.1.1": {"d": "md4WithRSAAndISO9697", "c": "Telesec mechanism"},
"0.2.262.1.10.1.1.2": {"d": "md4WithRSAAndTelesecSignatureStandard", "c": "Telesec mechanism"},
"0.2.262.1.10.1.1.3": {"d": "md5WithRSAAndISO9697", "c": "Telesec mechanism"},
"0.2.262.1.10.1.1.4": {"d": "md5WithRSAAndTelesecSignatureStandard", "c": "Telesec mechanism"},
"0.2.262.1.10.1.1.5": {"d": "ripemd160WithRSAAndTelekomSignatureStandard", "c": "Telesec mechanism"},
"0.2.262.1.10.1.1.9": {"d": "hbciRsaSignature", "c": "Telesec signature"},
"0.2.262.1.10.1.2": {"d": "encryption", "c": "Telesec mechanism"},
"0.2.262.1.10.1.2.0": {"d": "none", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.1": {"d": "rsaTelesec", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.2": {"d": "des", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.2.1": {"d": "desECB", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.2.2": {"d": "desCBC", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.2.3": {"d": "desOFB", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.2.4": {"d": "desCFB8", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.2.5": {"d": "desCFB64", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.3": {"d": "des3", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.3.1": {"d": "des3ECB", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.3.2": {"d": "des3CBC", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.3.3": {"d": "des3OFB", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.3.4": {"d": "des3CFB8", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.3.5": {"d": "des3CFB64", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.4": {"d": "magenta", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.5": {"d": "idea", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.5.1": {"d": "ideaECB", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.5.2": {"d": "ideaCBC", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.5.3": {"d": "ideaOFB", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.5.4": {"d": "ideaCFB8", "c": "Telesec encryption"},
"0.2.262.1.10.1.2.5.5": {"d": "ideaCFB64", "c": "Telesec encryption"},
"0.2.262.1.10.1.3": {"d": "oneWayFunction", "c": "Telesec mechanism"},
"0.2.262.1.10.1.3.1": {"d": "md4", "c": "Telesec one-way function"},
"0.2.262.1.10.1.3.2": {"d": "md5", "c": "Telesec one-way function"},
"0.2.262.1.10.1.3.3": {"d": "sqModNX509", "c": "Telesec one-way function"},
"0.2.262.1.10.1.3.4": {"d": "sqModNISO", "c": "Telesec one-way function"},
"0.2.262.1.10.1.3.5": {"d": "ripemd128", "c": "Telesec one-way function"},
"0.2.262.1.10.1.3.6": {"d": "hashUsingBlockCipher", "c": "Telesec one-way function"},
"0.2.262.1.10.1.3.7": {"d": "mac", "c": "Telesec one-way function"},
"0.2.262.1.10.1.3.8": {"d": "ripemd160", "c": "Telesec one-way function"},
"0.2.262.1.10.1.4": {"d": "fecFunction", "c": "Telesec mechanism"},
"0.2.262.1.10.1.4.1": {"d": "reedSolomon", "c": "Telesec mechanism"},
"0.2.262.1.10.2": {"d": "module", "c": "Telesec"},
"0.2.262.1.10.2.0": {"d": "algorithms", "c": "Telesec module"},
"0.2.262.1.10.2.1": {"d": "attributeTypes", "c": "Telesec module"},
"0.2.262.1.10.2.2": {"d": "certificateTypes", "c": "Telesec module"},
"0.2.262.1.10.2.3": {"d": "messageTypes", "c": "Telesec module"},
"0.2.262.1.10.2.4": {"d": "plProtocol", "c": "Telesec module"},
"0.2.262.1.10.2.5": {"d": "smeAndComponentsOfSme", "c": "Telesec module"},
"0.2.262.1.10.2.6": {"d": "fec", "c": "Telesec module"},
"0.2.262.1.10.2.7": {"d": "usefulDefinitions", "c": "Telesec module"},
"0.2.262.1.10.2.8": {"d": "stefiles", "c": "Telesec module"},
"0.2.262.1.10.2.9": {"d": "sadmib", "c": "Telesec module"},
"0.2.262.1.10.2.10": {"d": "electronicOrder", "c": "Telesec module"},
"0.2.262.1.10.2.11": {"d": "telesecTtpAsymmetricApplication", "c": "Telesec module"},
"0.2.262.1.10.2.12": {"d": "telesecTtpBasisApplication", "c": "Telesec module"},
"0.2.262.1.10.2.13": {"d": "telesecTtpMessages", "c": "Telesec module"},
"0.2.262.1.10.2.14": {"d": "telesecTtpTimeStampApplication", "c": "Telesec module"},
"0.2.262.1.10.3": {"d": "objectClass", "c": "Telesec"},
"0.2.262.1.10.3.0": {"d": "telesecOtherName", "c": "Telesec object class"},
"0.2.262.1.10.3.1": {"d": "directory", "c": "Telesec object class"},
"0.2.262.1.10.3.2": {"d": "directoryType", "c": "Telesec object class"},
"0.2.262.1.10.3.3": {"d": "directoryGroup", "c": "Telesec object class"},
"0.2.262.1.10.3.4": {"d": "directoryUser", "c": "Telesec object class"},
"0.2.262.1.10.3.5": {"d": "symmetricKeyEntry", "c": "Telesec object class"},
"0.2.262.1.10.4": {"d": "package", "c": "Telesec"},
"0.2.262.1.10.5": {"d": "parameter", "c": "Telesec"},
"0.2.262.1.10.6": {"d": "nameBinding", "c": "Telesec"},
"0.2.262.1.10.7": {"d": "attribute", "c": "Telesec"},
"0.2.262.1.10.7.0": {"d": "applicationGroupIdentifier", "c": "Telesec attribute"},
"0.2.262.1.10.7.1": {"d": "certificateType", "c": "Telesec attribute"},
"0.2.262.1.10.7.2": {"d": "telesecCertificate", "c": "Telesec attribute"},
"0.2.262.1.10.7.3": {"d": "certificateNumber", "c": "Telesec attribute"},
"0.2.262.1.10.7.4": {"d": "certificateRevocationList", "c": "Telesec attribute"},
"0.2.262.1.10.7.5": {"d": "creationDate", "c": "Telesec attribute"},
"0.2.262.1.10.7.6": {"d": "issuer", "c": "Telesec attribute"},
"0.2.262.1.10.7.7": {"d": "namingAuthority", "c": "Telesec attribute"},
"0.2.262.1.10.7.8": {"d": "publicKeyDirectory", "c": "Telesec attribute"},
"0.2.262.1.10.7.9": {"d": "securityDomain", "c": "Telesec attribute"},
"0.2.262.1.10.7.10": {"d": "subject", "c": "Telesec attribute"},
"0.2.262.1.10.7.11": {"d": "timeOfRevocation", "c": "Telesec attribute"},
"0.2.262.1.10.7.12": {"d": "userGroupReference", "c": "Telesec attribute"},
"0.2.262.1.10.7.13": {"d": "validity", "c": "Telesec attribute"},
"0.2.262.1.10.7.14": {"d": "zert93", "c": "Telesec attribute"},
"0.2.262.1.10.7.15": {"d": "securityMessEnv", "c": "Telesec attribute"},
"0.2.262.1.10.7.16": {"d": "anonymizedPublicKeyDirectory", "c": "Telesec attribute"},
"0.2.262.1.10.7.17": {"d": "telesecGivenName", "c": "Telesec attribute"},
"0.2.262.1.10.7.18": {"d": "nameAdditions", "c": "Telesec attribute"},
"0.2.262.1.10.7.19": {"d": "telesecPostalCode", "c": "Telesec attribute"},
"0.2.262.1.10.7.20": {"d": "nameDistinguisher", "c": "Telesec attribute"},
"0.2.262.1.10.7.21": {"d": "telesecCertificateList", "c": "Telesec attribute"},
"0.2.262.1.10.7.22": {"d": "teletrustCertificateList", "c": "Telesec attribute"},
"0.2.262.1.10.7.23": {"d": "x509CertificateList", "c": "Telesec attribute"},
"0.2.262.1.10.7.24": {"d": "timeOfIssue", "c": "Telesec attribute"},
"0.2.262.1.10.7.25": {"d": "physicalCardNumber", "c": "Telesec attribute"},
"0.2.262.1.10.7.26": {"d": "fileType", "c": "Telesec attribute"},
"0.2.262.1.10.7.27": {"d": "ctlFileIsArchive", "c": "Telesec attribute"},
"0.2.262.1.10.7.28": {"d": "emailAddress", "c": "Telesec attribute"},
"0.2.262.1.10.7.29": {"d": "certificateTemplateList", "c": "Telesec attribute"},
"0.2.262.1.10.7.30": {"d": "directoryName", "c": "Telesec attribute"},
"0.2.262.1.10.7.31": {"d": "directoryTypeName", "c": "Telesec attribute"},
"0.2.262.1.10.7.32": {"d": "directoryGroupName", "c": "Telesec attribute"},
"0.2.262.1.10.7.33": {"d": "directoryUserName", "c": "Telesec attribute"},
"0.2.262.1.10.7.34": {"d": "revocationFlag", "c": "Telesec attribute"},
"0.2.262.1.10.7.35": {"d": "symmetricKeyEntryName", "c": "Telesec attribute"},
"0.2.262.1.10.7.36": {"d": "glNumber", "c": "Telesec attribute"},
"0.2.262.1.10.7.37": {"d": "goNumber", "c": "Telesec attribute"},
"0.2.262.1.10.7.38": {"d": "gKeyData", "c": "Telesec attribute"},
"0.2.262.1.10.7.39": {"d": "zKeyData", "c": "Telesec attribute"},
"0.2.262.1.10.7.40": {"d": "ktKeyData", "c": "Telesec attribute"},
"0.2.262.1.10.7.41": {"d": "ktKeyNumber", "c": "Telesec attribute"},
"0.2.262.1.10.7.51": {"d": "timeOfRevocationGen", "c": "Telesec attribute"},
"0.2.262.1.10.7.52": {"d": "liabilityText", "c": "Telesec attribute"},
"0.2.262.1.10.8": {"d": "attributeGroup", "c": "Telesec"},
"0.2.262.1.10.9": {"d": "action", "c": "Telesec"},
"0.2.262.1.10.10": {"d": "notification", "c": "Telesec"},
"0.2.262.1.10.11": {"d": "snmp-mibs", "c": "Telesec"},
"0.2.262.1.10.11.1": {"d": "securityApplication", "c": "Telesec SNMP MIBs"},
"0.2.262.1.10.12": {"d": "certAndCrlExtensionDefinitions", "c": "Telesec"},
"0.2.262.1.10.12.0": {"d": "liabilityLimitationFlag", "c": "Telesec cert/CRL extension"},
"0.2.262.1.10.12.1": {"d": "telesecCertIdExt", "c": "Telesec cert/CRL extension"},
"0.2.262.1.10.12.2": {"d": "Telesec policyIdentifier", "c": "Telesec cert/CRL extension"},
"0.2.262.1.10.12.3": {"d": "telesecPolicyQualifierID", "c": "Telesec cert/CRL extension"},
"0.2.262.1.10.12.4": {"d": "telesecCRLFilteredExt", "c": "Telesec cert/CRL extension"},
"0.2.262.1.10.12.5": {"d": "telesecCRLFilterExt", "c": "Telesec cert/CRL extension"},
"0.2.262.1.10.12.6": {"d": "telesecNamingAuthorityExt", "c": "Telesec cert/CRL extension"},
"0.4.0.127.0.7": {"d": "bsi", "c": "BSI TR-03110/TR-03111"},
"0.4.0.127.0.7.1": {"d": "bsiEcc", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1": {"d": "bsifieldType", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.1": {"d": "bsiPrimeField", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.2": {"d": "bsiCharacteristicTwoField", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.2.2": {"d": "bsiECTLVKeyFormat", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.2.2.1": {"d": "bsiECTLVPublicKey", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.2.3": {"d": "bsiCharacteristicTwoBasis", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.2.3.1": {"d": "bsiGnBasis", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.2.3.2": {"d": "bsiTpBasis", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.2.3.3": {"d": "bsiPpBasis", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.4.1": {"d": "bsiEcdsaSignatures", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.4.1.1": {"d": "bsiEcdsaWithSHA1", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.4.1.2": {"d": "bsiEcdsaWithSHA224", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.4.1.3": {"d": "bsiEcdsaWithSHA256", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.4.1.4": {"d": "bsiEcdsaWithSHA384", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.4.1.5": {"d": "bsiEcdsaWithSHA512", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.4.1.6": {"d": "bsiEcdsaWithRIPEMD160", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.1.1": {"d": "bsiEckaEgX963KDF", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.1.1.1": {"d": "bsiEckaEgX963KDFWithSHA1", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.1.1.2": {"d": "bsiEckaEgX963KDFWithSHA224", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.1.1.3": {"d": "bsiEckaEgX963KDFWithSHA256", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.1.1.4": {"d": "bsiEckaEgX963KDFWithSHA384", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.1.1.5": {"d": "bsiEckaEgX963KDFWithSHA512", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.1.1.6": {"d": "bsiEckaEgX963KDFWithRIPEMD160", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.1.2": {"d": "bsiEckaEgSessionKDF", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.1.2.1": {"d": "bsiEckaEgSessionKDFWith3DES", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.1.2.2": {"d": "bsiEckaEgSessionKDFWithAES128", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.1.2.3": {"d": "bsiEckaEgSessionKDFWithAES192", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.1.2.4": {"d": "bsiEckaEgSessionKDFWithAES256", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2": {"d": "bsiEckaDH", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2.1": {"d": "bsiEckaDHX963KDF", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2.1.1": {"d": "bsiEckaDHX963KDFWithSHA1", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2.1.2": {"d": "bsiEckaDHX963KDFWithSHA224", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2.1.3": {"d": "bsiEckaDHX963KDFWithSHA256", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2.1.4": {"d": "bsiEckaDHX963KDFWithSHA384", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2.1.5": {"d": "bsiEckaDHX963KDFWithSHA512", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2.1.6": {"d": "bsiEckaDHX963KDFWithRIPEMD160", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2.2": {"d": "bsiEckaDHSessionKDF", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2.2.1": {"d": "bsiEckaDHSessionKDFWith3DES", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2.2.2": {"d": "bsiEckaDHSessionKDFWithAES128", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2.2.3": {"d": "bsiEckaDHSessionKDFWithAES192", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.1.5.2.2.4": {"d": "bsiEckaDHSessionKDFWithAES256", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.2": {"d": "bsiEcKeyType", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.2.1": {"d": "bsiEcPublicKey", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.5.1": {"d": "bsiKaeg", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.5.1.1": {"d": "bsiKaegWithX963KDF", "c": "BSI TR-03111"},
"0.4.0.127.0.7.1.5.1.2": {"d": "bsiKaegWith3DESKDF", "c": "BSI TR-03111"},
"0.4.0.127.0.7.2.2.1": {"d": "bsiPK", "c": "BSI TR-03110. Formerly known as bsiCA, now moved to ...2.2.3.x"},
"0.4.0.127.0.7.2.2.1.1": {"d": "bsiPK_DH", "c": "BSI TR-03110. Formerly known as bsiCA_DH, now moved to ...2.2.3.x"},
"0.4.0.127.0.7.2.2.1.2": {"d": "bsiPK_ECDH", "c": "BSI TR-03110. Formerly known as bsiCA_ECDH, now moved to ...2.2.3.x"},
"0.4.0.127.0.7.2.2.2": {"d": "bsiTA", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.1": {"d": "bsiTA_RSA", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.1.1": {"d": "bsiTA_RSAv1_5_SHA1", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.1.2": {"d": "bsiTA_RSAv1_5_SHA256", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.1.3": {"d": "bsiTA_RSAPSS_SHA1", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.1.4": {"d": "bsiTA_RSAPSS_SHA256", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.1.5": {"d": "bsiTA_RSAv1_5_SHA512", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.1.6": {"d": "bsiTA_RSAPSS_SHA512", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.2": {"d": "bsiTA_ECDSA", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.2.1": {"d": "bsiTA_ECDSA_SHA1", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.2.2": {"d": "bsiTA_ECDSA_SHA224", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.2.3": {"d": "bsiTA_ECDSA_SHA256", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.2.4": {"d": "bsiTA_ECDSA_SHA384", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.2.2.5": {"d": "bsiTA_ECDSA_SHA512", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.3": {"d": "bsiCA", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.3.1": {"d": "bsiCA_DH", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.3.1.1": {"d": "bsiCA_DH_3DES_CBC_CBC", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.3.1.2": {"d": "bsiCA_DH_AES_CBC_CMAC_128", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.3.1.3": {"d": "bsiCA_DH_AES_CBC_CMAC_192", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.3.1.4": {"d": "bsiCA_DH_AES_CBC_CMAC_256", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.3.2": {"d": "bsiCA_ECDH", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.3.2.1": {"d": "bsiCA_ECDH_3DES_CBC_CBC", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.3.2.2": {"d": "bsiCA_ECDH_AES_CBC_CMAC_128", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.3.2.3": {"d": "bsiCA_ECDH_AES_CBC_CMAC_192", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.3.2.4": {"d": "bsiCA_ECDH_AES_CBC_CMAC_256", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4": {"d": "bsiPACE", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.1": {"d": "bsiPACE_DH_GM", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.1.1": {"d": "bsiPACE_DH_GM_3DES_CBC_CBC", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.1.2": {"d": "bsiPACE_DH_GM_AES_CBC_CMAC_128", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.1.3": {"d": "bsiPACE_DH_GM_AES_CBC_CMAC_192", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.1.4": {"d": "bsiPACE_DH_GM_AES_CBC_CMAC_256", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.2": {"d": "bsiPACE_ECDH_GM", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.2.1": {"d": "bsiPACE_ECDH_GM_3DES_CBC_CBC", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.2.2": {"d": "bsiPACE_ECDH_GM_AES_CBC_CMAC_128", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.2.3": {"d": "bsiPACE_ECDH_GM_AES_CBC_CMAC_192", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.2.4": {"d": "bsiPACE_ECDH_GM_AES_CBC_CMAC_256", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.3": {"d": "bsiPACE_DH_IM", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.3.1": {"d": "bsiPACE_DH_IM_3DES_CBC_CBC", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.3.2": {"d": "bsiPACE_DH_IM_AES_CBC_CMAC_128", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.3.3": {"d": "bsiPACE_DH_IM_AES_CBC_CMAC_192", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.3.4": {"d": "bsiPACE_DH_IM_AES_CBC_CMAC_256", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.4": {"d": "bsiPACE_ECDH_IM", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.4.1": {"d": "bsiPACE_ECDH_IM_3DES_CBC_CBC", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.4.2": {"d": "bsiPACE_ECDH_IM_AES_CBC_CMAC_128", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.4.3": {"d": "bsiPACE_ECDH_IM_AES_CBC_CMAC_192", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.4.4.4": {"d": "bsiPACE_ECDH_IM_AES_CBC_CMAC_256", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5": {"d": "bsiRI", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5.1": {"d": "bsiRI_DH", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5.1.1": {"d": "bsiRI_DH_SHA1", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5.1.2": {"d": "bsiRI_DH_SHA224", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5.1.3": {"d": "bsiRI_DH_SHA256", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5.1.4": {"d": "bsiRI_DH_SHA384", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5.1.5": {"d": "bsiRI_DH_SHA512", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5.2": {"d": "bsiRI_ECDH", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5.2.1": {"d": "bsiRI_ECDH_SHA1", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5.2.2": {"d": "bsiRI_ECDH_SHA224", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5.2.3": {"d": "bsiRI_ECDH_SHA256", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5.2.4": {"d": "bsiRI_ECDH_SHA384", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.5.2.5": {"d": "bsiRI_ECDH_SHA512", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.6": {"d": "bsiCardInfo", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.7": {"d": "bsiEidSecurity", "c": "BSI TR-03110"},
"0.4.0.127.0.7.2.2.8": {"d": "bsiPT", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.2": {"d": "bsiEACRoles", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.2.1": {"d": "bsiEACRolesIS", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.2.2": {"d": "bsiEACRolesAT", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.2.3": {"d": "bsiEACRolesST", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.3": {"d": "bsiTAv2ce", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.3.1": {"d": "bsiTAv2ceDescription", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.3.1.1": {"d": "bsiTAv2ceDescriptionPlainText", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.3.1.2": {"d": "bsiTAv2ceDescriptionIA5String", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.3.1.3": {"d": "bsiTAv2ceDescriptionOctetString", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.3.2": {"d": "bsiTAv2ceTerminalSector", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.4": {"d": "bsiAuxData", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.4.1": {"d": "bsiAuxDataBirthday", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.4.2": {"d": "bsiAuxDataExpireDate", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.4.3": {"d": "bsiAuxDataCommunityID", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5": {"d": "bsiDefectList", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.1": {"d": "bsiDefectAuthDefect", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.1.1": {"d": "bsiDefectCertRevoked", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.1.2": {"d": "bsiDefectCertReplaced", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.1.3": {"d": "bsiDefectChipAuthKeyRevoked", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.1.4": {"d": "bsiDefectActiveAuthKeyRevoked", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.2": {"d": "bsiDefectEPassportDefect", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.2.1": {"d": "bsiDefectEPassportDGMalformed", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.2.2": {"d": "bsiDefectSODInvalid", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.3": {"d": "bsiDefectEIDDefect", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.3.1": {"d": "bsiDefectEIDDGMalformed", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.3.2": {"d": "bsiDefectEIDIntegrity", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.4": {"d": "bsiDefectDocumentDefect", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.4.1": {"d": "bsiDefectCardSecurityMalformed", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.4.2": {"d": "bsiDefectChipSecurityMalformed", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.5.4.3": {"d": "bsiDefectPowerDownReq", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.1.6": {"d": "bsiListContentDescription", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.2.1": {"d": "bsiSecurityObject", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.2.2": {"d": "bsiBlackList", "c": "BSI TR-03110"},
"0.4.0.127.0.7.3.4.2.2": {"d": "bsiSignedUpdateDeviceAdmin", "c": "BSI TR-03109"},
"0.4.0.127.0.7.4.1.1.1": {"d": "bsiCertReqMsgs", "c": "BSI TR-03109"},
"0.4.0.127.0.7.4.1.1.2": {"d": "bsiCertReqMsgswithOuterSignature", "c": "BSI TR-03109"},
"0.4.0.127.0.7.4.1.1.3": {"d": "bsiAuthorizedCertReqMsgs", "c": "BSI TR-03109"},
"0.4.0.127.0.7.4.1.2.2": {"d": "bsiSignedRevReqs", "c": "BSI TR-03109"},
"0.4.0.1862": {"d": "etsiQcsProfile", "c": "ETSI TS 101 862 qualified certificates"},
"0.4.0.1862.1": {"d": "etsiQcs", "c": "ETSI TS 101 862 qualified certificates"},
"0.4.0.1862.1.1": {"d": "etsiQcsCompliance", "c": "ETSI TS 101 862 qualified certificates"},
"0.4.0.1862.1.2": {"d": "etsiQcsLimitValue", "c": "ETSI TS 101 862 qualified certificates"},
"0.4.0.1862.1.3": {"d": "etsiQcsRetentionPeriod", "c": "ETSI TS 101 862 qualified certificates"},
"0.4.0.1862.1.4": {"d": "etsiQcsQcSSCD", "c": "ETSI TS 101 862 qualified certificates"},
"0.9.2342.19200300.100.1.1": {"d": "userID", "c": "Some oddball X.500 attribute collection"},
"0.9.2342.19200300.100.1.3": {"d": "rfc822Mailbox", "c": "Some oddball X.500 attribute collection"},
"0.9.2342.19200300.100.1.25": {"d": "domainComponent", "c": "Men are from Mars, this OID is from Pluto"},
"1.0.10118.3.0.49": {"d": "ripemd160", "c": "ISO 10118-3 hash function"},
"1.0.10118.3.0.50": {"d": "ripemd128", "c": "ISO 10118-3 hash function"},
"1.0.10118.3.0.55": {"d": "whirlpool", "c": "ISO 10118-3 hash function"},
"1.0.18033.2": {"d": "iso18033-2", "c": "ISO 18033-2"},
"1.0.18033.2.2": {"d": "kem", "c": "ISO 18033-2 algorithms"},
"1.0.18033.2.2.4": {"d": "kemRSA", "c": "ISO 18033-2 KEM algorithms"},
"1.2.36.1.3.1.1.1": {"d": "qgpki", "c": "Queensland Government PKI"},
"1.2.36.1.3.1.1.1.1": {"d": "qgpkiPolicies", "c": "QGPKI policies"},
"1.2.36.1.3.1.1.1.1.1": {"d": "qgpkiMedIntermedCA", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.1.1": {"d": "qgpkiMedIntermedIndividual", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.1.2": {"d": "qgpkiMedIntermedDeviceControl", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.1.3": {"d": "qgpkiMedIntermedDevice", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.1.4": {"d": "qgpkiMedIntermedAuthorisedParty", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.1.5": {"d": "qgpkiMedIntermedDeviceSystem", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.2": {"d": "qgpkiMedIssuingCA", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.2.1": {"d": "qgpkiMedIssuingIndividual", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.2.2": {"d": "qgpkiMedIssuingDeviceControl", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.2.3": {"d": "qgpkiMedIssuingDevice", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.2.4": {"d": "qgpkiMedIssuingAuthorisedParty", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.2.5": {"d": "qgpkiMedIssuingClientAuth", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.2.6": {"d": "qgpkiMedIssuingServerAuth", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.2.7": {"d": "qgpkiMedIssuingDataProt", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.2.8": {"d": "qgpkiMedIssuingTokenAuth", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.3": {"d": "qgpkiBasicIntermedCA", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.3.1": {"d": "qgpkiBasicIntermedDeviceSystem", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.4": {"d": "qgpkiBasicIssuingCA", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.4.1": {"d": "qgpkiBasicIssuingClientAuth", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.4.2": {"d": "qgpkiBasicIssuingServerAuth", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.1.4.3": {"d": "qgpkiBasicIssuingDataSigning", "c": "QGPKI policy"},
"1.2.36.1.3.1.1.1.2": {"d": "qgpkiAssuranceLevel", "c": "QGPKI assurance level"},
"1.2.36.1.3.1.1.1.2.1": {"d": "qgpkiAssuranceRudimentary", "c": "QGPKI assurance level"},
"1.2.36.1.3.1.1.1.2.2": {"d": "qgpkiAssuranceBasic", "c": "QGPKI assurance level"},
"1.2.36.1.3.1.1.1.2.3": {"d": "qgpkiAssuranceMedium", "c": "QGPKI assurance level"},
"1.2.36.1.3.1.1.1.2.4": {"d": "qgpkiAssuranceHigh", "c": "QGPKI assurance level"},
"1.2.36.1.3.1.1.1.3": {"d": "qgpkiCertFunction", "c": "QGPKI policies"},
"1.2.36.1.3.1.1.1.3.1": {"d": "qgpkiFunctionIndividual", "c": "QGPKI policies"},
"1.2.36.1.3.1.1.1.3.2": {"d": "qgpkiFunctionDevice", "c": "QGPKI policies"},
"1.2.36.1.3.1.1.1.3.3": {"d": "qgpkiFunctionAuthorisedParty", "c": "QGPKI policies"},
"1.2.36.1.3.1.1.1.3.4": {"d": "qgpkiFunctionDeviceControl", "c": "QGPKI policies"},
"1.2.36.1.3.1.2": {"d": "qpspki", "c": "Queensland Police PKI"},
"1.2.36.1.3.1.2.1": {"d": "qpspkiPolicies", "c": "Queensland Police PKI"},
"1.2.36.1.3.1.2.1.2": {"d": "qpspkiPolicyBasic", "c": "Queensland Police PKI"},
"1.2.36.1.3.1.2.1.3": {"d": "qpspkiPolicyMedium", "c": "Queensland Police PKI"},
"1.2.36.1.3.1.2.1.4": {"d": "qpspkiPolicyHigh", "c": "Queensland Police PKI"},
"1.2.36.1.3.1.3.2": {"d": "qtmrpki", "c": "Queensland Transport PKI"},
"1.2.36.1.3.1.3.2.1": {"d": "qtmrpkiPolicies", "c": "Queensland Transport PKI"},
"1.2.36.1.3.1.3.2.2": {"d": "qtmrpkiPurpose", "c": "Queensland Transport PKI"},
"1.2.36.1.3.1.3.2.2.1": {"d": "qtmrpkiIndividual", "c": "Queensland Transport PKI purpose"},
"1.2.36.1.3.1.3.2.2.2": {"d": "qtmrpkiDeviceControl", "c": "Queensland Transport PKI purpose"},
"1.2.36.1.3.1.3.2.2.3": {"d": "qtmrpkiDevice", "c": "Queensland Transport PKI purpose"},
"1.2.36.1.3.1.3.2.2.4": {"d": "qtmrpkiAuthorisedParty", "c": "Queensland Transport PKI purpose"},
"1.2.36.1.3.1.3.2.2.5": {"d": "qtmrpkiDeviceSystem", "c": "Queensland Transport PKI purpose"},
"1.2.36.1.3.1.3.2.3": {"d": "qtmrpkiDevice", "c": "Queensland Transport PKI"},
"1.2.36.1.3.1.3.2.3.1": {"d": "qtmrpkiDriverLicense", "c": "Queensland Transport PKI device"},
"1.2.36.1.3.1.3.2.3.2": {"d": "qtmrpkiIndustryAuthority", "c": "Queensland Transport PKI device"},
"1.2.36.1.3.1.3.2.3.3": {"d": "qtmrpkiMarineLicense", "c": "Queensland Transport PKI device"},
"1.2.36.1.3.1.3.2.3.4": {"d": "qtmrpkiAdultProofOfAge", "c": "Queensland Transport PKI device"},
"1.2.36.1.3.1.3.2.3.5": {"d": "qtmrpkiSam", "c": "Queensland Transport PKI device"},
"1.2.36.1.3.1.3.2.4": {"d": "qtmrpkiAuthorisedParty", "c": "Queensland Transport PKI"},
"1.2.36.1.3.1.3.2.4.1": {"d": "qtmrpkiTransportInspector", "c": "Queensland Transport PKI authorised party"},
"1.2.36.1.3.1.3.2.4.2": {"d": "qtmrpkiPoliceOfficer", "c": "Queensland Transport PKI authorised party"},
"1.2.36.1.3.1.3.2.4.3": {"d": "qtmrpkiSystem", "c": "Queensland Transport PKI authorised party"},
"1.2.36.1.3.1.3.2.4.4": {"d": "qtmrpkiLiquorLicensingInspector", "c": "Queensland Transport PKI authorised party"},
"1.2.36.1.3.1.3.2.4.5": {"d": "qtmrpkiMarineEnforcementOfficer", "c": "Queensland Transport PKI authorised party"},
"1.2.36.1.333.1": {"d": "australianBusinessNumber", "c": "Australian Government corporate taxpayer ID"},
"1.2.36.68980861.1.1.2": {"d": "signetPersonal", "c": "Signet CA"},
"1.2.36.68980861.1.1.3": {"d": "signetBusiness", "c": "Signet CA"},
"1.2.36.68980861.1.1.4": {"d": "signetLegal", "c": "Signet CA"},
"1.2.36.68980861.1.1.10": {"d": "signetPilot", "c": "Signet CA"},
"1.2.36.68980861.1.1.11": {"d": "signetIntraNet", "c": "Signet CA"},
"1.2.36.68980861.1.1.20": {"d": "signetPolicy", "c": "Signet CA"},
"1.2.36.75878867.1.100.1.1": {"d": "certificatesAustraliaPolicy", "c": "Certificates Australia CA"},
"1.2.156.10197.1": {"d": "gmtCryptographicAlgorithm", "c": "China GM Standards Committee"},
"1.2.156.10197.1.100": {"d": "gmtBlockCipher", "c": "China GM Standards Committee"},
"1.2.156.10197.1.102": {"d": "sm1Cipher", "c": "China GM Standards Committee"},
"1.2.156.10197.1.103": {"d": "ssf33Cipher", "c": "China GM Standards Committee"},
"1.2.156.10197.1.104": {"d": "sm4Cipher", "c": "China GM Standards Committee"},
"1.2.156.10197.1.200": {"d": "gmtStreamCipher", "c": "China GM Standards Committee"},
"1.2.156.10197.1.201": {"d": "zucCipher", "c": "China GM Standards Committee"},
"1.2.156.10197.1.300": {"d": "gmtPublicKeyCryptography", "c": "China GM Standards Committee"},
"1.2.156.10197.1.301": {"d": "sm2ECC", "c": "China GM Standards Committee"},
"1.2.156.10197.1.301.1": {"d": "sm2-1DigitalSignature", "c": "China GM Standards Committee"},
"1.2.156.10197.1.301.2": {"d": "sm2-2KeyExchange", "c": "China GM Standards Committee"},
"1.2.156.10197.1.301.3": {"d": "sm2-3PublicKeyEncryption", "c": "China GM Standards Committee"},
"1.2.156.10197.1.302": {"d": "gmtSM9IBE", "c": "China GM Standards Committee"},
"1.2.156.10197.1.302.1": {"d": "sm9-1DigitalSignature", "c": "China GM Standards Committee"},
"1.2.156.10197.1.302.2": {"d": "sm9-2KeyExchange", "c": "China GM Standards Committee"},
"1.2.156.10197.1.302.3": {"d": "sm9-3PublicKeyEncryption", "c": "China GM Standards Committee"},
"1.2.156.10197.1.400": {"d": "gmtHashAlgorithm", "c": "China GM Standards Committee"},
"1.2.156.10197.1.401": {"d": "sm3Hash", "c": "China GM Standards Committee"},
"1.2.156.10197.1.401.1": {"d": "sm3HashWithoutKey", "c": "China GM Standards Committee"},
"1.2.156.10197.1.401.2": {"d": "sm3HashWithKey", "c": "China GM Standards Committee"},
"1.2.156.10197.1.500": {"d": "gmtDigestSigning", "c": "China GM Standards Committee"},
"1.2.156.10197.1.501": {"d": "sm2withSM3", "c": "China GM Standards Committee"},
"1.2.156.10197.1.504": {"d": "rsaWithSM3", "c": "China GM Standards Committee"},
"1.2.156.10197.4.3": {"d": "gmtCertificateAuthority", "c": "China GM Standards Committee"},
"1.2.156.10197.6": {"d": "gmtStandardClass", "c": "China GM Standards Committee"},
"1.2.156.10197.6.1": {"d": "gmtFoundationClass", "c": "China GM Standards Committee"},
"1.2.156.10197.6.1.1": {"d": "gmtAlgorithmClass", "c": "China GM Standards Committee"},
"1.2.156.10197.6.1.1.1": {"d": "zucStandard", "c": "China GM Standards Committee"},
"1.2.156.10197.6.1.1.2": {"d": "sm4Standard", "c": "China GM Standards Committee"},
"1.2.156.10197.6.1.1.3": {"d": "sm2Standard", "c": "China GM Standards Committee"},
"1.2.156.10197.6.1.1.4": {"d": "sm3Standard", "c": "China GM Standards Committee"},
"1.2.156.10197.6.1.2": {"d": "gmtIDClass", "c": "China GM Standards Committee"},
"1.2.156.10197.6.1.2.1": {"d": "gmtCryptoID", "c": "China GM Standards Committee"},
"1.2.156.10197.6.1.3": {"d": "gmtOperationModes", "c": "China GM Standards Committee"},
"1.2.156.10197.6.1.4": {"d": "gmtSecurityMechanism", "c": "China GM Standards Committee"},
"1.2.156.10197.6.1.4.1": {"d": "gmtSM2Specification", "c": "China GM Standards Committee"},
"1.2.156.10197.6.1.4.2": {"d": "gmtSM2CryptographicMessageSyntax", "c": "China GM Standards Committee"},
"1.2.156.10197.6.2": {"d": "gmtDeviceClass", "c": "China GM Standards Committee"},
"1.2.156.10197.6.3": {"d": "gmtServiceClass", "c": "China GM Standards Committee"},
"1.2.156.10197.6.4": {"d": "gmtInfrastructure", "c": "China GM Standards Committee"},
"1.2.156.10197.6.5": {"d": "gmtTestingClass", "c": "China GM Standards Committee"},
"1.2.156.10197.6.5.1": {"d": "gmtRandomTestingClass", "c": "China GM Standards Committee"},
"1.2.156.10197.6.6": {"d": "gmtManagementClass", "c": "China GM Standards Committee"},
"1.2.392.200011.61.1.1.1": {"d": "mitsubishiSecurityAlgorithm", "c": "Mitsubishi security algorithm"},
"1.2.392.200011.61.1.1.1.1": {"d": "misty1-cbc", "c": "Mitsubishi security algorithm"},
"1.2.410.200004.1": {"d": "kisaAlgorithm", "c": "KISA algorithm"},
"1.2.410.200004.1.1": {"d": "kcdsa", "c": "Korean DSA"},
"1.2.410.200004.1.2": {"d": "has160", "c": "Korean hash algorithm"},
"1.2.410.200004.1.3": {"d": "seedECB", "c": "Korean SEED algorithm, ECB mode"},
"1.2.410.200004.1.4": {"d": "seedCBC", "c": "Korean SEED algorithm, CBC mode"},
"1.2.410.200004.1.5": {"d": "seedOFB", "c": "Korean SEED algorithm, OFB mode"},
"1.2.410.200004.1.6": {"d": "seedCFB", "c": "Korean SEED algorithm, CFB mode"},
"1.2.410.200004.1.7": {"d": "seedMAC", "c": "Korean SEED algorithm, MAC mode"},
"1.2.410.200004.1.8": {"d": "kcdsaWithHAS160", "c": "Korean signature algorithm"},
"1.2.410.200004.1.9": {"d": "kcdsaWithSHA1", "c": "Korean signature algorithm"},
"1.2.410.200004.1.10": {"d": "pbeWithHAS160AndSEED-ECB", "c": "Korean SEED algorithm, PBE key derivation"},
"1.2.410.200004.1.11": {"d": "pbeWithHAS160AndSEED-CBC", "c": "Korean SEED algorithm, PBE key derivation"},
"1.2.410.200004.1.12": {"d": "pbeWithHAS160AndSEED-CFB", "c": "Korean SEED algorithm, PBE key derivation"},
"1.2.410.200004.1.13": {"d": "pbeWithHAS160AndSEED-OFB", "c": "Korean SEED algorithm, PBE key derivation"},
"1.2.410.200004.1.14": {"d": "pbeWithSHA1AndSEED-ECB", "c": "Korean SEED algorithm, PBE key derivation"},
"1.2.410.200004.1.15": {"d": "pbeWithSHA1AndSEED-CBC", "c": "Korean SEED algorithm, PBE key derivation"},
"1.2.410.200004.1.16": {"d": "pbeWithSHA1AndSEED-CFB", "c": "Korean SEED algorithm, PBE key derivation"},
"1.2.410.200004.1.17": {"d": "pbeWithSHA1AndSEED-OFB", "c": "Korean SEED algorithm, PBE key derivation"},
"1.2.410.200004.1.20": {"d": "rsaWithHAS160", "c": "Korean signature algorithm"},
"1.2.410.200004.1.21": {"d": "kcdsa1", "c": "Korean DSA"},
"1.2.410.200004.2": {"d": "npkiCP", "c": "KISA NPKI certificate policies"},
"1.2.410.200004.2.1": {"d": "npkiSignaturePolicy", "c": "KISA NPKI certificate policies"},
"1.2.410.200004.3": {"d": "npkiKP", "c": "KISA NPKI key usage"},
"1.2.410.200004.4": {"d": "npkiAT", "c": "KISA NPKI attribute"},
"1.2.410.200004.5": {"d": "npkiLCA", "c": "KISA NPKI licensed CA"},
"1.2.410.200004.5.1": {"d": "npkiSignKorea", "c": "KISA NPKI licensed CA"},
"1.2.410.200004.5.2": {"d": "npkiSignGate", "c": "KISA NPKI licensed CA"},
"1.2.410.200004.5.3": {"d": "npkiNcaSign", "c": "KISA NPKI licensed CA"},
"1.2.410.200004.6": {"d": "npkiON", "c": "KISA NPKI otherName"},
"1.2.410.200004.7": {"d": "npkiAPP", "c": "KISA NPKI application"},
"1.2.410.200004.7.1": {"d": "npkiSMIME", "c": "KISA NPKI application"},
"1.2.410.200004.7.1.1": {"d": "npkiSMIMEAlgo", "c": "KISA NPKI application"},
"1.2.410.200004.7.1.1.1": {"d": "npkiCmsSEEDWrap", "c": "KISA NPKI application"},
"1.2.410.200004.10": {"d": "npki", "c": "KISA NPKI"},
"1.2.410.200004.10.1": {"d": "npkiAttribute", "c": "KISA NPKI attribute"},
"1.2.410.200004.10.1.1": {"d": "npkiIdentifyData", "c": "KISA NPKI attribute"},
"1.2.410.200004.10.1.1.1": {"d": "npkiVID", "c": "KISA NPKI attribute"},
"1.2.410.200004.10.1.1.2": {"d": "npkiEncryptedVID", "c": "KISA NPKI attribute"},
"1.2.410.200004.10.1.1.3": {"d": "npkiRandomNum", "c": "KISA NPKI attribute"},
"1.2.410.200004.10.1.1.4": {"d": "npkiVID", "c": "KISA NPKI attribute"},
"1.2.410.200046.1.1": {"d": "aria1AlgorithmModes", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.1": {"d": "aria128-ecb", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.2": {"d": "aria128-cbc", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.3": {"d": "aria128-cfb", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.4": {"d": "aria128-ofb", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.5": {"d": "aria128-ctr", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.6": {"d": "aria192-ecb", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.7": {"d": "aria192-cbc", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.8": {"d": "aria192-cfb", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.9": {"d": "aria192-ofb", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.10": {"d": "aria192-ctr", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.11": {"d": "aria256-ecb", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.12": {"d": "aria256-cbc", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.13": {"d": "aria256-cfb", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.14": {"d": "aria256-ofb", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.15": {"d": "aria256-ctr", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.21": {"d": "aria128-cmac", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.22": {"d": "aria192-cmac", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.23": {"d": "aria256-cmac", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.31": {"d": "aria128-ocb2", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.32": {"d": "aria192-ocb2", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.33": {"d": "aria256-ocb2", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.34": {"d": "aria128-gcm", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.35": {"d": "aria192-gcm", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.36": {"d": "aria256-gcm", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.37": {"d": "aria128-ccm", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.38": {"d": "aria192-ccm", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.39": {"d": "aria256-ccm", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.40": {"d": "aria128-keywrap", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.41": {"d": "aria192-keywrap", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.42": {"d": "aria256-keywrap", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.43": {"d": "aria128-keywrapWithPad", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.44": {"d": "aria192-keywrapWithPad", "c": "ARIA algorithm modes"},
"1.2.410.200046.1.1.45": {"d": "aria256-keywrapWithPad", "c": "ARIA algorithm modes"},
"1.2.643.2.2.3": {"d": "gostSignature", "c": "GOST R 34.10-2001 + GOST R 34.11-94 signature"},
"1.2.643.2.2.4": {"d": "gost94Signature", "c": "GOST R 34.10-94 + GOST R 34.11-94 signature. Obsoleted by GOST R 34.10-2001", "w": true},
"1.2.643.2.2.19": {"d": "gostPublicKey", "c": "GOST R 34.10-2001 (ECC) public key"},
"1.2.643.2.2.20": {"d": "gost94PublicKey", "c": "GOST R 34.10-94 public key. Obsoleted by GOST R 34.10-2001", "w": true},
"1.2.643.2.2.21": {"d": "gostCipher", "c": "GOST 28147-89 (symmetric key block cipher)"},
"1.2.643.2.2.31.0": {"d": "testCipherParams", "c": "Test params for GOST 28147-89"},
"1.2.643.2.2.31.1": {"d": "cryptoProCipherA", "c": "CryptoPro params A (default, variant 'Verba-O') for GOST 28147-89"},
"1.2.643.2.2.31.2": {"d": "cryptoProCipherB", "c": "CryptoPro params B (variant 1) for GOST 28147-89"},
"1.2.643.2.2.31.3": {"d": "cryptoProCipherC", "c": "CryptoPro params C (variant 2) for GOST 28147-89"},
"1.2.643.2.2.31.4": {"d": "cryptoProCipherD", "c": "CryptoPro params D (variant 3) for GOST 28147-89"},
"1.2.643.2.2.31.5": {"d": "oscar11Cipher", "c": "Oscar-1.1 params for GOST 28147-89"},
"1.2.643.2.2.31.6": {"d": "oscar10Cipher", "c": "Oscar-1.0 params for GOST 28147-89"},
"1.2.643.2.2.31.7": {"d": "ric1Cipher", "c": "RIC-1 params for GOST 28147-89"},
"1.2.643.2.2.31.12": {"d": "tc26CipherA", "c": "TC26 params 2 for GOST 28147-89"},
"1.2.643.2.2.31.13": {"d": "tc26CipherB", "c": "TC26 params 1 for GOST 28147-89"},
"1.2.643.2.2.31.14": {"d": "tc26CipherC", "c": "TC26 params 3 for GOST 28147-89"},
"1.2.643.2.2.31.15": {"d": "tc26CipherD", "c": "TC26 params 4 for GOST 28147-89"},
"1.2.643.2.2.31.16": {"d": "tc26CipherE", "c": "TC26 params 5 for GOST 28147-89"},
"1.2.643.2.2.31.17": {"d": "tc26CipherF", "c": "TC26 params 6 for GOST 28147-89"},
"1.2.643.7.1.2.5.1.1": {"d": "tc26CipherZ", "c": "TC26 params Z for GOST 28147-89"},
"1.2.643.2.2.9": {"d": "gostDigest", "c": "GOST R 34.11-94 digest"},
"1.2.643.2.2.30.0": {"d": "testDigestParams", "c": "Test params for GOST R 34.11-94"},
"1.2.643.2.2.30.1": {"d": "cryptoProDigestA", "c": "CryptoPro digest params A (default, variant 'Verba-O') for GOST R 34.11-94"},
"1.2.643.2.2.30.2": {"d": "cryptoProDigestB", "c": "CryptoPro digest params B (variant 1) for GOST R 34.11-94"},
"1.2.643.2.2.30.3": {"d": "cryptoProDigestC", "c": "CryptoPro digest params C (variant 2) for GOST R 34.11-94"},
"1.2.643.2.2.30.4": {"d": "cryptoProDigestD", "c": "CryptoPro digest params D (variant 3) for GOST R 34.11-94"},
"1.2.643.2.2.32.2": {"d": "cryptoPro94SignA", "c": "CryptoPro sign params A (default, variant 'Verba-O') for GOST R 34.10-94"},
"1.2.643.2.2.32.3": {"d": "cryptoPro94SignB", "c": "CryptoPro sign params B (variant 1) for GOST R 34.10-94"},
"1.2.643.2.2.32.4": {"d": "cryptoPro94SignC", "c": "CryptoPro sign params C (variant 2) for GOST R 34.10-94"},
"1.2.643.2.2.32.5": {"d": "cryptoPro94SignD", "c": "CryptoPro sign params D (variant 3) for GOST R 34.10-94"},
"1.2.643.2.2.33.1": {"d": "cryptoPro94SignXA", "c": "CryptoPro sign params XA (variant 1) for GOST R 34.10-94"},
"1.2.643.2.2.33.2": {"d": "cryptoPro94SignXB", "c": "CryptoPro sign params XB (variant 2) for GOST R 34.10-94"},
"1.2.643.2.2.33.3": {"d": "cryptoPro94SignXC", "c": "CryptoPro sign params XC (variant 3) for GOST R 34.10-94"},
"1.2.643.2.2.35.0": {"d": "testSignParams", "c": "Test elliptic curve for GOST R 34.10-2001"},
"1.2.643.2.2.35.1": {"d": "cryptoProSignA", "c": "CryptoPro ell.curve A for GOST R 34.10-2001"},
"1.2.643.2.2.35.2": {"d": "cryptoProSignB", "c": "CryptoPro ell.curve B for GOST R 34.10-2001"},
"1.2.643.2.2.35.3": {"d": "cryptoProSignC", "c": "CryptoPro ell.curve C for GOST R 34.10-2001"},
"1.2.643.2.2.36.0": {"d": "cryptoProSignXA", "c": "CryptoPro ell.curve XA for GOST R 34.10-2001"},
"1.2.643.2.2.36.1": {"d": "cryptoProSignXB", "c": "CryptoPro ell.curve XB for GOST R 34.10-2001"},
"1.2.643.7.1.2.1.1.1": {"d": "cryptoPro2012Sign256A", "c": "CryptoPro ell.curve A for GOST R 34.10-2012 256 bit"},
"1.2.643.7.1.2.1.2.1": {"d": "cryptoPro2012Sign512A", "c": "CryptoPro ell.curve A (default) for GOST R 34.10-2012 512 bit"},
"1.2.643.7.1.2.1.2.2": {"d": "cryptoPro2012Sign512B", "c": "CryptoPro ell.curve B for GOST R 34.10-2012 512 bit"},
"1.2.643.7.1.2.1.2.3": {"d": "cryptoPro2012Sign512C", "c": "CryptoPro ell.curve C for GOST R 34.10-2012 512 bit"},
"1.2.643.2.2.14.0": {"d": "nullMeshing", "c": "Do not mesh state of GOST 28147-89 cipher"},
"1.2.643.2.2.14.1": {"d": "cryptoProMeshing", "c": "CryptoPro meshing of state of GOST 28147-89 cipher"},
"1.2.643.2.2.10": {"d": "hmacGost", "c": "HMAC with GOST R 34.11-94"},
"1.2.643.2.2.13.0": {"d": "gostWrap", "c": "Wrap key using GOST 28147-89 key"},
"1.2.643.2.2.13.1": {"d": "cryptoProWrap", "c": "Wrap key using diversified GOST 28147-89 key"},
"1.2.643.2.2.96": {"d": "cryptoProECDHWrap", "c": "Wrap key using ECC DH on GOST R 34.10-2001 keys (VKO)"},
"1.2.643.7.1.1.1.1": {"d": "gost2012PublicKey256", "c": "GOST R 34.10-2012 256 bit public key"},
"1.2.643.7.1.1.1.2": {"d": "gost2012PublicKey512", "c": "GOST R 34.10-2012 512 bit public key"},
"1.2.643.7.1.1.2.2": {"d": "gost2012Digest256", "c": "GOST R 34.11-2012 256 bit digest"},
"1.2.643.7.1.1.2.3": {"d": "gost2012Digest512", "c": "GOST R 34.11-2012 512 bit digest"},
"1.2.643.7.1.1.3.2": {"d": "gost2012Signature256", "c": "GOST R 34.10-2012 256 bit signature"},
"1.2.643.7.1.1.3.3": {"d": "gost2012Signature512", "c": "GOST R 34.10-2012 512 bit signature"},
"1.2.643.7.1.1.6.1": {"d": "cryptoProECDH256", "c": "CryptoPro ECC DH algorithm for GOST R 34.10-2012 256 bit key"},
"1.2.643.7.1.1.6.2": {"d": "cryptoProECDH512", "c": "CryptoPro ECC DH algorithm for GOST R 34.10-2012 512 bit key"},
"1.2.752.34.1": {"d": "seis-cp", "c": "SEIS Project"},
"1.2.752.34.1.1": {"d": "SEIS high-assurance policyIdentifier", "c": "SEIS Project certificate policies"},
"1.2.752.34.1.2": {"d": "SEIS GAK policyIdentifier", "c": "SEIS Project certificate policies"},
"1.2.752.34.2": {"d": "SEIS pe", "c": "SEIS Project"},
"1.2.752.34.3": {"d": "SEIS at", "c": "SEIS Project"},
"1.2.752.34.3.1": {"d": "SEIS at-personalIdentifier", "c": "SEIS Project attribute"},
"1.2.840.10040.1": {"d": "module", "c": "ANSI X9.57"},
"1.2.840.10040.1.1": {"d": "x9f1-cert-mgmt", "c": "ANSI X9.57 module"},
"1.2.840.10040.2": {"d": "holdinstruction", "c": "ANSI X9.57"},
"1.2.840.10040.2.1": {"d": "holdinstruction-none", "c": "ANSI X9.57 hold instruction"},
"1.2.840.10040.2.2": {"d": "callissuer", "c": "ANSI X9.57 hold instruction"},
"1.2.840.10040.2.3": {"d": "reject", "c": "ANSI X9.57 hold instruction"},
"1.2.840.10040.2.4": {"d": "pickupToken", "c": "ANSI X9.57 hold instruction"},
"1.2.840.10040.3": {"d": "attribute", "c": "ANSI X9.57"},
"1.2.840.10040.3.1": {"d": "countersignature", "c": "ANSI X9.57 attribute"},
"1.2.840.10040.3.2": {"d": "attribute-cert", "c": "ANSI X9.57 attribute"},
"1.2.840.10040.4": {"d": "algorithm", "c": "ANSI X9.57"},
"1.2.840.10040.4.1": {"d": "dsa", "c": "ANSI X9.57 algorithm"},
"1.2.840.10040.4.2": {"d": "dsa-match", "c": "ANSI X9.57 algorithm"},
"1.2.840.10040.4.3": {"d": "dsaWithSha1", "c": "ANSI X9.57 algorithm"},
"1.2.840.10045.1": {"d": "fieldType", "c": "ANSI X9.62. This OID is also assigned as ecdsa-with-SHA1"},
"1.2.840.10045.1.1": {"d": "prime-field", "c": "ANSI X9.62 field type"},
"1.2.840.10045.1.2": {"d": "characteristic-two-field", "c": "ANSI X9.62 field type"},
"1.2.840.10045.1.2.3": {"d": "characteristic-two-basis", "c": "ANSI X9.62 field type"},
"1.2.840.10045.1.2.3.1": {"d": "onBasis", "c": "ANSI X9.62 field basis"},
"1.2.840.10045.1.2.3.2": {"d": "tpBasis", "c": "ANSI X9.62 field basis"},
"1.2.840.10045.1.2.3.3": {"d": "ppBasis", "c": "ANSI X9.62 field basis"},
"1.2.840.10045.2": {"d": "publicKeyType", "c": "ANSI X9.62"},
"1.2.840.10045.2.1": {"d": "ecPublicKey", "c": "ANSI X9.62 public key type"},
"1.2.840.10045.3.0.1": {"d": "c2pnb163v1", "c": "ANSI X9.62 named elliptic curve"},
"1.2.840.10045.3.0.2": {"d": "c2pnb163v2", "c": "ANSI X9.62 named elliptic curve"},
"1.2.840.10045.3.0.3": {"d": "c2pnb163v3", "c": "ANSI X9.62 named elliptic curve"},
"1.2.840.10045.3.0.5": {"d": "c2tnb191v1", "c": "ANSI X9.62 named elliptic curve"},
"1.2.840.10045.3.0.6": {"d": "c2tnb191v2", "c": "ANSI X9.62 named elliptic curve"},
"1.2.840.10045.3.0.7": {"d": "c2tnb191v3", "c": "ANSI X9.62 named elliptic curve"},
"1.2.840.10045.3.0.10": {"d": "c2pnb208w1", "c": "ANSI X9.62 named elliptic curve"},
"1.2.840.10045.3.0.11": {"d": "c2tnb239v1", "c": "ANSI X9.62 named elliptic curve"},
"1.2.840.10045.3.0.12": {"d": "c2tnb239v2", "c": "ANSI X9.62 named elliptic curve"},
"1.2.840.10045.3.0.13": {"d": "c2tnb239v3", "c": "ANSI X9.62 named elliptic curve"},
"1.2.840.10045.3.0.16": {"d": "c2pnb272w1", "c": "ANSI X9.62 named elliptic curve"},
"1.2.840.10045.3.0.18"