diff options
Diffstat (limited to 'src/lib/libcrypto/objects/objects.txt')
| -rw-r--r-- | src/lib/libcrypto/objects/objects.txt | 952 |
1 files changed, 952 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/objects.txt b/src/lib/libcrypto/objects/objects.txt new file mode 100644 index 0000000000..2635c4e667 --- /dev/null +++ b/src/lib/libcrypto/objects/objects.txt | |||
| @@ -0,0 +1,952 @@ | |||
| 1 | 0 : CCITT : ccitt | ||
| 2 | |||
| 3 | 1 : ISO : iso | ||
| 4 | |||
| 5 | 2 : JOINT-ISO-CCITT : joint-iso-ccitt | ||
| 6 | |||
| 7 | iso 2 : member-body : ISO Member Body | ||
| 8 | |||
| 9 | joint-iso-ccitt 5 1 5 : selected-attribute-types : Selected Attribute Types | ||
| 10 | |||
| 11 | selected-attribute-types 55 : clearance | ||
| 12 | |||
| 13 | member-body 840 : ISO-US : ISO US Member Body | ||
| 14 | ISO-US 10040 : X9-57 : X9.57 | ||
| 15 | X9-57 4 : X9cm : X9.57 CM ? | ||
| 16 | |||
| 17 | !Cname dsa | ||
| 18 | X9cm 1 : DSA : dsaEncryption | ||
| 19 | X9cm 3 : DSA-SHA1 : dsaWithSHA1 | ||
| 20 | |||
| 21 | |||
| 22 | ISO-US 10045 : ansi-X9-62 : ANSI X9.62 | ||
| 23 | !module X9-62 | ||
| 24 | !Alias id-fieldType ansi-X9-62 1 | ||
| 25 | X9-62_id-fieldType 1 : prime-field | ||
| 26 | X9-62_id-fieldType 2 : characteristic-two-field | ||
| 27 | # ... characteristic-two-field OID subtree | ||
| 28 | !Alias id-publicKeyType ansi-X9-62 2 | ||
| 29 | X9-62_id-publicKeyType 1 : id-ecPublicKey | ||
| 30 | !Alias ellipticCurve ansi-X9-62 3 | ||
| 31 | !Alias c-TwoCurve X9-62_ellipticCurve 0 | ||
| 32 | # ... characteristic 2 curve OIDs | ||
| 33 | !Alias primeCurve X9-62_ellipticCurve 1 | ||
| 34 | X9-62_primeCurve 1 : prime192v1 | ||
| 35 | X9-62_primeCurve 2 : prime192v2 | ||
| 36 | X9-62_primeCurve 3 : prime192v3 | ||
| 37 | X9-62_primeCurve 4 : prime239v1 | ||
| 38 | X9-62_primeCurve 5 : prime239v2 | ||
| 39 | X9-62_primeCurve 6 : prime239v3 | ||
| 40 | X9-62_primeCurve 7 : prime256v1 | ||
| 41 | !Alias id-ecSigType ansi-X9-62 4 | ||
| 42 | !global | ||
| 43 | X9-62_id-ecSigType 1 : ecdsa-with-SHA1 | ||
| 44 | |||
| 45 | |||
| 46 | |||
| 47 | ISO-US 113533 7 66 10 : CAST5-CBC : cast5-cbc | ||
| 48 | : CAST5-ECB : cast5-ecb | ||
| 49 | !Cname cast5-cfb64 | ||
| 50 | : CAST5-CFB : cast5-cfb | ||
| 51 | !Cname cast5-ofb64 | ||
| 52 | : CAST5-OFB : cast5-ofb | ||
| 53 | !Cname pbeWithMD5AndCast5-CBC | ||
| 54 | ISO-US 113533 7 66 12 : : pbeWithMD5AndCast5CBC | ||
| 55 | |||
| 56 | ISO-US 113549 : rsadsi : RSA Data Security, Inc. | ||
| 57 | |||
| 58 | rsadsi 1 : pkcs : RSA Data Security, Inc. PKCS | ||
| 59 | |||
| 60 | pkcs 1 : pkcs1 | ||
| 61 | pkcs1 1 : : rsaEncryption | ||
| 62 | pkcs1 2 : RSA-MD2 : md2WithRSAEncryption | ||
| 63 | pkcs1 3 : RSA-MD4 : md4WithRSAEncryption | ||
| 64 | pkcs1 4 : RSA-MD5 : md5WithRSAEncryption | ||
| 65 | pkcs1 5 : RSA-SHA1 : sha1WithRSAEncryption | ||
| 66 | # According to PKCS #1 version 2.1 | ||
| 67 | pkcs1 11 : RSA-SHA256 : sha256WithRSAEncryption | ||
| 68 | pkcs1 12 : RSA-SHA384 : sha384WithRSAEncryption | ||
| 69 | pkcs1 13 : RSA-SHA512 : sha512WithRSAEncryption | ||
| 70 | pkcs1 14 : RSA-SHA224 : sha224WithRSAEncryption | ||
| 71 | |||
| 72 | pkcs 3 : pkcs3 | ||
| 73 | pkcs3 1 : : dhKeyAgreement | ||
| 74 | |||
| 75 | pkcs 5 : pkcs5 | ||
| 76 | pkcs5 1 : PBE-MD2-DES : pbeWithMD2AndDES-CBC | ||
| 77 | pkcs5 3 : PBE-MD5-DES : pbeWithMD5AndDES-CBC | ||
| 78 | pkcs5 4 : PBE-MD2-RC2-64 : pbeWithMD2AndRC2-CBC | ||
| 79 | pkcs5 6 : PBE-MD5-RC2-64 : pbeWithMD5AndRC2-CBC | ||
| 80 | pkcs5 10 : PBE-SHA1-DES : pbeWithSHA1AndDES-CBC | ||
| 81 | pkcs5 11 : PBE-SHA1-RC2-64 : pbeWithSHA1AndRC2-CBC | ||
| 82 | !Cname id_pbkdf2 | ||
| 83 | pkcs5 12 : : PBKDF2 | ||
| 84 | !Cname pbes2 | ||
| 85 | pkcs5 13 : : PBES2 | ||
| 86 | !Cname pbmac1 | ||
| 87 | pkcs5 14 : : PBMAC1 | ||
| 88 | |||
| 89 | pkcs 7 : pkcs7 | ||
| 90 | pkcs7 1 : : pkcs7-data | ||
| 91 | !Cname pkcs7-signed | ||
| 92 | pkcs7 2 : : pkcs7-signedData | ||
| 93 | !Cname pkcs7-enveloped | ||
| 94 | pkcs7 3 : : pkcs7-envelopedData | ||
| 95 | !Cname pkcs7-signedAndEnveloped | ||
| 96 | pkcs7 4 : : pkcs7-signedAndEnvelopedData | ||
| 97 | !Cname pkcs7-digest | ||
| 98 | pkcs7 5 : : pkcs7-digestData | ||
| 99 | !Cname pkcs7-encrypted | ||
| 100 | pkcs7 6 : : pkcs7-encryptedData | ||
| 101 | |||
| 102 | pkcs 9 : pkcs9 | ||
| 103 | !module pkcs9 | ||
| 104 | pkcs9 1 : : emailAddress | ||
| 105 | pkcs9 2 : : unstructuredName | ||
| 106 | pkcs9 3 : : contentType | ||
| 107 | pkcs9 4 : : messageDigest | ||
| 108 | pkcs9 5 : : signingTime | ||
| 109 | pkcs9 6 : : countersignature | ||
| 110 | pkcs9 7 : : challengePassword | ||
| 111 | pkcs9 8 : : unstructuredAddress | ||
| 112 | !Cname extCertAttributes | ||
| 113 | pkcs9 9 : : extendedCertificateAttributes | ||
| 114 | !global | ||
| 115 | |||
| 116 | !Cname ext-req | ||
| 117 | pkcs9 14 : extReq : Extension Request | ||
| 118 | |||
| 119 | !Cname SMIMECapabilities | ||
| 120 | pkcs9 15 : SMIME-CAPS : S/MIME Capabilities | ||
| 121 | |||
| 122 | # S/MIME | ||
| 123 | !Cname SMIME | ||
| 124 | pkcs9 16 : SMIME : S/MIME | ||
| 125 | SMIME 0 : id-smime-mod | ||
| 126 | SMIME 1 : id-smime-ct | ||
| 127 | SMIME 2 : id-smime-aa | ||
| 128 | SMIME 3 : id-smime-alg | ||
| 129 | SMIME 4 : id-smime-cd | ||
| 130 | SMIME 5 : id-smime-spq | ||
| 131 | SMIME 6 : id-smime-cti | ||
| 132 | |||
| 133 | # S/MIME Modules | ||
| 134 | id-smime-mod 1 : id-smime-mod-cms | ||
| 135 | id-smime-mod 2 : id-smime-mod-ess | ||
| 136 | id-smime-mod 3 : id-smime-mod-oid | ||
| 137 | id-smime-mod 4 : id-smime-mod-msg-v3 | ||
| 138 | id-smime-mod 5 : id-smime-mod-ets-eSignature-88 | ||
| 139 | id-smime-mod 6 : id-smime-mod-ets-eSignature-97 | ||
| 140 | id-smime-mod 7 : id-smime-mod-ets-eSigPolicy-88 | ||
| 141 | id-smime-mod 8 : id-smime-mod-ets-eSigPolicy-97 | ||
| 142 | |||
| 143 | # S/MIME Content Types | ||
| 144 | id-smime-ct 1 : id-smime-ct-receipt | ||
| 145 | id-smime-ct 2 : id-smime-ct-authData | ||
| 146 | id-smime-ct 3 : id-smime-ct-publishCert | ||
| 147 | id-smime-ct 4 : id-smime-ct-TSTInfo | ||
| 148 | id-smime-ct 5 : id-smime-ct-TDTInfo | ||
| 149 | id-smime-ct 6 : id-smime-ct-contentInfo | ||
| 150 | id-smime-ct 7 : id-smime-ct-DVCSRequestData | ||
| 151 | id-smime-ct 8 : id-smime-ct-DVCSResponseData | ||
| 152 | |||
| 153 | # S/MIME Attributes | ||
| 154 | id-smime-aa 1 : id-smime-aa-receiptRequest | ||
| 155 | id-smime-aa 2 : id-smime-aa-securityLabel | ||
| 156 | id-smime-aa 3 : id-smime-aa-mlExpandHistory | ||
| 157 | id-smime-aa 4 : id-smime-aa-contentHint | ||
| 158 | id-smime-aa 5 : id-smime-aa-msgSigDigest | ||
| 159 | # obsolete | ||
| 160 | id-smime-aa 6 : id-smime-aa-encapContentType | ||
| 161 | id-smime-aa 7 : id-smime-aa-contentIdentifier | ||
| 162 | # obsolete | ||
| 163 | id-smime-aa 8 : id-smime-aa-macValue | ||
| 164 | id-smime-aa 9 : id-smime-aa-equivalentLabels | ||
| 165 | id-smime-aa 10 : id-smime-aa-contentReference | ||
| 166 | id-smime-aa 11 : id-smime-aa-encrypKeyPref | ||
| 167 | id-smime-aa 12 : id-smime-aa-signingCertificate | ||
| 168 | id-smime-aa 13 : id-smime-aa-smimeEncryptCerts | ||
| 169 | id-smime-aa 14 : id-smime-aa-timeStampToken | ||
| 170 | id-smime-aa 15 : id-smime-aa-ets-sigPolicyId | ||
| 171 | id-smime-aa 16 : id-smime-aa-ets-commitmentType | ||
| 172 | id-smime-aa 17 : id-smime-aa-ets-signerLocation | ||
| 173 | id-smime-aa 18 : id-smime-aa-ets-signerAttr | ||
| 174 | id-smime-aa 19 : id-smime-aa-ets-otherSigCert | ||
| 175 | id-smime-aa 20 : id-smime-aa-ets-contentTimestamp | ||
| 176 | id-smime-aa 21 : id-smime-aa-ets-CertificateRefs | ||
| 177 | id-smime-aa 22 : id-smime-aa-ets-RevocationRefs | ||
| 178 | id-smime-aa 23 : id-smime-aa-ets-certValues | ||
| 179 | id-smime-aa 24 : id-smime-aa-ets-revocationValues | ||
| 180 | id-smime-aa 25 : id-smime-aa-ets-escTimeStamp | ||
| 181 | id-smime-aa 26 : id-smime-aa-ets-certCRLTimestamp | ||
| 182 | id-smime-aa 27 : id-smime-aa-ets-archiveTimeStamp | ||
| 183 | id-smime-aa 28 : id-smime-aa-signatureType | ||
| 184 | id-smime-aa 29 : id-smime-aa-dvcs-dvc | ||
| 185 | |||
| 186 | # S/MIME Algorithm Identifiers | ||
| 187 | # obsolete | ||
| 188 | id-smime-alg 1 : id-smime-alg-ESDHwith3DES | ||
| 189 | # obsolete | ||
| 190 | id-smime-alg 2 : id-smime-alg-ESDHwithRC2 | ||
| 191 | # obsolete | ||
| 192 | id-smime-alg 3 : id-smime-alg-3DESwrap | ||
| 193 | # obsolete | ||
| 194 | id-smime-alg 4 : id-smime-alg-RC2wrap | ||
| 195 | id-smime-alg 5 : id-smime-alg-ESDH | ||
| 196 | id-smime-alg 6 : id-smime-alg-CMS3DESwrap | ||
| 197 | id-smime-alg 7 : id-smime-alg-CMSRC2wrap | ||
| 198 | |||
| 199 | # S/MIME Certificate Distribution | ||
| 200 | id-smime-cd 1 : id-smime-cd-ldap | ||
| 201 | |||
| 202 | # S/MIME Signature Policy Qualifier | ||
| 203 | id-smime-spq 1 : id-smime-spq-ets-sqt-uri | ||
| 204 | id-smime-spq 2 : id-smime-spq-ets-sqt-unotice | ||
| 205 | |||
| 206 | # S/MIME Commitment Type Identifier | ||
| 207 | id-smime-cti 1 : id-smime-cti-ets-proofOfOrigin | ||
| 208 | id-smime-cti 2 : id-smime-cti-ets-proofOfReceipt | ||
| 209 | id-smime-cti 3 : id-smime-cti-ets-proofOfDelivery | ||
| 210 | id-smime-cti 4 : id-smime-cti-ets-proofOfSender | ||
| 211 | id-smime-cti 5 : id-smime-cti-ets-proofOfApproval | ||
| 212 | id-smime-cti 6 : id-smime-cti-ets-proofOfCreation | ||
| 213 | |||
| 214 | pkcs9 20 : : friendlyName | ||
| 215 | pkcs9 21 : : localKeyID | ||
| 216 | !Cname ms-csp-name | ||
| 217 | 1 3 6 1 4 1 311 17 1 : CSPName : Microsoft CSP Name | ||
| 218 | !Alias certTypes pkcs9 22 | ||
| 219 | certTypes 1 : : x509Certificate | ||
| 220 | certTypes 2 : : sdsiCertificate | ||
| 221 | !Alias crlTypes pkcs9 23 | ||
| 222 | crlTypes 1 : : x509Crl | ||
| 223 | |||
| 224 | !Alias pkcs12 pkcs 12 | ||
| 225 | !Alias pkcs12-pbeids pkcs12 1 | ||
| 226 | |||
| 227 | !Cname pbe-WithSHA1And128BitRC4 | ||
| 228 | pkcs12-pbeids 1 : PBE-SHA1-RC4-128 : pbeWithSHA1And128BitRC4 | ||
| 229 | !Cname pbe-WithSHA1And40BitRC4 | ||
| 230 | pkcs12-pbeids 2 : PBE-SHA1-RC4-40 : pbeWithSHA1And40BitRC4 | ||
| 231 | !Cname pbe-WithSHA1And3_Key_TripleDES-CBC | ||
| 232 | pkcs12-pbeids 3 : PBE-SHA1-3DES : pbeWithSHA1And3-KeyTripleDES-CBC | ||
| 233 | !Cname pbe-WithSHA1And2_Key_TripleDES-CBC | ||
| 234 | pkcs12-pbeids 4 : PBE-SHA1-2DES : pbeWithSHA1And2-KeyTripleDES-CBC | ||
| 235 | !Cname pbe-WithSHA1And128BitRC2-CBC | ||
| 236 | pkcs12-pbeids 5 : PBE-SHA1-RC2-128 : pbeWithSHA1And128BitRC2-CBC | ||
| 237 | !Cname pbe-WithSHA1And40BitRC2-CBC | ||
| 238 | pkcs12-pbeids 6 : PBE-SHA1-RC2-40 : pbeWithSHA1And40BitRC2-CBC | ||
| 239 | |||
| 240 | !Alias pkcs12-Version1 pkcs12 10 | ||
| 241 | !Alias pkcs12-BagIds pkcs12-Version1 1 | ||
| 242 | pkcs12-BagIds 1 : : keyBag | ||
| 243 | pkcs12-BagIds 2 : : pkcs8ShroudedKeyBag | ||
| 244 | pkcs12-BagIds 3 : : certBag | ||
| 245 | pkcs12-BagIds 4 : : crlBag | ||
| 246 | pkcs12-BagIds 5 : : secretBag | ||
| 247 | pkcs12-BagIds 6 : : safeContentsBag | ||
| 248 | |||
| 249 | rsadsi 2 2 : MD2 : md2 | ||
| 250 | rsadsi 2 4 : MD4 : md4 | ||
| 251 | rsadsi 2 5 : MD5 : md5 | ||
| 252 | : MD5-SHA1 : md5-sha1 | ||
| 253 | rsadsi 2 7 : : hmacWithSHA1 | ||
| 254 | rsadsi 3 2 : RC2-CBC : rc2-cbc | ||
| 255 | : RC2-ECB : rc2-ecb | ||
| 256 | !Cname rc2-cfb64 | ||
| 257 | : RC2-CFB : rc2-cfb | ||
| 258 | !Cname rc2-ofb64 | ||
| 259 | : RC2-OFB : rc2-ofb | ||
| 260 | : RC2-40-CBC : rc2-40-cbc | ||
| 261 | : RC2-64-CBC : rc2-64-cbc | ||
| 262 | rsadsi 3 4 : RC4 : rc4 | ||
| 263 | : RC4-40 : rc4-40 | ||
| 264 | rsadsi 3 7 : DES-EDE3-CBC : des-ede3-cbc | ||
| 265 | rsadsi 3 8 : RC5-CBC : rc5-cbc | ||
| 266 | : RC5-ECB : rc5-ecb | ||
| 267 | !Cname rc5-cfb64 | ||
| 268 | : RC5-CFB : rc5-cfb | ||
| 269 | !Cname rc5-ofb64 | ||
| 270 | : RC5-OFB : rc5-ofb | ||
| 271 | |||
| 272 | !Cname ms-ext-req | ||
| 273 | 1 3 6 1 4 1 311 2 1 14 : msExtReq : Microsoft Extension Request | ||
| 274 | !Cname ms-code-ind | ||
| 275 | 1 3 6 1 4 1 311 2 1 21 : msCodeInd : Microsoft Individual Code Signing | ||
| 276 | !Cname ms-code-com | ||
| 277 | 1 3 6 1 4 1 311 2 1 22 : msCodeCom : Microsoft Commercial Code Signing | ||
| 278 | !Cname ms-ctl-sign | ||
| 279 | 1 3 6 1 4 1 311 10 3 1 : msCTLSign : Microsoft Trust List Signing | ||
| 280 | !Cname ms-sgc | ||
| 281 | 1 3 6 1 4 1 311 10 3 3 : msSGC : Microsoft Server Gated Crypto | ||
| 282 | !Cname ms-efs | ||
| 283 | 1 3 6 1 4 1 311 10 3 4 : msEFS : Microsoft Encrypted File System | ||
| 284 | !Cname ms-smartcard-login | ||
| 285 | 1 3 6 1 4 1 311 20 2 2 : msSmartcardLogin : Microsoft Smartcardlogin | ||
| 286 | !Cname ms-upn | ||
| 287 | 1 3 6 1 4 1 311 20 2 3 : msUPN : Microsoft Universal Principal Name | ||
| 288 | |||
| 289 | 1 3 6 1 4 1 188 7 1 1 2 : IDEA-CBC : idea-cbc | ||
| 290 | : IDEA-ECB : idea-ecb | ||
| 291 | !Cname idea-cfb64 | ||
| 292 | : IDEA-CFB : idea-cfb | ||
| 293 | !Cname idea-ofb64 | ||
| 294 | : IDEA-OFB : idea-ofb | ||
| 295 | |||
| 296 | 1 3 6 1 4 1 3029 1 2 : BF-CBC : bf-cbc | ||
| 297 | : BF-ECB : bf-ecb | ||
| 298 | !Cname bf-cfb64 | ||
| 299 | : BF-CFB : bf-cfb | ||
| 300 | !Cname bf-ofb64 | ||
| 301 | : BF-OFB : bf-ofb | ||
| 302 | |||
| 303 | !Cname id-pkix | ||
| 304 | 1 3 6 1 5 5 7 : PKIX | ||
| 305 | |||
| 306 | # PKIX Arcs | ||
| 307 | id-pkix 0 : id-pkix-mod | ||
| 308 | id-pkix 1 : id-pe | ||
| 309 | id-pkix 2 : id-qt | ||
| 310 | id-pkix 3 : id-kp | ||
| 311 | id-pkix 4 : id-it | ||
| 312 | id-pkix 5 : id-pkip | ||
| 313 | id-pkix 6 : id-alg | ||
| 314 | id-pkix 7 : id-cmc | ||
| 315 | id-pkix 8 : id-on | ||
| 316 | id-pkix 9 : id-pda | ||
| 317 | id-pkix 10 : id-aca | ||
| 318 | id-pkix 11 : id-qcs | ||
| 319 | id-pkix 12 : id-cct | ||
| 320 | id-pkix 21 : id-ppl | ||
| 321 | id-pkix 48 : id-ad | ||
| 322 | |||
| 323 | # PKIX Modules | ||
| 324 | id-pkix-mod 1 : id-pkix1-explicit-88 | ||
| 325 | id-pkix-mod 2 : id-pkix1-implicit-88 | ||
| 326 | id-pkix-mod 3 : id-pkix1-explicit-93 | ||
| 327 | id-pkix-mod 4 : id-pkix1-implicit-93 | ||
| 328 | id-pkix-mod 5 : id-mod-crmf | ||
| 329 | id-pkix-mod 6 : id-mod-cmc | ||
| 330 | id-pkix-mod 7 : id-mod-kea-profile-88 | ||
| 331 | id-pkix-mod 8 : id-mod-kea-profile-93 | ||
| 332 | id-pkix-mod 9 : id-mod-cmp | ||
| 333 | id-pkix-mod 10 : id-mod-qualified-cert-88 | ||
| 334 | id-pkix-mod 11 : id-mod-qualified-cert-93 | ||
| 335 | id-pkix-mod 12 : id-mod-attribute-cert | ||
| 336 | id-pkix-mod 13 : id-mod-timestamp-protocol | ||
| 337 | id-pkix-mod 14 : id-mod-ocsp | ||
| 338 | id-pkix-mod 15 : id-mod-dvcs | ||
| 339 | id-pkix-mod 16 : id-mod-cmp2000 | ||
| 340 | |||
| 341 | # PKIX Private Extensions | ||
| 342 | !Cname info-access | ||
| 343 | id-pe 1 : authorityInfoAccess : Authority Information Access | ||
| 344 | id-pe 2 : biometricInfo : Biometric Info | ||
| 345 | id-pe 3 : qcStatements | ||
| 346 | id-pe 4 : ac-auditEntity | ||
| 347 | id-pe 5 : ac-targeting | ||
| 348 | id-pe 6 : aaControls | ||
| 349 | id-pe 7 : sbgp-ipAddrBlock | ||
| 350 | id-pe 8 : sbgp-autonomousSysNum | ||
| 351 | id-pe 9 : sbgp-routerIdentifier | ||
| 352 | id-pe 10 : ac-proxying | ||
| 353 | !Cname sinfo-access | ||
| 354 | id-pe 11 : subjectInfoAccess : Subject Information Access | ||
| 355 | id-pe 14 : proxyCertInfo : Proxy Certificate Information | ||
| 356 | |||
| 357 | # PKIX policyQualifiers for Internet policy qualifiers | ||
| 358 | id-qt 1 : id-qt-cps : Policy Qualifier CPS | ||
| 359 | id-qt 2 : id-qt-unotice : Policy Qualifier User Notice | ||
| 360 | id-qt 3 : textNotice | ||
| 361 | |||
| 362 | # PKIX key purpose identifiers | ||
| 363 | !Cname server-auth | ||
| 364 | id-kp 1 : serverAuth : TLS Web Server Authentication | ||
| 365 | !Cname client-auth | ||
| 366 | id-kp 2 : clientAuth : TLS Web Client Authentication | ||
| 367 | !Cname code-sign | ||
| 368 | id-kp 3 : codeSigning : Code Signing | ||
| 369 | !Cname email-protect | ||
| 370 | id-kp 4 : emailProtection : E-mail Protection | ||
| 371 | id-kp 5 : ipsecEndSystem : IPSec End System | ||
| 372 | id-kp 6 : ipsecTunnel : IPSec Tunnel | ||
| 373 | id-kp 7 : ipsecUser : IPSec User | ||
| 374 | !Cname time-stamp | ||
| 375 | id-kp 8 : timeStamping : Time Stamping | ||
| 376 | # From OCSP spec RFC2560 | ||
| 377 | !Cname OCSP-sign | ||
| 378 | id-kp 9 : OCSPSigning : OCSP Signing | ||
| 379 | id-kp 10 : DVCS : dvcs | ||
| 380 | |||
| 381 | # CMP information types | ||
| 382 | id-it 1 : id-it-caProtEncCert | ||
| 383 | id-it 2 : id-it-signKeyPairTypes | ||
| 384 | id-it 3 : id-it-encKeyPairTypes | ||
| 385 | id-it 4 : id-it-preferredSymmAlg | ||
| 386 | id-it 5 : id-it-caKeyUpdateInfo | ||
| 387 | id-it 6 : id-it-currentCRL | ||
| 388 | id-it 7 : id-it-unsupportedOIDs | ||
| 389 | # obsolete | ||
| 390 | id-it 8 : id-it-subscriptionRequest | ||
| 391 | # obsolete | ||
| 392 | id-it 9 : id-it-subscriptionResponse | ||
| 393 | id-it 10 : id-it-keyPairParamReq | ||
| 394 | id-it 11 : id-it-keyPairParamRep | ||
| 395 | id-it 12 : id-it-revPassphrase | ||
| 396 | id-it 13 : id-it-implicitConfirm | ||
| 397 | id-it 14 : id-it-confirmWaitTime | ||
| 398 | id-it 15 : id-it-origPKIMessage | ||
| 399 | |||
| 400 | # CRMF registration | ||
| 401 | id-pkip 1 : id-regCtrl | ||
| 402 | id-pkip 2 : id-regInfo | ||
| 403 | |||
| 404 | # CRMF registration controls | ||
| 405 | id-regCtrl 1 : id-regCtrl-regToken | ||
| 406 | id-regCtrl 2 : id-regCtrl-authenticator | ||
| 407 | id-regCtrl 3 : id-regCtrl-pkiPublicationInfo | ||
| 408 | id-regCtrl 4 : id-regCtrl-pkiArchiveOptions | ||
| 409 | id-regCtrl 5 : id-regCtrl-oldCertID | ||
| 410 | id-regCtrl 6 : id-regCtrl-protocolEncrKey | ||
| 411 | |||
| 412 | # CRMF registration information | ||
| 413 | id-regInfo 1 : id-regInfo-utf8Pairs | ||
| 414 | id-regInfo 2 : id-regInfo-certReq | ||
| 415 | |||
| 416 | # algorithms | ||
| 417 | id-alg 1 : id-alg-des40 | ||
| 418 | id-alg 2 : id-alg-noSignature | ||
| 419 | id-alg 3 : id-alg-dh-sig-hmac-sha1 | ||
| 420 | id-alg 4 : id-alg-dh-pop | ||
| 421 | |||
| 422 | # CMC controls | ||
| 423 | id-cmc 1 : id-cmc-statusInfo | ||
| 424 | id-cmc 2 : id-cmc-identification | ||
| 425 | id-cmc 3 : id-cmc-identityProof | ||
| 426 | id-cmc 4 : id-cmc-dataReturn | ||
| 427 | id-cmc 5 : id-cmc-transactionId | ||
| 428 | id-cmc 6 : id-cmc-senderNonce | ||
| 429 | id-cmc 7 : id-cmc-recipientNonce | ||
| 430 | id-cmc 8 : id-cmc-addExtensions | ||
| 431 | id-cmc 9 : id-cmc-encryptedPOP | ||
| 432 | id-cmc 10 : id-cmc-decryptedPOP | ||
| 433 | id-cmc 11 : id-cmc-lraPOPWitness | ||
| 434 | id-cmc 15 : id-cmc-getCert | ||
| 435 | id-cmc 16 : id-cmc-getCRL | ||
| 436 | id-cmc 17 : id-cmc-revokeRequest | ||
| 437 | id-cmc 18 : id-cmc-regInfo | ||
| 438 | id-cmc 19 : id-cmc-responseInfo | ||
| 439 | id-cmc 21 : id-cmc-queryPending | ||
| 440 | id-cmc 22 : id-cmc-popLinkRandom | ||
| 441 | id-cmc 23 : id-cmc-popLinkWitness | ||
| 442 | id-cmc 24 : id-cmc-confirmCertAcceptance | ||
| 443 | |||
| 444 | # other names | ||
| 445 | id-on 1 : id-on-personalData | ||
| 446 | |||
| 447 | # personal data attributes | ||
| 448 | id-pda 1 : id-pda-dateOfBirth | ||
| 449 | id-pda 2 : id-pda-placeOfBirth | ||
| 450 | id-pda 3 : id-pda-gender | ||
| 451 | id-pda 4 : id-pda-countryOfCitizenship | ||
| 452 | id-pda 5 : id-pda-countryOfResidence | ||
| 453 | |||
| 454 | # attribute certificate attributes | ||
| 455 | id-aca 1 : id-aca-authenticationInfo | ||
| 456 | id-aca 2 : id-aca-accessIdentity | ||
| 457 | id-aca 3 : id-aca-chargingIdentity | ||
| 458 | id-aca 4 : id-aca-group | ||
| 459 | # attention : the following seems to be obsolete, replace by 'role' | ||
| 460 | id-aca 5 : id-aca-role | ||
| 461 | id-aca 6 : id-aca-encAttrs | ||
| 462 | |||
| 463 | # qualified certificate statements | ||
| 464 | id-qcs 1 : id-qcs-pkixQCSyntax-v1 | ||
| 465 | |||
| 466 | # CMC content types | ||
| 467 | id-cct 1 : id-cct-crs | ||
| 468 | id-cct 2 : id-cct-PKIData | ||
| 469 | id-cct 3 : id-cct-PKIResponse | ||
| 470 | |||
| 471 | # Predefined Proxy Certificate policy languages | ||
| 472 | id-ppl 0 : id-ppl-anyLanguage : Any language | ||
| 473 | id-ppl 1 : id-ppl-inheritAll : Inherit all | ||
| 474 | id-ppl 2 : id-ppl-independent : Independent | ||
| 475 | |||
| 476 | # access descriptors for authority info access extension | ||
| 477 | !Cname ad-OCSP | ||
| 478 | id-ad 1 : OCSP : OCSP | ||
| 479 | !Cname ad-ca-issuers | ||
| 480 | id-ad 2 : caIssuers : CA Issuers | ||
| 481 | !Cname ad-timeStamping | ||
| 482 | id-ad 3 : ad_timestamping : AD Time Stamping | ||
| 483 | !Cname ad-dvcs | ||
| 484 | id-ad 4 : AD_DVCS : ad dvcs | ||
| 485 | |||
| 486 | |||
| 487 | !Alias id-pkix-OCSP ad-OCSP | ||
| 488 | !module id-pkix-OCSP | ||
| 489 | !Cname basic | ||
| 490 | id-pkix-OCSP 1 : basicOCSPResponse : Basic OCSP Response | ||
| 491 | id-pkix-OCSP 2 : Nonce : OCSP Nonce | ||
| 492 | id-pkix-OCSP 3 : CrlID : OCSP CRL ID | ||
| 493 | id-pkix-OCSP 4 : acceptableResponses : Acceptable OCSP Responses | ||
| 494 | id-pkix-OCSP 5 : noCheck : OCSP No Check | ||
| 495 | id-pkix-OCSP 6 : archiveCutoff : OCSP Archive Cutoff | ||
| 496 | id-pkix-OCSP 7 : serviceLocator : OCSP Service Locator | ||
| 497 | id-pkix-OCSP 8 : extendedStatus : Extended OCSP Status | ||
| 498 | id-pkix-OCSP 9 : valid | ||
| 499 | id-pkix-OCSP 10 : path | ||
| 500 | id-pkix-OCSP 11 : trustRoot : Trust Root | ||
| 501 | !global | ||
| 502 | |||
| 503 | 1 3 14 3 2 : algorithm : algorithm | ||
| 504 | algorithm 3 : RSA-NP-MD5 : md5WithRSA | ||
| 505 | algorithm 6 : DES-ECB : des-ecb | ||
| 506 | algorithm 7 : DES-CBC : des-cbc | ||
| 507 | !Cname des-ofb64 | ||
| 508 | algorithm 8 : DES-OFB : des-ofb | ||
| 509 | !Cname des-cfb64 | ||
| 510 | algorithm 9 : DES-CFB : des-cfb | ||
| 511 | algorithm 11 : rsaSignature | ||
| 512 | !Cname dsa-2 | ||
| 513 | algorithm 12 : DSA-old : dsaEncryption-old | ||
| 514 | algorithm 13 : DSA-SHA : dsaWithSHA | ||
| 515 | algorithm 15 : RSA-SHA : shaWithRSAEncryption | ||
| 516 | !Cname des-ede-ecb | ||
| 517 | algorithm 17 : DES-EDE : des-ede | ||
| 518 | !Cname des-ede3-ecb | ||
| 519 | : DES-EDE3 : des-ede3 | ||
| 520 | : DES-EDE-CBC : des-ede-cbc | ||
| 521 | !Cname des-ede-cfb64 | ||
| 522 | : DES-EDE-CFB : des-ede-cfb | ||
| 523 | !Cname des-ede3-cfb64 | ||
| 524 | : DES-EDE3-CFB : des-ede3-cfb | ||
| 525 | !Cname des-ede-ofb64 | ||
| 526 | : DES-EDE-OFB : des-ede-ofb | ||
| 527 | !Cname des-ede3-ofb64 | ||
| 528 | : DES-EDE3-OFB : des-ede3-ofb | ||
| 529 | : DESX-CBC : desx-cbc | ||
| 530 | algorithm 18 : SHA : sha | ||
| 531 | algorithm 26 : SHA1 : sha1 | ||
| 532 | !Cname dsaWithSHA1-2 | ||
| 533 | algorithm 27 : DSA-SHA1-old : dsaWithSHA1-old | ||
| 534 | algorithm 29 : RSA-SHA1-2 : sha1WithRSA | ||
| 535 | |||
| 536 | 1 3 36 3 2 1 : RIPEMD160 : ripemd160 | ||
| 537 | 1 3 36 3 3 1 2 : RSA-RIPEMD160 : ripemd160WithRSA | ||
| 538 | |||
| 539 | !Cname sxnet | ||
| 540 | 1 3 101 1 4 1 : SXNetID : Strong Extranet ID | ||
| 541 | |||
| 542 | 2 5 : X500 : directory services (X.500) | ||
| 543 | |||
| 544 | X500 4 : X509 | ||
| 545 | X509 3 : CN : commonName | ||
| 546 | X509 4 : SN : surname | ||
| 547 | X509 5 : : serialNumber | ||
| 548 | X509 6 : C : countryName | ||
| 549 | X509 7 : L : localityName | ||
| 550 | X509 8 : ST : stateOrProvinceName | ||
| 551 | X509 9 : : streetAddress | ||
| 552 | X509 10 : O : organizationName | ||
| 553 | X509 11 : OU : organizationalUnitName | ||
| 554 | X509 12 : : title | ||
| 555 | X509 13 : : description | ||
| 556 | X509 17 : : postalCode | ||
| 557 | X509 41 : name : name | ||
| 558 | X509 42 : GN : givenName | ||
| 559 | X509 43 : : initials | ||
| 560 | X509 44 : : generationQualifier | ||
| 561 | X509 45 : : x500UniqueIdentifier | ||
| 562 | X509 46 : dnQualifier : dnQualifier | ||
| 563 | X509 65 : : pseudonym | ||
| 564 | X509 72 : role : role | ||
| 565 | |||
| 566 | X500 8 : X500algorithms : directory services - algorithms | ||
| 567 | X500algorithms 1 1 : RSA : rsa | ||
| 568 | X500algorithms 3 100 : RSA-MDC2 : mdc2WithRSA | ||
| 569 | X500algorithms 3 101 : MDC2 : mdc2 | ||
| 570 | |||
| 571 | X500 29 : id-ce | ||
| 572 | !Cname subject-key-identifier | ||
| 573 | id-ce 14 : subjectKeyIdentifier : X509v3 Subject Key Identifier | ||
| 574 | !Cname key-usage | ||
| 575 | id-ce 15 : keyUsage : X509v3 Key Usage | ||
| 576 | !Cname private-key-usage-period | ||
| 577 | id-ce 16 : privateKeyUsagePeriod : X509v3 Private Key Usage Period | ||
| 578 | !Cname subject-alt-name | ||
| 579 | id-ce 17 : subjectAltName : X509v3 Subject Alternative Name | ||
| 580 | !Cname issuer-alt-name | ||
| 581 | id-ce 18 : issuerAltName : X509v3 Issuer Alternative Name | ||
| 582 | !Cname basic-constraints | ||
| 583 | id-ce 19 : basicConstraints : X509v3 Basic Constraints | ||
| 584 | !Cname crl-number | ||
| 585 | id-ce 20 : crlNumber : X509v3 CRL Number | ||
| 586 | !Cname crl-reason | ||
| 587 | id-ce 21 : CRLReason : X509v3 CRL Reason Code | ||
| 588 | !Cname invalidity-date | ||
| 589 | id-ce 24 : invalidityDate : Invalidity Date | ||
| 590 | !Cname delta-crl | ||
| 591 | id-ce 27 : deltaCRL : X509v3 Delta CRL Indicator | ||
| 592 | !Cname name-constraints | ||
| 593 | id-ce 30 : nameConstraints : X509v3 Name Constraints | ||
| 594 | !Cname crl-distribution-points | ||
| 595 | id-ce 31 : crlDistributionPoints : X509v3 CRL Distribution Points | ||
| 596 | !Cname certificate-policies | ||
| 597 | id-ce 32 : certificatePolicies : X509v3 Certificate Policies | ||
| 598 | !Cname authority-key-identifier | ||
| 599 | id-ce 35 : authorityKeyIdentifier : X509v3 Authority Key Identifier | ||
| 600 | !Cname policy-constraints | ||
| 601 | id-ce 36 : policyConstraints : X509v3 Policy Constraints | ||
| 602 | !Cname ext-key-usage | ||
| 603 | id-ce 37 : extendedKeyUsage : X509v3 Extended Key Usage | ||
| 604 | !Cname target-information | ||
| 605 | id-ce 55 : targetInformation : X509v3 AC Targeting | ||
| 606 | !Cname no-rev-avail | ||
| 607 | id-ce 56 : noRevAvail : X509v3 No Revocation Available | ||
| 608 | |||
| 609 | !Cname netscape | ||
| 610 | 2 16 840 1 113730 : Netscape : Netscape Communications Corp. | ||
| 611 | !Cname netscape-cert-extension | ||
| 612 | netscape 1 : nsCertExt : Netscape Certificate Extension | ||
| 613 | !Cname netscape-data-type | ||
| 614 | netscape 2 : nsDataType : Netscape Data Type | ||
| 615 | !Cname netscape-cert-type | ||
| 616 | netscape-cert-extension 1 : nsCertType : Netscape Cert Type | ||
| 617 | !Cname netscape-base-url | ||
| 618 | netscape-cert-extension 2 : nsBaseUrl : Netscape Base Url | ||
| 619 | !Cname netscape-revocation-url | ||
| 620 | netscape-cert-extension 3 : nsRevocationUrl : Netscape Revocation Url | ||
| 621 | !Cname netscape-ca-revocation-url | ||
| 622 | netscape-cert-extension 4 : nsCaRevocationUrl : Netscape CA Revocation Url | ||
| 623 | !Cname netscape-renewal-url | ||
| 624 | netscape-cert-extension 7 : nsRenewalUrl : Netscape Renewal Url | ||
| 625 | !Cname netscape-ca-policy-url | ||
| 626 | netscape-cert-extension 8 : nsCaPolicyUrl : Netscape CA Policy Url | ||
| 627 | !Cname netscape-ssl-server-name | ||
| 628 | netscape-cert-extension 12 : nsSslServerName : Netscape SSL Server Name | ||
| 629 | !Cname netscape-comment | ||
| 630 | netscape-cert-extension 13 : nsComment : Netscape Comment | ||
| 631 | !Cname netscape-cert-sequence | ||
| 632 | netscape-data-type 5 : nsCertSequence : Netscape Certificate Sequence | ||
| 633 | !Cname ns-sgc | ||
| 634 | netscape 4 1 : nsSGC : Netscape Server Gated Crypto | ||
| 635 | |||
| 636 | # iso(1) | ||
| 637 | iso 3 : ORG : org | ||
| 638 | org 6 : DOD : dod | ||
| 639 | dod 1 : IANA : iana | ||
| 640 | !Alias internet iana | ||
| 641 | |||
| 642 | internet 1 : directory : Directory | ||
| 643 | internet 2 : mgmt : Management | ||
| 644 | internet 3 : experimental : Experimental | ||
| 645 | internet 4 : private : Private | ||
| 646 | internet 5 : security : Security | ||
| 647 | internet 6 : snmpv2 : SNMPv2 | ||
| 648 | # Documents refer to "internet 7" as "mail". This however leads to ambiguities | ||
| 649 | # with RFC2798, Section 9.1.3, where "mail" is defined as the short name for | ||
| 650 | # rfc822Mailbox. The short name is therefore here left out for a reason. | ||
| 651 | # Subclasses of "mail", e.g. "MIME MHS" don't consitute a problem, as | ||
| 652 | # references are realized via long name "Mail" (with capital M). | ||
| 653 | internet 7 : : Mail | ||
| 654 | |||
| 655 | Private 1 : enterprises : Enterprises | ||
| 656 | |||
| 657 | # RFC 2247 | ||
| 658 | Enterprises 1466 344 : dcobject : dcObject | ||
| 659 | |||
| 660 | # RFC 1495 | ||
| 661 | Mail 1 : mime-mhs : MIME MHS | ||
| 662 | mime-mhs 1 : mime-mhs-headings : mime-mhs-headings | ||
| 663 | mime-mhs 2 : mime-mhs-bodies : mime-mhs-bodies | ||
| 664 | mime-mhs-headings 1 : id-hex-partial-message : id-hex-partial-message | ||
| 665 | mime-mhs-headings 2 : id-hex-multipart-message : id-hex-multipart-message | ||
| 666 | |||
| 667 | # What the hell are these OIDs, really? | ||
| 668 | !Cname rle-compression | ||
| 669 | 1 1 1 1 666 1 : RLE : run length compression | ||
| 670 | !Cname zlib-compression | ||
| 671 | 1 1 1 1 666 2 : ZLIB : zlib compression | ||
| 672 | |||
| 673 | # AES aka Rijndael | ||
| 674 | |||
| 675 | !Alias csor 2 16 840 1 101 3 | ||
| 676 | !Alias nistAlgorithms csor 4 | ||
| 677 | !Alias aes nistAlgorithms 1 | ||
| 678 | |||
| 679 | aes 1 : AES-128-ECB : aes-128-ecb | ||
| 680 | aes 2 : AES-128-CBC : aes-128-cbc | ||
| 681 | !Cname aes-128-ofb128 | ||
| 682 | aes 3 : AES-128-OFB : aes-128-ofb | ||
| 683 | !Cname aes-128-cfb128 | ||
| 684 | aes 4 : AES-128-CFB : aes-128-cfb | ||
| 685 | |||
| 686 | aes 21 : AES-192-ECB : aes-192-ecb | ||
| 687 | aes 22 : AES-192-CBC : aes-192-cbc | ||
| 688 | !Cname aes-192-ofb128 | ||
| 689 | aes 23 : AES-192-OFB : aes-192-ofb | ||
| 690 | !Cname aes-192-cfb128 | ||
| 691 | aes 24 : AES-192-CFB : aes-192-cfb | ||
| 692 | |||
| 693 | aes 41 : AES-256-ECB : aes-256-ecb | ||
| 694 | aes 42 : AES-256-CBC : aes-256-cbc | ||
| 695 | !Cname aes-256-ofb128 | ||
| 696 | aes 43 : AES-256-OFB : aes-256-ofb | ||
| 697 | !Cname aes-256-cfb128 | ||
| 698 | aes 44 : AES-256-CFB : aes-256-cfb | ||
| 699 | |||
| 700 | # There are no OIDs for these modes... | ||
| 701 | |||
| 702 | : AES-128-CFB1 : aes-128-cfb1 | ||
| 703 | : AES-192-CFB1 : aes-192-cfb1 | ||
| 704 | : AES-256-CFB1 : aes-256-cfb1 | ||
| 705 | : AES-128-CFB8 : aes-128-cfb8 | ||
| 706 | : AES-192-CFB8 : aes-192-cfb8 | ||
| 707 | : AES-256-CFB8 : aes-256-cfb8 | ||
| 708 | : DES-CFB1 : des-cfb1 | ||
| 709 | : DES-CFB8 : des-cfb8 | ||
| 710 | : DES-EDE3-CFB1 : des-ede3-cfb1 | ||
| 711 | : DES-EDE3-CFB8 : des-ede3-cfb8 | ||
| 712 | |||
| 713 | # OIDs for SHA224, SHA256, SHA385 and SHA512, according to x9.84. | ||
| 714 | !Alias nist_hashalgs nistAlgorithms 2 | ||
| 715 | nist_hashalgs 1 : SHA256 : sha256 | ||
| 716 | nist_hashalgs 2 : SHA384 : sha384 | ||
| 717 | nist_hashalgs 3 : SHA512 : sha512 | ||
| 718 | nist_hashalgs 4 : SHA224 : sha224 | ||
| 719 | |||
| 720 | # Hold instruction CRL entry extension | ||
| 721 | !Cname hold-instruction-code | ||
| 722 | id-ce 23 : holdInstructionCode : Hold Instruction Code | ||
| 723 | !Alias holdInstruction X9-57 2 | ||
| 724 | !Cname hold-instruction-none | ||
| 725 | holdInstruction 1 : holdInstructionNone : Hold Instruction None | ||
| 726 | !Cname hold-instruction-call-issuer | ||
| 727 | holdInstruction 2 : holdInstructionCallIssuer : Hold Instruction Call Issuer | ||
| 728 | !Cname hold-instruction-reject | ||
| 729 | holdInstruction 3 : holdInstructionReject : Hold Instruction Reject | ||
| 730 | |||
| 731 | # OID's from CCITT. Most of this is defined in RFC 1274. A couple of | ||
| 732 | # them are also mentioned in RFC 2247 | ||
| 733 | ccitt 9 : data | ||
| 734 | data 2342 : pss | ||
| 735 | pss 19200300 : ucl | ||
| 736 | ucl 100 : pilot | ||
| 737 | pilot 1 : : pilotAttributeType | ||
| 738 | pilot 3 : : pilotAttributeSyntax | ||
| 739 | pilot 4 : : pilotObjectClass | ||
| 740 | pilot 10 : : pilotGroups | ||
| 741 | pilotAttributeSyntax 4 : : iA5StringSyntax | ||
| 742 | pilotAttributeSyntax 5 : : caseIgnoreIA5StringSyntax | ||
| 743 | pilotObjectClass 3 : : pilotObject | ||
| 744 | pilotObjectClass 4 : : pilotPerson | ||
| 745 | pilotObjectClass 5 : account | ||
| 746 | pilotObjectClass 6 : document | ||
| 747 | pilotObjectClass 7 : room | ||
| 748 | pilotObjectClass 9 : : documentSeries | ||
| 749 | pilotObjectClass 13 : domain : Domain | ||
| 750 | pilotObjectClass 14 : : rFC822localPart | ||
| 751 | pilotObjectClass 15 : : dNSDomain | ||
| 752 | pilotObjectClass 17 : : domainRelatedObject | ||
| 753 | pilotObjectClass 18 : : friendlyCountry | ||
| 754 | pilotObjectClass 19 : : simpleSecurityObject | ||
| 755 | pilotObjectClass 20 : : pilotOrganization | ||
| 756 | pilotObjectClass 21 : : pilotDSA | ||
| 757 | pilotObjectClass 22 : : qualityLabelledData | ||
| 758 | pilotAttributeType 1 : UID : userId | ||
| 759 | pilotAttributeType 2 : : textEncodedORAddress | ||
| 760 | pilotAttributeType 3 : mail : rfc822Mailbox | ||
| 761 | pilotAttributeType 4 : info | ||
| 762 | pilotAttributeType 5 : : favouriteDrink | ||
| 763 | pilotAttributeType 6 : : roomNumber | ||
| 764 | pilotAttributeType 7 : photo | ||
| 765 | pilotAttributeType 8 : : userClass | ||
| 766 | pilotAttributeType 9 : host | ||
| 767 | pilotAttributeType 10 : manager | ||
| 768 | pilotAttributeType 11 : : documentIdentifier | ||
| 769 | pilotAttributeType 12 : : documentTitle | ||
| 770 | pilotAttributeType 13 : : documentVersion | ||
| 771 | pilotAttributeType 14 : : documentAuthor | ||
| 772 | pilotAttributeType 15 : : documentLocation | ||
| 773 | pilotAttributeType 20 : : homeTelephoneNumber | ||
| 774 | pilotAttributeType 21 : secretary | ||
| 775 | pilotAttributeType 22 : : otherMailbox | ||
| 776 | pilotAttributeType 23 : : lastModifiedTime | ||
| 777 | pilotAttributeType 24 : : lastModifiedBy | ||
| 778 | pilotAttributeType 25 : DC : domainComponent | ||
| 779 | pilotAttributeType 26 : : aRecord | ||
| 780 | pilotAttributeType 27 : : pilotAttributeType27 | ||
| 781 | pilotAttributeType 28 : : mXRecord | ||
| 782 | pilotAttributeType 29 : : nSRecord | ||
| 783 | pilotAttributeType 30 : : sOARecord | ||
| 784 | pilotAttributeType 31 : : cNAMERecord | ||
| 785 | pilotAttributeType 37 : : associatedDomain | ||
| 786 | pilotAttributeType 38 : : associatedName | ||
| 787 | pilotAttributeType 39 : : homePostalAddress | ||
| 788 | pilotAttributeType 40 : : personalTitle | ||
| 789 | pilotAttributeType 41 : : mobileTelephoneNumber | ||
| 790 | pilotAttributeType 42 : : pagerTelephoneNumber | ||
| 791 | pilotAttributeType 43 : : friendlyCountryName | ||
| 792 | # The following clashes with 2.5.4.45, so commented away | ||
| 793 | #pilotAttributeType 44 : uid : uniqueIdentifier | ||
| 794 | pilotAttributeType 45 : : organizationalStatus | ||
| 795 | pilotAttributeType 46 : : janetMailbox | ||
| 796 | pilotAttributeType 47 : : mailPreferenceOption | ||
| 797 | pilotAttributeType 48 : : buildingName | ||
| 798 | pilotAttributeType 49 : : dSAQuality | ||
| 799 | pilotAttributeType 50 : : singleLevelQuality | ||
| 800 | pilotAttributeType 51 : : subtreeMinimumQuality | ||
| 801 | pilotAttributeType 52 : : subtreeMaximumQuality | ||
| 802 | pilotAttributeType 53 : : personalSignature | ||
| 803 | pilotAttributeType 54 : : dITRedirect | ||
| 804 | pilotAttributeType 55 : audio | ||
| 805 | pilotAttributeType 56 : : documentPublisher | ||
| 806 | |||
| 807 | 2 23 42 : id-set : Secure Electronic Transactions | ||
| 808 | |||
| 809 | id-set 0 : set-ctype : content types | ||
| 810 | id-set 1 : set-msgExt : message extensions | ||
| 811 | id-set 3 : set-attr | ||
| 812 | id-set 5 : set-policy | ||
| 813 | id-set 7 : set-certExt : certificate extensions | ||
| 814 | id-set 8 : set-brand | ||
| 815 | |||
| 816 | set-ctype 0 : setct-PANData | ||
| 817 | set-ctype 1 : setct-PANToken | ||
| 818 | set-ctype 2 : setct-PANOnly | ||
| 819 | set-ctype 3 : setct-OIData | ||
| 820 | set-ctype 4 : setct-PI | ||
| 821 | set-ctype 5 : setct-PIData | ||
| 822 | set-ctype 6 : setct-PIDataUnsigned | ||
| 823 | set-ctype 7 : setct-HODInput | ||
| 824 | set-ctype 8 : setct-AuthResBaggage | ||
| 825 | set-ctype 9 : setct-AuthRevReqBaggage | ||
| 826 | set-ctype 10 : setct-AuthRevResBaggage | ||
| 827 | set-ctype 11 : setct-CapTokenSeq | ||
| 828 | set-ctype 12 : setct-PInitResData | ||
| 829 | set-ctype 13 : setct-PI-TBS | ||
| 830 | set-ctype 14 : setct-PResData | ||
| 831 | set-ctype 16 : setct-AuthReqTBS | ||
| 832 | set-ctype 17 : setct-AuthResTBS | ||
| 833 | set-ctype 18 : setct-AuthResTBSX | ||
| 834 | set-ctype 19 : setct-AuthTokenTBS | ||
| 835 | set-ctype 20 : setct-CapTokenData | ||
| 836 | set-ctype 21 : setct-CapTokenTBS | ||
| 837 | set-ctype 22 : setct-AcqCardCodeMsg | ||
| 838 | set-ctype 23 : setct-AuthRevReqTBS | ||
| 839 | set-ctype 24 : setct-AuthRevResData | ||
| 840 | set-ctype 25 : setct-AuthRevResTBS | ||
| 841 | set-ctype 26 : setct-CapReqTBS | ||
| 842 | set-ctype 27 : setct-CapReqTBSX | ||
| 843 | set-ctype 28 : setct-CapResData | ||
| 844 | set-ctype 29 : setct-CapRevReqTBS | ||
| 845 | set-ctype 30 : setct-CapRevReqTBSX | ||
| 846 | set-ctype 31 : setct-CapRevResData | ||
| 847 | set-ctype 32 : setct-CredReqTBS | ||
| 848 | set-ctype 33 : setct-CredReqTBSX | ||
| 849 | set-ctype 34 : setct-CredResData | ||
| 850 | set-ctype 35 : setct-CredRevReqTBS | ||
| 851 | set-ctype 36 : setct-CredRevReqTBSX | ||
| 852 | set-ctype 37 : setct-CredRevResData | ||
| 853 | set-ctype 38 : setct-PCertReqData | ||
| 854 | set-ctype 39 : setct-PCertResTBS | ||
| 855 | set-ctype 40 : setct-BatchAdminReqData | ||
| 856 | set-ctype 41 : setct-BatchAdminResData | ||
| 857 | set-ctype 42 : setct-CardCInitResTBS | ||
| 858 | set-ctype 43 : setct-MeAqCInitResTBS | ||
| 859 | set-ctype 44 : setct-RegFormResTBS | ||
| 860 | set-ctype 45 : setct-CertReqData | ||
| 861 | set-ctype 46 : setct-CertReqTBS | ||
| 862 | set-ctype 47 : setct-CertResData | ||
| 863 | set-ctype 48 : setct-CertInqReqTBS | ||
| 864 | set-ctype 49 : setct-ErrorTBS | ||
| 865 | set-ctype 50 : setct-PIDualSignedTBE | ||
| 866 | set-ctype 51 : setct-PIUnsignedTBE | ||
| 867 | set-ctype 52 : setct-AuthReqTBE | ||
| 868 | set-ctype 53 : setct-AuthResTBE | ||
| 869 | set-ctype 54 : setct-AuthResTBEX | ||
| 870 | set-ctype 55 : setct-AuthTokenTBE | ||
| 871 | set-ctype 56 : setct-CapTokenTBE | ||
| 872 | set-ctype 57 : setct-CapTokenTBEX | ||
| 873 | set-ctype 58 : setct-AcqCardCodeMsgTBE | ||
| 874 | set-ctype 59 : setct-AuthRevReqTBE | ||
| 875 | set-ctype 60 : setct-AuthRevResTBE | ||
| 876 | set-ctype 61 : setct-AuthRevResTBEB | ||
| 877 | set-ctype 62 : setct-CapReqTBE | ||
| 878 | set-ctype 63 : setct-CapReqTBEX | ||
| 879 | set-ctype 64 : setct-CapResTBE | ||
| 880 | set-ctype 65 : setct-CapRevReqTBE | ||
| 881 | set-ctype 66 : setct-CapRevReqTBEX | ||
| 882 | set-ctype 67 : setct-CapRevResTBE | ||
| 883 | set-ctype 68 : setct-CredReqTBE | ||
| 884 | set-ctype 69 : setct-CredReqTBEX | ||
| 885 | set-ctype 70 : setct-CredResTBE | ||
| 886 | set-ctype 71 : setct-CredRevReqTBE | ||
| 887 | set-ctype 72 : setct-CredRevReqTBEX | ||
| 888 | set-ctype 73 : setct-CredRevResTBE | ||
| 889 | set-ctype 74 : setct-BatchAdminReqTBE | ||
| 890 | set-ctype 75 : setct-BatchAdminResTBE | ||
| 891 | set-ctype 76 : setct-RegFormReqTBE | ||
| 892 | set-ctype 77 : setct-CertReqTBE | ||
| 893 | set-ctype 78 : setct-CertReqTBEX | ||
| 894 | set-ctype 79 : setct-CertResTBE | ||
| 895 | set-ctype 80 : setct-CRLNotificationTBS | ||
| 896 | set-ctype 81 : setct-CRLNotificationResTBS | ||
| 897 | set-ctype 82 : setct-BCIDistributionTBS | ||
| 898 | |||
| 899 | set-msgExt 1 : setext-genCrypt : generic cryptogram | ||
| 900 | set-msgExt 3 : setext-miAuth : merchant initiated auth | ||
| 901 | set-msgExt 4 : setext-pinSecure | ||
| 902 | set-msgExt 5 : setext-pinAny | ||
| 903 | set-msgExt 7 : setext-track2 | ||
| 904 | set-msgExt 8 : setext-cv : additional verification | ||
| 905 | |||
| 906 | set-policy 0 : set-policy-root | ||
| 907 | |||
| 908 | set-certExt 0 : setCext-hashedRoot | ||
| 909 | set-certExt 1 : setCext-certType | ||
| 910 | set-certExt 2 : setCext-merchData | ||
| 911 | set-certExt 3 : setCext-cCertRequired | ||
| 912 | set-certExt 4 : setCext-tunneling | ||
| 913 | set-certExt 5 : setCext-setExt | ||
| 914 | set-certExt 6 : setCext-setQualf | ||
| 915 | set-certExt 7 : setCext-PGWYcapabilities | ||
| 916 | set-certExt 8 : setCext-TokenIdentifier | ||
| 917 | set-certExt 9 : setCext-Track2Data | ||
| 918 | set-certExt 10 : setCext-TokenType | ||
| 919 | set-certExt 11 : setCext-IssuerCapabilities | ||
| 920 | |||
| 921 | set-attr 0 : setAttr-Cert | ||
| 922 | set-attr 1 : setAttr-PGWYcap : payment gateway capabilities | ||
| 923 | set-attr 2 : setAttr-TokenType | ||
| 924 | set-attr 3 : setAttr-IssCap : issuer capabilities | ||
| 925 | |||
| 926 | setAttr-Cert 0 : set-rootKeyThumb | ||
| 927 | setAttr-Cert 1 : set-addPolicy | ||
| 928 | |||
| 929 | setAttr-TokenType 1 : setAttr-Token-EMV | ||
| 930 | setAttr-TokenType 2 : setAttr-Token-B0Prime | ||
| 931 | |||
| 932 | setAttr-IssCap 3 : setAttr-IssCap-CVM | ||
| 933 | setAttr-IssCap 4 : setAttr-IssCap-T2 | ||
| 934 | setAttr-IssCap 5 : setAttr-IssCap-Sig | ||
| 935 | |||
| 936 | setAttr-IssCap-CVM 1 : setAttr-GenCryptgrm : generate cryptogram | ||
| 937 | setAttr-IssCap-T2 1 : setAttr-T2Enc : encrypted track 2 | ||
| 938 | setAttr-IssCap-T2 2 : setAttr-T2cleartxt : cleartext track 2 | ||
| 939 | |||
| 940 | setAttr-IssCap-Sig 1 : setAttr-TokICCsig : ICC or token signature | ||
| 941 | setAttr-IssCap-Sig 2 : setAttr-SecDevSig : secure device signature | ||
| 942 | |||
| 943 | set-brand 1 : set-brand-IATA-ATA | ||
| 944 | set-brand 30 : set-brand-Diners | ||
| 945 | set-brand 34 : set-brand-AmericanExpress | ||
| 946 | set-brand 35 : set-brand-JCB | ||
| 947 | set-brand 4 : set-brand-Visa | ||
| 948 | set-brand 5 : set-brand-MasterCard | ||
| 949 | set-brand 6011 : set-brand-Novus | ||
| 950 | |||
| 951 | rsadsi 3 10 : DES-CDMF : des-cdmf | ||
| 952 | rsadsi 1 1 6 : rsaOAEPEncryptionSET | ||
