⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 oid.c

📁 This a good VPN source
💻 C
字号:
/* List of some useful object identifiers (OIDs) * Copyright (C) 2003-2004 Andreas Steffen, Zuercher Hochschule Winterthur *  * This file has been automatically generated by the script oid.pl * Do not edit manually! */#include <stdlib.h>#include "oid.h"const oid_t oid_names[] = {  {0x02,                       7, 1, "ITU-T Administration"   },  /*   0 */  {  0x82,                     0, 1, ""                       },  /*   1 */  {    0x06,                   0, 1, "Germany ITU-T member"   },  /*   2 */  {      0x01,                 0, 1, "Deutsche Telekom AG"    },  /*   3 */  {        0x0A,               0, 1, ""                       },  /*   4 */  {          0x07,             0, 1, ""                       },  /*   5 */  {            0x14,           0, 0, "ND"                     },  /*   6 */  {0x09,                      18, 1, "data"                   },  /*   7 */  {  0x92,                     0, 1, ""                       },  /*   8 */  {    0x26,                   0, 1, ""                       },  /*   9 */  {      0x89,                 0, 1, ""                       },  /*  10 */  {        0x93,               0, 1, ""                       },  /*  11 */  {          0xF2,             0, 1, ""                       },  /*  12 */  {            0x2C,           0, 1, ""                       },  /*  13 */  {              0x64,         0, 1, "pilot"                  },  /*  14 */  {                0x01,       0, 1, "pilotAttributeType"     },  /*  15 */  {                  0x01,    17, 0, "UID"                    },  /*  16 */  {                  0x19,     0, 0, "DC"                     },  /*  17 */  {0x55,                      51, 1, "X.500"                  },  /*  18 */  {  0x04,                    36, 1, "X.509"                  },  /*  19 */  {    0x03,                  21, 0, "CN"                     },  /*  20 */  {    0x04,                  22, 0, "S"                      },  /*  21 */  {    0x05,                  23, 0, "SN"                     },  /*  22 */  {    0x06,                  24, 0, "C"                      },  /*  23 */  {    0x07,                  25, 0, "L"                      },  /*  24 */  {    0x08,                  26, 0, "ST"                     },  /*  25 */  {    0x0A,                  27, 0, "O"                      },  /*  26 */  {    0x0B,                  28, 0, "OU"                     },  /*  27 */  {    0x0C,                  29, 0, "T"                      },  /*  28 */  {    0x0D,                  30, 0, "D"                      },  /*  29 */  {    0x24,                  31, 0, "userCertificate"        },  /*  30 */  {    0x29,                  32, 0, "N"                      },  /*  31 */  {    0x2A,                  33, 0, "G"                      },  /*  32 */  {    0x2B,                  34, 0, "I"                      },  /*  33 */  {    0x2D,                  35, 0, "ID"                     },  /*  34 */  {    0x48,                   0, 0, "role"                   },  /*  35 */  {  0x1d,                     0, 1, "id-ce"                  },  /*  36 */  {    0x09,                  38, 0, "subjectDirectoryAttrs"  },  /*  37 */  {    0x0E,                  39, 0, "subjectKeyIdentifier"   },  /*  38 */  {    0x0F,                  40, 0, "keyUsage"               },  /*  39 */  {    0x10,                  41, 0, "privateKeyUsagePeriod"  },  /*  40 */  {    0x11,                  42, 0, "subjectAltName"         },  /*  41 */  {    0x12,                  43, 0, "issuerAltName"          },  /*  42 */  {    0x13,                  44, 0, "basicConstraints"       },  /*  43 */  {    0x15,                  45, 0, "reasonCode"             },  /*  44 */  {    0x1F,                  46, 0, "crlDistributionPoints"  },  /*  45 */  {    0x20,                  47, 0, "certificatePolicies"    },  /*  46 */  {    0x23,                  48, 0, "authorityKeyIdentifier" },  /*  47 */  {    0x25,                  49, 0, "extendedKeyUsage"       },  /*  48 */  {    0x37,                  50, 0, "targetInformation"      },  /*  49 */  {    0x38,                   0, 0, "noRevAvail"             },  /*  50 */  {0x2A,                      79, 1, ""                       },  /*  51 */  {  0x86,                     0, 1, ""                       },  /*  52 */  {    0x48,                   0, 1, ""                       },  /*  53 */  {      0x86,                 0, 1, ""                       },  /*  54 */  {        0xF7,               0, 1, ""                       },  /*  55 */  {          0x0D,             0, 1, "RSADSI"                 },  /*  56 */  {            0x01,          76, 1, "PKCS"                   },  /*  57 */  {              0x01,        66, 1, "PKCS-1"                 },  /*  58 */  {                0x01,      60, 0, "rsaEncryption"          },  /*  59 */  {                0x02,      61, 0, "md2WithRSAEncryption"   },  /*  60 */  {                0x04,      62, 0, "md5WithRSAEncryption"   },  /*  61 */  {                0x05,      63, 0, "sha-1WithRSAEncryption" },  /*  62 */  {                0x0B,      64, 0, "sha256WithRSAEncryption"},  /*  63 */  {                0x0C,      65, 0, "sha384WithRSAEncryption"},  /*  64 */  {                0x0D,       0, 0, "sha512WithRSAEncryption"},  /*  65 */  {              0x07,        73, 1, "PKCS-7"                 },  /*  66 */  {                0x01,      68, 0, "data"                   },  /*  67 */  {                0x02,      69, 0, "signedData"             },  /*  68 */  {                0x03,      70, 0, "envelopedData"          },  /*  69 */  {                0x04,      71, 0, "signedAndEnvelopedData" },  /*  70 */  {                0x05,      72, 0, "digestedData"           },  /*  71 */  {                0x06,       0, 0, "encryptedData"          },  /*  72 */  {              0x09,         0, 1, "PKCS-9"                 },  /*  73 */  {                0x01,      75, 0, "E"                      },  /*  74 */  {                0x02,       0, 0, "unstructuredName"       },  /*  75 */  {            0x02,           0, 1, "digestAlgorithm"        },  /*  76 */  {              0x02,        78, 0, "md2"                    },  /*  77 */  {              0x05,         0, 0, "md5"                    },  /*  78 */  {0x2B,                     132, 1, ""                       },  /*  79 */  {  0x06,                   120, 1, "dod"                    },  /*  80 */  {    0x01,                   0, 1, "internet"               },  /*  81 */  {      0x04,                91, 1, "private"                },  /*  82 */  {        0x01,               0, 1, "enterprise"             },  /*  83 */  {          0x89,             0, 1, ""                       },  /*  84 */  {            0x31,           0, 1, ""                       },  /*  85 */  {              0x01,         0, 1, ""                       },  /*  86 */  {                0x01,       0, 1, ""                       },  /*  87 */  {                  0x02,     0, 1, ""                       },  /*  88 */  {                    0x02,  90, 0, ""                       },  /*  89 */  {                    0x4B,   0, 0, "TCGID"                  },  /*  90 */  {      0x05,                 0, 1, "security"               },  /*  91 */  {        0x05,               0, 1, "mechanisms"             },  /*  92 */  {          0x07,             0, 1, "id-pkix"                },  /*  93 */  {            0x01,          96, 1, "id-pe"                  },  /*  94 */  {              0x01,         0, 0, "authorityInfoAccess"    },  /*  95 */  {            0x03,         106, 1, "id-kp"                  },  /*  96 */  {              0x01,        98, 0, "serverAuth"             },  /*  97 */  {              0x02,        99, 0, "clientAuth"             },  /*  98 */  {              0x03,       100, 0, "codeSigning"            },  /*  99 */  {              0x04,       101, 0, "emailProtection"        },  /* 100 */  {              0x05,       102, 0, "ipsecEndSystem"         },  /* 101 */  {              0x06,       103, 0, "ipsecTunnel"            },  /* 102 */  {              0x07,       104, 0, "ipsecUser"              },  /* 103 */  {              0x08,       105, 0, "timeStamping"           },  /* 104 */  {              0x09,         0, 0, "ocspSigning"            },  /* 105 */  {            0x0A,         111, 1, "id-aca"                 },  /* 106 */  {              0x01,       108, 0, "authenticationInfo"     },  /* 107 */  {              0x02,       109, 0, "accessIdentity"         },  /* 108 */  {              0x03,       110, 0, "chargingIdentity"       },  /* 109 */  {              0x04,         0, 0, "group"                  },  /* 110 */  {            0x30,           0, 1, "id-ad"                  },  /* 111 */  {              0x01,         0, 1, "ocsp"                   },  /* 112 */  {                0x01,     114, 0, "basic"                  },  /* 113 */  {                0x02,     115, 0, "nonce"                  },  /* 114 */  {                0x03,     116, 0, "crl"                    },  /* 115 */  {                0x04,     117, 0, "response"               },  /* 116 */  {                0x05,     118, 0, "noCheck"                },  /* 117 */  {                0x06,     119, 0, "archiveCutoff"          },  /* 118 */  {                0x07,       0, 0, "serviceLocator"         },  /* 119 */  {  0x0E,                   125, 1, "oiw"                    },  /* 120 */  {    0x03,                   0, 1, "secsig"                 },  /* 121 */  {      0x02,                 0, 1, "algorithms"             },  /* 122 */  {        0x1A,             124, 0, "sha-1"                  },  /* 123 */  {        0x1D,               0, 0, "sha-1WithRSASignature"  },  /* 124 */  {  0x24,                     0, 1, "TeleTrusT"              },  /* 125 */  {    0x03,                   0, 1, "algorithm"              },  /* 126 */  {      0x03,                 0, 1, "signatureAlgorithm"     },  /* 127 */  {        0x01,               0, 1, "rsaSignature"           },  /* 128 */  {          0x02,           130, 0, "rsaSigWithripemd160"    },  /* 129 */  {          0x03,           131, 0, "rsaSigWithripemd128"    },  /* 130 */  {          0x04,             0, 0, "rsaSigWithripemd256"    },  /* 131 */  {0x60,                       0, 1, ""                       },  /* 132 */  {  0x86,                     0, 1, ""                       },  /* 133 */  {    0x48,                   0, 1, ""                       },  /* 134 */  {      0x01,                 0, 1, "organization"           },  /* 135 */  {        0x65,             143, 1, "gov"                    },  /* 136 */  {          0x03,             0, 1, "csor"                   },  /* 137 */  {            0x04,           0, 1, "nistalgorithm"          },  /* 138 */  {              0x02,         0, 1, "hashalgs"               },  /* 139 */  {                0x01,     141, 0, "id-SHA-256"             },  /* 140 */  {                0x02,     142, 0, "id-SHA-384"             },  /* 141 */  {                0x03,       0, 0, "id-SHA-512"             },  /* 142 */  {        0x86,               0, 1, ""                       },  /* 143 */  {          0xf8,             0, 1, ""                       },  /* 144 */  {            0x42,           0, 1, ""                       },  /* 145 */  {              0x01,         0, 1, ""                       },  /* 146 */  {                0x01,     148, 0, "nsCertType"             },  /* 147 */  {                0x03,     149, 0, "nsRevocationUrl"        },  /* 148 */  {                0x0d,       0, 0, "nsComment"              }   /* 149 */};

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -