objects.txt 42 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291
  1. # CCITT was renamed to ITU-T quite some time ago
  2. 0 : ITU-T : itu-t
  3. !Alias ccitt itu-t
  4. 1 : ISO : iso
  5. 2 : JOINT-ISO-ITU-T : joint-iso-itu-t
  6. !Alias joint-iso-ccitt joint-iso-itu-t
  7. iso 2 : member-body : ISO Member Body
  8. iso 3 : identified-organization
  9. # HMAC OIDs
  10. identified-organization 6 1 5 5 8 1 1 : HMAC-MD5 : hmac-md5
  11. identified-organization 6 1 5 5 8 1 2 : HMAC-SHA1 : hmac-sha1
  12. identified-organization 132 : certicom-arc
  13. joint-iso-itu-t 23 : international-organizations : International Organizations
  14. international-organizations 43 : wap
  15. wap 1 : wap-wsg
  16. joint-iso-itu-t 5 1 5 : selected-attribute-types : Selected Attribute Types
  17. selected-attribute-types 55 : clearance
  18. member-body 840 : ISO-US : ISO US Member Body
  19. ISO-US 10040 : X9-57 : X9.57
  20. X9-57 4 : X9cm : X9.57 CM ?
  21. !Cname dsa
  22. X9cm 1 : DSA : dsaEncryption
  23. X9cm 3 : DSA-SHA1 : dsaWithSHA1
  24. ISO-US 10045 : ansi-X9-62 : ANSI X9.62
  25. !module X9-62
  26. !Alias id-fieldType ansi-X9-62 1
  27. X9-62_id-fieldType 1 : prime-field
  28. X9-62_id-fieldType 2 : characteristic-two-field
  29. X9-62_characteristic-two-field 3 : id-characteristic-two-basis
  30. X9-62_id-characteristic-two-basis 1 : onBasis
  31. X9-62_id-characteristic-two-basis 2 : tpBasis
  32. X9-62_id-characteristic-two-basis 3 : ppBasis
  33. !Alias id-publicKeyType ansi-X9-62 2
  34. X9-62_id-publicKeyType 1 : id-ecPublicKey
  35. !Alias ellipticCurve ansi-X9-62 3
  36. !Alias c-TwoCurve X9-62_ellipticCurve 0
  37. X9-62_c-TwoCurve 1 : c2pnb163v1
  38. X9-62_c-TwoCurve 2 : c2pnb163v2
  39. X9-62_c-TwoCurve 3 : c2pnb163v3
  40. X9-62_c-TwoCurve 4 : c2pnb176v1
  41. X9-62_c-TwoCurve 5 : c2tnb191v1
  42. X9-62_c-TwoCurve 6 : c2tnb191v2
  43. X9-62_c-TwoCurve 7 : c2tnb191v3
  44. X9-62_c-TwoCurve 8 : c2onb191v4
  45. X9-62_c-TwoCurve 9 : c2onb191v5
  46. X9-62_c-TwoCurve 10 : c2pnb208w1
  47. X9-62_c-TwoCurve 11 : c2tnb239v1
  48. X9-62_c-TwoCurve 12 : c2tnb239v2
  49. X9-62_c-TwoCurve 13 : c2tnb239v3
  50. X9-62_c-TwoCurve 14 : c2onb239v4
  51. X9-62_c-TwoCurve 15 : c2onb239v5
  52. X9-62_c-TwoCurve 16 : c2pnb272w1
  53. X9-62_c-TwoCurve 17 : c2pnb304w1
  54. X9-62_c-TwoCurve 18 : c2tnb359v1
  55. X9-62_c-TwoCurve 19 : c2pnb368w1
  56. X9-62_c-TwoCurve 20 : c2tnb431r1
  57. !Alias primeCurve X9-62_ellipticCurve 1
  58. X9-62_primeCurve 1 : prime192v1
  59. X9-62_primeCurve 2 : prime192v2
  60. X9-62_primeCurve 3 : prime192v3
  61. X9-62_primeCurve 4 : prime239v1
  62. X9-62_primeCurve 5 : prime239v2
  63. X9-62_primeCurve 6 : prime239v3
  64. X9-62_primeCurve 7 : prime256v1
  65. !Alias id-ecSigType ansi-X9-62 4
  66. !global
  67. X9-62_id-ecSigType 1 : ecdsa-with-SHA1
  68. X9-62_id-ecSigType 2 : ecdsa-with-Recommended
  69. X9-62_id-ecSigType 3 : ecdsa-with-Specified
  70. ecdsa-with-Specified 1 : ecdsa-with-SHA224
  71. ecdsa-with-Specified 2 : ecdsa-with-SHA256
  72. ecdsa-with-Specified 3 : ecdsa-with-SHA384
  73. ecdsa-with-Specified 4 : ecdsa-with-SHA512
  74. # SECG curve OIDs from "SEC 2: Recommended Elliptic Curve Domain Parameters"
  75. # (http://www.secg.org/)
  76. !Alias secg_ellipticCurve certicom-arc 0
  77. # SECG prime curves OIDs
  78. secg-ellipticCurve 6 : secp112r1
  79. secg-ellipticCurve 7 : secp112r2
  80. secg-ellipticCurve 28 : secp128r1
  81. secg-ellipticCurve 29 : secp128r2
  82. secg-ellipticCurve 9 : secp160k1
  83. secg-ellipticCurve 8 : secp160r1
  84. secg-ellipticCurve 30 : secp160r2
  85. secg-ellipticCurve 31 : secp192k1
  86. # NOTE: the curve secp192r1 is the same as prime192v1 defined above
  87. # and is therefore omitted
  88. secg-ellipticCurve 32 : secp224k1
  89. secg-ellipticCurve 33 : secp224r1
  90. secg-ellipticCurve 10 : secp256k1
  91. # NOTE: the curve secp256r1 is the same as prime256v1 defined above
  92. # and is therefore omitted
  93. secg-ellipticCurve 34 : secp384r1
  94. secg-ellipticCurve 35 : secp521r1
  95. # SECG characteristic two curves OIDs
  96. secg-ellipticCurve 4 : sect113r1
  97. secg-ellipticCurve 5 : sect113r2
  98. secg-ellipticCurve 22 : sect131r1
  99. secg-ellipticCurve 23 : sect131r2
  100. secg-ellipticCurve 1 : sect163k1
  101. secg-ellipticCurve 2 : sect163r1
  102. secg-ellipticCurve 15 : sect163r2
  103. secg-ellipticCurve 24 : sect193r1
  104. secg-ellipticCurve 25 : sect193r2
  105. secg-ellipticCurve 26 : sect233k1
  106. secg-ellipticCurve 27 : sect233r1
  107. secg-ellipticCurve 3 : sect239k1
  108. secg-ellipticCurve 16 : sect283k1
  109. secg-ellipticCurve 17 : sect283r1
  110. secg-ellipticCurve 36 : sect409k1
  111. secg-ellipticCurve 37 : sect409r1
  112. secg-ellipticCurve 38 : sect571k1
  113. secg-ellipticCurve 39 : sect571r1
  114. # WAP/TLS curve OIDs (http://www.wapforum.org/)
  115. !Alias wap-wsg-idm-ecid wap-wsg 4
  116. wap-wsg-idm-ecid 1 : wap-wsg-idm-ecid-wtls1
  117. wap-wsg-idm-ecid 3 : wap-wsg-idm-ecid-wtls3
  118. wap-wsg-idm-ecid 4 : wap-wsg-idm-ecid-wtls4
  119. wap-wsg-idm-ecid 5 : wap-wsg-idm-ecid-wtls5
  120. wap-wsg-idm-ecid 6 : wap-wsg-idm-ecid-wtls6
  121. wap-wsg-idm-ecid 7 : wap-wsg-idm-ecid-wtls7
  122. wap-wsg-idm-ecid 8 : wap-wsg-idm-ecid-wtls8
  123. wap-wsg-idm-ecid 9 : wap-wsg-idm-ecid-wtls9
  124. wap-wsg-idm-ecid 10 : wap-wsg-idm-ecid-wtls10
  125. wap-wsg-idm-ecid 11 : wap-wsg-idm-ecid-wtls11
  126. wap-wsg-idm-ecid 12 : wap-wsg-idm-ecid-wtls12
  127. ISO-US 113533 7 66 10 : CAST5-CBC : cast5-cbc
  128. : CAST5-ECB : cast5-ecb
  129. !Cname cast5-cfb64
  130. : CAST5-CFB : cast5-cfb
  131. !Cname cast5-ofb64
  132. : CAST5-OFB : cast5-ofb
  133. !Cname pbeWithMD5AndCast5-CBC
  134. ISO-US 113533 7 66 12 : : pbeWithMD5AndCast5CBC
  135. # Macs for CMP and CRMF
  136. ISO-US 113533 7 66 13 : id-PasswordBasedMAC : password based MAC
  137. ISO-US 113533 7 66 30 : id-DHBasedMac : Diffie-Hellman based MAC
  138. ISO-US 113549 : rsadsi : RSA Data Security, Inc.
  139. rsadsi 1 : pkcs : RSA Data Security, Inc. PKCS
  140. pkcs 1 : pkcs1
  141. pkcs1 1 : : rsaEncryption
  142. pkcs1 2 : RSA-MD2 : md2WithRSAEncryption
  143. pkcs1 3 : RSA-MD4 : md4WithRSAEncryption
  144. pkcs1 4 : RSA-MD5 : md5WithRSAEncryption
  145. pkcs1 5 : RSA-SHA1 : sha1WithRSAEncryption
  146. # According to PKCS #1 version 2.1
  147. pkcs1 8 : MGF1 : mgf1
  148. pkcs1 10 : RSASSA-PSS : rsassaPss
  149. pkcs1 11 : RSA-SHA256 : sha256WithRSAEncryption
  150. pkcs1 12 : RSA-SHA384 : sha384WithRSAEncryption
  151. pkcs1 13 : RSA-SHA512 : sha512WithRSAEncryption
  152. pkcs1 14 : RSA-SHA224 : sha224WithRSAEncryption
  153. pkcs 3 : pkcs3
  154. pkcs3 1 : : dhKeyAgreement
  155. pkcs 5 : pkcs5
  156. pkcs5 1 : PBE-MD2-DES : pbeWithMD2AndDES-CBC
  157. pkcs5 3 : PBE-MD5-DES : pbeWithMD5AndDES-CBC
  158. pkcs5 4 : PBE-MD2-RC2-64 : pbeWithMD2AndRC2-CBC
  159. pkcs5 6 : PBE-MD5-RC2-64 : pbeWithMD5AndRC2-CBC
  160. pkcs5 10 : PBE-SHA1-DES : pbeWithSHA1AndDES-CBC
  161. pkcs5 11 : PBE-SHA1-RC2-64 : pbeWithSHA1AndRC2-CBC
  162. !Cname id_pbkdf2
  163. pkcs5 12 : : PBKDF2
  164. !Cname pbes2
  165. pkcs5 13 : : PBES2
  166. !Cname pbmac1
  167. pkcs5 14 : : PBMAC1
  168. pkcs 7 : pkcs7
  169. pkcs7 1 : : pkcs7-data
  170. !Cname pkcs7-signed
  171. pkcs7 2 : : pkcs7-signedData
  172. !Cname pkcs7-enveloped
  173. pkcs7 3 : : pkcs7-envelopedData
  174. !Cname pkcs7-signedAndEnveloped
  175. pkcs7 4 : : pkcs7-signedAndEnvelopedData
  176. !Cname pkcs7-digest
  177. pkcs7 5 : : pkcs7-digestData
  178. !Cname pkcs7-encrypted
  179. pkcs7 6 : : pkcs7-encryptedData
  180. pkcs 9 : pkcs9
  181. !module pkcs9
  182. pkcs9 1 : : emailAddress
  183. pkcs9 2 : : unstructuredName
  184. pkcs9 3 : : contentType
  185. pkcs9 4 : : messageDigest
  186. pkcs9 5 : : signingTime
  187. pkcs9 6 : : countersignature
  188. pkcs9 7 : : challengePassword
  189. pkcs9 8 : : unstructuredAddress
  190. !Cname extCertAttributes
  191. pkcs9 9 : : extendedCertificateAttributes
  192. !global
  193. !Cname ext-req
  194. pkcs9 14 : extReq : Extension Request
  195. !Cname SMIMECapabilities
  196. pkcs9 15 : SMIME-CAPS : S/MIME Capabilities
  197. # S/MIME
  198. !Cname SMIME
  199. pkcs9 16 : SMIME : S/MIME
  200. SMIME 0 : id-smime-mod
  201. SMIME 1 : id-smime-ct
  202. SMIME 2 : id-smime-aa
  203. SMIME 3 : id-smime-alg
  204. SMIME 4 : id-smime-cd
  205. SMIME 5 : id-smime-spq
  206. SMIME 6 : id-smime-cti
  207. # S/MIME Modules
  208. id-smime-mod 1 : id-smime-mod-cms
  209. id-smime-mod 2 : id-smime-mod-ess
  210. id-smime-mod 3 : id-smime-mod-oid
  211. id-smime-mod 4 : id-smime-mod-msg-v3
  212. id-smime-mod 5 : id-smime-mod-ets-eSignature-88
  213. id-smime-mod 6 : id-smime-mod-ets-eSignature-97
  214. id-smime-mod 7 : id-smime-mod-ets-eSigPolicy-88
  215. id-smime-mod 8 : id-smime-mod-ets-eSigPolicy-97
  216. # S/MIME Content Types
  217. id-smime-ct 1 : id-smime-ct-receipt
  218. id-smime-ct 2 : id-smime-ct-authData
  219. id-smime-ct 3 : id-smime-ct-publishCert
  220. id-smime-ct 4 : id-smime-ct-TSTInfo
  221. id-smime-ct 5 : id-smime-ct-TDTInfo
  222. id-smime-ct 6 : id-smime-ct-contentInfo
  223. id-smime-ct 7 : id-smime-ct-DVCSRequestData
  224. id-smime-ct 8 : id-smime-ct-DVCSResponseData
  225. id-smime-ct 9 : id-smime-ct-compressedData
  226. id-smime-ct 27 : id-ct-asciiTextWithCRLF
  227. # S/MIME Attributes
  228. id-smime-aa 1 : id-smime-aa-receiptRequest
  229. id-smime-aa 2 : id-smime-aa-securityLabel
  230. id-smime-aa 3 : id-smime-aa-mlExpandHistory
  231. id-smime-aa 4 : id-smime-aa-contentHint
  232. id-smime-aa 5 : id-smime-aa-msgSigDigest
  233. # obsolete
  234. id-smime-aa 6 : id-smime-aa-encapContentType
  235. id-smime-aa 7 : id-smime-aa-contentIdentifier
  236. # obsolete
  237. id-smime-aa 8 : id-smime-aa-macValue
  238. id-smime-aa 9 : id-smime-aa-equivalentLabels
  239. id-smime-aa 10 : id-smime-aa-contentReference
  240. id-smime-aa 11 : id-smime-aa-encrypKeyPref
  241. id-smime-aa 12 : id-smime-aa-signingCertificate
  242. id-smime-aa 13 : id-smime-aa-smimeEncryptCerts
  243. id-smime-aa 14 : id-smime-aa-timeStampToken
  244. id-smime-aa 15 : id-smime-aa-ets-sigPolicyId
  245. id-smime-aa 16 : id-smime-aa-ets-commitmentType
  246. id-smime-aa 17 : id-smime-aa-ets-signerLocation
  247. id-smime-aa 18 : id-smime-aa-ets-signerAttr
  248. id-smime-aa 19 : id-smime-aa-ets-otherSigCert
  249. id-smime-aa 20 : id-smime-aa-ets-contentTimestamp
  250. id-smime-aa 21 : id-smime-aa-ets-CertificateRefs
  251. id-smime-aa 22 : id-smime-aa-ets-RevocationRefs
  252. id-smime-aa 23 : id-smime-aa-ets-certValues
  253. id-smime-aa 24 : id-smime-aa-ets-revocationValues
  254. id-smime-aa 25 : id-smime-aa-ets-escTimeStamp
  255. id-smime-aa 26 : id-smime-aa-ets-certCRLTimestamp
  256. id-smime-aa 27 : id-smime-aa-ets-archiveTimeStamp
  257. id-smime-aa 28 : id-smime-aa-signatureType
  258. id-smime-aa 29 : id-smime-aa-dvcs-dvc
  259. # S/MIME Algorithm Identifiers
  260. # obsolete
  261. id-smime-alg 1 : id-smime-alg-ESDHwith3DES
  262. # obsolete
  263. id-smime-alg 2 : id-smime-alg-ESDHwithRC2
  264. # obsolete
  265. id-smime-alg 3 : id-smime-alg-3DESwrap
  266. # obsolete
  267. id-smime-alg 4 : id-smime-alg-RC2wrap
  268. id-smime-alg 5 : id-smime-alg-ESDH
  269. id-smime-alg 6 : id-smime-alg-CMS3DESwrap
  270. id-smime-alg 7 : id-smime-alg-CMSRC2wrap
  271. id-smime-alg 9 : id-alg-PWRI-KEK
  272. # S/MIME Certificate Distribution
  273. id-smime-cd 1 : id-smime-cd-ldap
  274. # S/MIME Signature Policy Qualifier
  275. id-smime-spq 1 : id-smime-spq-ets-sqt-uri
  276. id-smime-spq 2 : id-smime-spq-ets-sqt-unotice
  277. # S/MIME Commitment Type Identifier
  278. id-smime-cti 1 : id-smime-cti-ets-proofOfOrigin
  279. id-smime-cti 2 : id-smime-cti-ets-proofOfReceipt
  280. id-smime-cti 3 : id-smime-cti-ets-proofOfDelivery
  281. id-smime-cti 4 : id-smime-cti-ets-proofOfSender
  282. id-smime-cti 5 : id-smime-cti-ets-proofOfApproval
  283. id-smime-cti 6 : id-smime-cti-ets-proofOfCreation
  284. pkcs9 20 : : friendlyName
  285. pkcs9 21 : : localKeyID
  286. !Cname ms-csp-name
  287. 1 3 6 1 4 1 311 17 1 : CSPName : Microsoft CSP Name
  288. 1 3 6 1 4 1 311 17 2 : LocalKeySet : Microsoft Local Key set
  289. !Alias certTypes pkcs9 22
  290. certTypes 1 : : x509Certificate
  291. certTypes 2 : : sdsiCertificate
  292. !Alias crlTypes pkcs9 23
  293. crlTypes 1 : : x509Crl
  294. !Alias pkcs12 pkcs 12
  295. !Alias pkcs12-pbeids pkcs12 1
  296. !Cname pbe-WithSHA1And128BitRC4
  297. pkcs12-pbeids 1 : PBE-SHA1-RC4-128 : pbeWithSHA1And128BitRC4
  298. !Cname pbe-WithSHA1And40BitRC4
  299. pkcs12-pbeids 2 : PBE-SHA1-RC4-40 : pbeWithSHA1And40BitRC4
  300. !Cname pbe-WithSHA1And3_Key_TripleDES-CBC
  301. pkcs12-pbeids 3 : PBE-SHA1-3DES : pbeWithSHA1And3-KeyTripleDES-CBC
  302. !Cname pbe-WithSHA1And2_Key_TripleDES-CBC
  303. pkcs12-pbeids 4 : PBE-SHA1-2DES : pbeWithSHA1And2-KeyTripleDES-CBC
  304. !Cname pbe-WithSHA1And128BitRC2-CBC
  305. pkcs12-pbeids 5 : PBE-SHA1-RC2-128 : pbeWithSHA1And128BitRC2-CBC
  306. !Cname pbe-WithSHA1And40BitRC2-CBC
  307. pkcs12-pbeids 6 : PBE-SHA1-RC2-40 : pbeWithSHA1And40BitRC2-CBC
  308. !Alias pkcs12-Version1 pkcs12 10
  309. !Alias pkcs12-BagIds pkcs12-Version1 1
  310. pkcs12-BagIds 1 : : keyBag
  311. pkcs12-BagIds 2 : : pkcs8ShroudedKeyBag
  312. pkcs12-BagIds 3 : : certBag
  313. pkcs12-BagIds 4 : : crlBag
  314. pkcs12-BagIds 5 : : secretBag
  315. pkcs12-BagIds 6 : : safeContentsBag
  316. rsadsi 2 2 : MD2 : md2
  317. rsadsi 2 4 : MD4 : md4
  318. rsadsi 2 5 : MD5 : md5
  319. : MD5-SHA1 : md5-sha1
  320. rsadsi 2 6 : : hmacWithMD5
  321. rsadsi 2 7 : : hmacWithSHA1
  322. # From RFC4231
  323. rsadsi 2 8 : : hmacWithSHA224
  324. rsadsi 2 9 : : hmacWithSHA256
  325. rsadsi 2 10 : : hmacWithSHA384
  326. rsadsi 2 11 : : hmacWithSHA512
  327. rsadsi 3 2 : RC2-CBC : rc2-cbc
  328. : RC2-ECB : rc2-ecb
  329. !Cname rc2-cfb64
  330. : RC2-CFB : rc2-cfb
  331. !Cname rc2-ofb64
  332. : RC2-OFB : rc2-ofb
  333. : RC2-40-CBC : rc2-40-cbc
  334. : RC2-64-CBC : rc2-64-cbc
  335. rsadsi 3 4 : RC4 : rc4
  336. : RC4-40 : rc4-40
  337. rsadsi 3 7 : DES-EDE3-CBC : des-ede3-cbc
  338. rsadsi 3 8 : RC5-CBC : rc5-cbc
  339. : RC5-ECB : rc5-ecb
  340. !Cname rc5-cfb64
  341. : RC5-CFB : rc5-cfb
  342. !Cname rc5-ofb64
  343. : RC5-OFB : rc5-ofb
  344. !Cname ms-ext-req
  345. 1 3 6 1 4 1 311 2 1 14 : msExtReq : Microsoft Extension Request
  346. !Cname ms-code-ind
  347. 1 3 6 1 4 1 311 2 1 21 : msCodeInd : Microsoft Individual Code Signing
  348. !Cname ms-code-com
  349. 1 3 6 1 4 1 311 2 1 22 : msCodeCom : Microsoft Commercial Code Signing
  350. !Cname ms-ctl-sign
  351. 1 3 6 1 4 1 311 10 3 1 : msCTLSign : Microsoft Trust List Signing
  352. !Cname ms-sgc
  353. 1 3 6 1 4 1 311 10 3 3 : msSGC : Microsoft Server Gated Crypto
  354. !Cname ms-efs
  355. 1 3 6 1 4 1 311 10 3 4 : msEFS : Microsoft Encrypted File System
  356. !Cname ms-smartcard-login
  357. 1 3 6 1 4 1 311 20 2 2 : msSmartcardLogin : Microsoft Smartcardlogin
  358. !Cname ms-upn
  359. 1 3 6 1 4 1 311 20 2 3 : msUPN : Microsoft Universal Principal Name
  360. 1 3 6 1 4 1 188 7 1 1 2 : IDEA-CBC : idea-cbc
  361. : IDEA-ECB : idea-ecb
  362. !Cname idea-cfb64
  363. : IDEA-CFB : idea-cfb
  364. !Cname idea-ofb64
  365. : IDEA-OFB : idea-ofb
  366. 1 3 6 1 4 1 3029 1 2 : BF-CBC : bf-cbc
  367. : BF-ECB : bf-ecb
  368. !Cname bf-cfb64
  369. : BF-CFB : bf-cfb
  370. !Cname bf-ofb64
  371. : BF-OFB : bf-ofb
  372. !Cname id-pkix
  373. 1 3 6 1 5 5 7 : PKIX
  374. # PKIX Arcs
  375. id-pkix 0 : id-pkix-mod
  376. id-pkix 1 : id-pe
  377. id-pkix 2 : id-qt
  378. id-pkix 3 : id-kp
  379. id-pkix 4 : id-it
  380. id-pkix 5 : id-pkip
  381. id-pkix 6 : id-alg
  382. id-pkix 7 : id-cmc
  383. id-pkix 8 : id-on
  384. id-pkix 9 : id-pda
  385. id-pkix 10 : id-aca
  386. id-pkix 11 : id-qcs
  387. id-pkix 12 : id-cct
  388. id-pkix 21 : id-ppl
  389. id-pkix 48 : id-ad
  390. # PKIX Modules
  391. id-pkix-mod 1 : id-pkix1-explicit-88
  392. id-pkix-mod 2 : id-pkix1-implicit-88
  393. id-pkix-mod 3 : id-pkix1-explicit-93
  394. id-pkix-mod 4 : id-pkix1-implicit-93
  395. id-pkix-mod 5 : id-mod-crmf
  396. id-pkix-mod 6 : id-mod-cmc
  397. id-pkix-mod 7 : id-mod-kea-profile-88
  398. id-pkix-mod 8 : id-mod-kea-profile-93
  399. id-pkix-mod 9 : id-mod-cmp
  400. id-pkix-mod 10 : id-mod-qualified-cert-88
  401. id-pkix-mod 11 : id-mod-qualified-cert-93
  402. id-pkix-mod 12 : id-mod-attribute-cert
  403. id-pkix-mod 13 : id-mod-timestamp-protocol
  404. id-pkix-mod 14 : id-mod-ocsp
  405. id-pkix-mod 15 : id-mod-dvcs
  406. id-pkix-mod 16 : id-mod-cmp2000
  407. # PKIX Private Extensions
  408. !Cname info-access
  409. id-pe 1 : authorityInfoAccess : Authority Information Access
  410. id-pe 2 : biometricInfo : Biometric Info
  411. id-pe 3 : qcStatements
  412. id-pe 4 : ac-auditEntity
  413. id-pe 5 : ac-targeting
  414. id-pe 6 : aaControls
  415. id-pe 7 : sbgp-ipAddrBlock
  416. id-pe 8 : sbgp-autonomousSysNum
  417. id-pe 9 : sbgp-routerIdentifier
  418. id-pe 10 : ac-proxying
  419. !Cname sinfo-access
  420. id-pe 11 : subjectInfoAccess : Subject Information Access
  421. id-pe 14 : proxyCertInfo : Proxy Certificate Information
  422. # PKIX policyQualifiers for Internet policy qualifiers
  423. id-qt 1 : id-qt-cps : Policy Qualifier CPS
  424. id-qt 2 : id-qt-unotice : Policy Qualifier User Notice
  425. id-qt 3 : textNotice
  426. # PKIX key purpose identifiers
  427. !Cname server-auth
  428. id-kp 1 : serverAuth : TLS Web Server Authentication
  429. !Cname client-auth
  430. id-kp 2 : clientAuth : TLS Web Client Authentication
  431. !Cname code-sign
  432. id-kp 3 : codeSigning : Code Signing
  433. !Cname email-protect
  434. id-kp 4 : emailProtection : E-mail Protection
  435. id-kp 5 : ipsecEndSystem : IPSec End System
  436. id-kp 6 : ipsecTunnel : IPSec Tunnel
  437. id-kp 7 : ipsecUser : IPSec User
  438. !Cname time-stamp
  439. id-kp 8 : timeStamping : Time Stamping
  440. # From OCSP spec RFC2560
  441. !Cname OCSP-sign
  442. id-kp 9 : OCSPSigning : OCSP Signing
  443. id-kp 10 : DVCS : dvcs
  444. # CMP information types
  445. id-it 1 : id-it-caProtEncCert
  446. id-it 2 : id-it-signKeyPairTypes
  447. id-it 3 : id-it-encKeyPairTypes
  448. id-it 4 : id-it-preferredSymmAlg
  449. id-it 5 : id-it-caKeyUpdateInfo
  450. id-it 6 : id-it-currentCRL
  451. id-it 7 : id-it-unsupportedOIDs
  452. # obsolete
  453. id-it 8 : id-it-subscriptionRequest
  454. # obsolete
  455. id-it 9 : id-it-subscriptionResponse
  456. id-it 10 : id-it-keyPairParamReq
  457. id-it 11 : id-it-keyPairParamRep
  458. id-it 12 : id-it-revPassphrase
  459. id-it 13 : id-it-implicitConfirm
  460. id-it 14 : id-it-confirmWaitTime
  461. id-it 15 : id-it-origPKIMessage
  462. id-it 16 : id-it-suppLangTags
  463. # CRMF registration
  464. id-pkip 1 : id-regCtrl
  465. id-pkip 2 : id-regInfo
  466. # CRMF registration controls
  467. id-regCtrl 1 : id-regCtrl-regToken
  468. id-regCtrl 2 : id-regCtrl-authenticator
  469. id-regCtrl 3 : id-regCtrl-pkiPublicationInfo
  470. id-regCtrl 4 : id-regCtrl-pkiArchiveOptions
  471. id-regCtrl 5 : id-regCtrl-oldCertID
  472. id-regCtrl 6 : id-regCtrl-protocolEncrKey
  473. # CRMF registration information
  474. id-regInfo 1 : id-regInfo-utf8Pairs
  475. id-regInfo 2 : id-regInfo-certReq
  476. # algorithms
  477. id-alg 1 : id-alg-des40
  478. id-alg 2 : id-alg-noSignature
  479. id-alg 3 : id-alg-dh-sig-hmac-sha1
  480. id-alg 4 : id-alg-dh-pop
  481. # CMC controls
  482. id-cmc 1 : id-cmc-statusInfo
  483. id-cmc 2 : id-cmc-identification
  484. id-cmc 3 : id-cmc-identityProof
  485. id-cmc 4 : id-cmc-dataReturn
  486. id-cmc 5 : id-cmc-transactionId
  487. id-cmc 6 : id-cmc-senderNonce
  488. id-cmc 7 : id-cmc-recipientNonce
  489. id-cmc 8 : id-cmc-addExtensions
  490. id-cmc 9 : id-cmc-encryptedPOP
  491. id-cmc 10 : id-cmc-decryptedPOP
  492. id-cmc 11 : id-cmc-lraPOPWitness
  493. id-cmc 15 : id-cmc-getCert
  494. id-cmc 16 : id-cmc-getCRL
  495. id-cmc 17 : id-cmc-revokeRequest
  496. id-cmc 18 : id-cmc-regInfo
  497. id-cmc 19 : id-cmc-responseInfo
  498. id-cmc 21 : id-cmc-queryPending
  499. id-cmc 22 : id-cmc-popLinkRandom
  500. id-cmc 23 : id-cmc-popLinkWitness
  501. id-cmc 24 : id-cmc-confirmCertAcceptance
  502. # other names
  503. id-on 1 : id-on-personalData
  504. id-on 3 : id-on-permanentIdentifier : Permanent Identifier
  505. # personal data attributes
  506. id-pda 1 : id-pda-dateOfBirth
  507. id-pda 2 : id-pda-placeOfBirth
  508. id-pda 3 : id-pda-gender
  509. id-pda 4 : id-pda-countryOfCitizenship
  510. id-pda 5 : id-pda-countryOfResidence
  511. # attribute certificate attributes
  512. id-aca 1 : id-aca-authenticationInfo
  513. id-aca 2 : id-aca-accessIdentity
  514. id-aca 3 : id-aca-chargingIdentity
  515. id-aca 4 : id-aca-group
  516. # attention : the following seems to be obsolete, replace by 'role'
  517. id-aca 5 : id-aca-role
  518. id-aca 6 : id-aca-encAttrs
  519. # qualified certificate statements
  520. id-qcs 1 : id-qcs-pkixQCSyntax-v1
  521. # CMC content types
  522. id-cct 1 : id-cct-crs
  523. id-cct 2 : id-cct-PKIData
  524. id-cct 3 : id-cct-PKIResponse
  525. # Predefined Proxy Certificate policy languages
  526. id-ppl 0 : id-ppl-anyLanguage : Any language
  527. id-ppl 1 : id-ppl-inheritAll : Inherit all
  528. id-ppl 2 : id-ppl-independent : Independent
  529. # access descriptors for authority info access extension
  530. !Cname ad-OCSP
  531. id-ad 1 : OCSP : OCSP
  532. !Cname ad-ca-issuers
  533. id-ad 2 : caIssuers : CA Issuers
  534. !Cname ad-timeStamping
  535. id-ad 3 : ad_timestamping : AD Time Stamping
  536. !Cname ad-dvcs
  537. id-ad 4 : AD_DVCS : ad dvcs
  538. id-ad 5 : caRepository : CA Repository
  539. !Alias id-pkix-OCSP ad-OCSP
  540. !module id-pkix-OCSP
  541. !Cname basic
  542. id-pkix-OCSP 1 : basicOCSPResponse : Basic OCSP Response
  543. id-pkix-OCSP 2 : Nonce : OCSP Nonce
  544. id-pkix-OCSP 3 : CrlID : OCSP CRL ID
  545. id-pkix-OCSP 4 : acceptableResponses : Acceptable OCSP Responses
  546. id-pkix-OCSP 5 : noCheck : OCSP No Check
  547. id-pkix-OCSP 6 : archiveCutoff : OCSP Archive Cutoff
  548. id-pkix-OCSP 7 : serviceLocator : OCSP Service Locator
  549. id-pkix-OCSP 8 : extendedStatus : Extended OCSP Status
  550. id-pkix-OCSP 9 : valid
  551. id-pkix-OCSP 10 : path
  552. id-pkix-OCSP 11 : trustRoot : Trust Root
  553. !global
  554. 1 3 14 3 2 : algorithm : algorithm
  555. algorithm 3 : RSA-NP-MD5 : md5WithRSA
  556. algorithm 6 : DES-ECB : des-ecb
  557. algorithm 7 : DES-CBC : des-cbc
  558. !Cname des-ofb64
  559. algorithm 8 : DES-OFB : des-ofb
  560. !Cname des-cfb64
  561. algorithm 9 : DES-CFB : des-cfb
  562. algorithm 11 : rsaSignature
  563. !Cname dsa-2
  564. algorithm 12 : DSA-old : dsaEncryption-old
  565. algorithm 13 : DSA-SHA : dsaWithSHA
  566. algorithm 15 : RSA-SHA : shaWithRSAEncryption
  567. !Cname des-ede-ecb
  568. algorithm 17 : DES-EDE : des-ede
  569. !Cname des-ede3-ecb
  570. : DES-EDE3 : des-ede3
  571. : DES-EDE-CBC : des-ede-cbc
  572. !Cname des-ede-cfb64
  573. : DES-EDE-CFB : des-ede-cfb
  574. !Cname des-ede3-cfb64
  575. : DES-EDE3-CFB : des-ede3-cfb
  576. !Cname des-ede-ofb64
  577. : DES-EDE-OFB : des-ede-ofb
  578. !Cname des-ede3-ofb64
  579. : DES-EDE3-OFB : des-ede3-ofb
  580. : DESX-CBC : desx-cbc
  581. algorithm 18 : SHA : sha
  582. algorithm 26 : SHA1 : sha1
  583. !Cname dsaWithSHA1-2
  584. algorithm 27 : DSA-SHA1-old : dsaWithSHA1-old
  585. algorithm 29 : RSA-SHA1-2 : sha1WithRSA
  586. 1 3 36 3 2 1 : RIPEMD160 : ripemd160
  587. 1 3 36 3 3 1 2 : RSA-RIPEMD160 : ripemd160WithRSA
  588. !Cname sxnet
  589. 1 3 101 1 4 1 : SXNetID : Strong Extranet ID
  590. 2 5 : X500 : directory services (X.500)
  591. X500 4 : X509
  592. X509 3 : CN : commonName
  593. X509 4 : SN : surname
  594. X509 5 : : serialNumber
  595. X509 6 : C : countryName
  596. X509 7 : L : localityName
  597. X509 8 : ST : stateOrProvinceName
  598. X509 9 : street : streetAddress
  599. X509 10 : O : organizationName
  600. X509 11 : OU : organizationalUnitName
  601. X509 12 : title : title
  602. X509 13 : : description
  603. X509 14 : : searchGuide
  604. X509 15 : : businessCategory
  605. X509 16 : : postalAddress
  606. X509 17 : : postalCode
  607. X509 18 : : postOfficeBox
  608. X509 19 : : physicalDeliveryOfficeName
  609. X509 20 : : telephoneNumber
  610. X509 21 : : telexNumber
  611. X509 22 : : teletexTerminalIdentifier
  612. X509 23 : : facsimileTelephoneNumber
  613. X509 24 : : x121Address
  614. X509 25 : : internationaliSDNNumber
  615. X509 26 : : registeredAddress
  616. X509 27 : : destinationIndicator
  617. X509 28 : : preferredDeliveryMethod
  618. X509 29 : : presentationAddress
  619. X509 30 : : supportedApplicationContext
  620. X509 31 : member :
  621. X509 32 : owner :
  622. X509 33 : : roleOccupant
  623. X509 34 : seeAlso :
  624. X509 35 : : userPassword
  625. X509 36 : : userCertificate
  626. X509 37 : : cACertificate
  627. X509 38 : : authorityRevocationList
  628. X509 39 : : certificateRevocationList
  629. X509 40 : : crossCertificatePair
  630. X509 41 : name : name
  631. X509 42 : GN : givenName
  632. X509 43 : initials : initials
  633. X509 44 : : generationQualifier
  634. X509 45 : : x500UniqueIdentifier
  635. X509 46 : dnQualifier : dnQualifier
  636. X509 47 : : enhancedSearchGuide
  637. X509 48 : : protocolInformation
  638. X509 49 : : distinguishedName
  639. X509 50 : : uniqueMember
  640. X509 51 : : houseIdentifier
  641. X509 52 : : supportedAlgorithms
  642. X509 53 : : deltaRevocationList
  643. X509 54 : dmdName :
  644. X509 65 : : pseudonym
  645. X509 72 : role : role
  646. X500 8 : X500algorithms : directory services - algorithms
  647. X500algorithms 1 1 : RSA : rsa
  648. X500algorithms 3 100 : RSA-MDC2 : mdc2WithRSA
  649. X500algorithms 3 101 : MDC2 : mdc2
  650. X500 29 : id-ce
  651. !Cname subject-directory-attributes
  652. id-ce 9 : subjectDirectoryAttributes : X509v3 Subject Directory Attributes
  653. !Cname subject-key-identifier
  654. id-ce 14 : subjectKeyIdentifier : X509v3 Subject Key Identifier
  655. !Cname key-usage
  656. id-ce 15 : keyUsage : X509v3 Key Usage
  657. !Cname private-key-usage-period
  658. id-ce 16 : privateKeyUsagePeriod : X509v3 Private Key Usage Period
  659. !Cname subject-alt-name
  660. id-ce 17 : subjectAltName : X509v3 Subject Alternative Name
  661. !Cname issuer-alt-name
  662. id-ce 18 : issuerAltName : X509v3 Issuer Alternative Name
  663. !Cname basic-constraints
  664. id-ce 19 : basicConstraints : X509v3 Basic Constraints
  665. !Cname crl-number
  666. id-ce 20 : crlNumber : X509v3 CRL Number
  667. !Cname crl-reason
  668. id-ce 21 : CRLReason : X509v3 CRL Reason Code
  669. !Cname invalidity-date
  670. id-ce 24 : invalidityDate : Invalidity Date
  671. !Cname delta-crl
  672. id-ce 27 : deltaCRL : X509v3 Delta CRL Indicator
  673. !Cname issuing-distribution-point
  674. id-ce 28 : issuingDistributionPoint : X509v3 Issuing Distrubution Point
  675. !Cname certificate-issuer
  676. id-ce 29 : certificateIssuer : X509v3 Certificate Issuer
  677. !Cname name-constraints
  678. id-ce 30 : nameConstraints : X509v3 Name Constraints
  679. !Cname crl-distribution-points
  680. id-ce 31 : crlDistributionPoints : X509v3 CRL Distribution Points
  681. !Cname certificate-policies
  682. id-ce 32 : certificatePolicies : X509v3 Certificate Policies
  683. !Cname any-policy
  684. certificate-policies 0 : anyPolicy : X509v3 Any Policy
  685. !Cname policy-mappings
  686. id-ce 33 : policyMappings : X509v3 Policy Mappings
  687. !Cname authority-key-identifier
  688. id-ce 35 : authorityKeyIdentifier : X509v3 Authority Key Identifier
  689. !Cname policy-constraints
  690. id-ce 36 : policyConstraints : X509v3 Policy Constraints
  691. !Cname ext-key-usage
  692. id-ce 37 : extendedKeyUsage : X509v3 Extended Key Usage
  693. !Cname freshest-crl
  694. id-ce 46 : freshestCRL : X509v3 Freshest CRL
  695. !Cname inhibit-any-policy
  696. id-ce 54 : inhibitAnyPolicy : X509v3 Inhibit Any Policy
  697. !Cname target-information
  698. id-ce 55 : targetInformation : X509v3 AC Targeting
  699. !Cname no-rev-avail
  700. id-ce 56 : noRevAvail : X509v3 No Revocation Available
  701. # From RFC5280
  702. ext-key-usage 0 : anyExtendedKeyUsage : Any Extended Key Usage
  703. !Cname netscape
  704. 2 16 840 1 113730 : Netscape : Netscape Communications Corp.
  705. !Cname netscape-cert-extension
  706. netscape 1 : nsCertExt : Netscape Certificate Extension
  707. !Cname netscape-data-type
  708. netscape 2 : nsDataType : Netscape Data Type
  709. !Cname netscape-cert-type
  710. netscape-cert-extension 1 : nsCertType : Netscape Cert Type
  711. !Cname netscape-base-url
  712. netscape-cert-extension 2 : nsBaseUrl : Netscape Base Url
  713. !Cname netscape-revocation-url
  714. netscape-cert-extension 3 : nsRevocationUrl : Netscape Revocation Url
  715. !Cname netscape-ca-revocation-url
  716. netscape-cert-extension 4 : nsCaRevocationUrl : Netscape CA Revocation Url
  717. !Cname netscape-renewal-url
  718. netscape-cert-extension 7 : nsRenewalUrl : Netscape Renewal Url
  719. !Cname netscape-ca-policy-url
  720. netscape-cert-extension 8 : nsCaPolicyUrl : Netscape CA Policy Url
  721. !Cname netscape-ssl-server-name
  722. netscape-cert-extension 12 : nsSslServerName : Netscape SSL Server Name
  723. !Cname netscape-comment
  724. netscape-cert-extension 13 : nsComment : Netscape Comment
  725. !Cname netscape-cert-sequence
  726. netscape-data-type 5 : nsCertSequence : Netscape Certificate Sequence
  727. !Cname ns-sgc
  728. netscape 4 1 : nsSGC : Netscape Server Gated Crypto
  729. # iso(1)
  730. iso 3 : ORG : org
  731. org 6 : DOD : dod
  732. dod 1 : IANA : iana
  733. !Alias internet iana
  734. internet 1 : directory : Directory
  735. internet 2 : mgmt : Management
  736. internet 3 : experimental : Experimental
  737. internet 4 : private : Private
  738. internet 5 : security : Security
  739. internet 6 : snmpv2 : SNMPv2
  740. # Documents refer to "internet 7" as "mail". This however leads to ambiguities
  741. # with RFC2798, Section 9.1.3, where "mail" is defined as the short name for
  742. # rfc822Mailbox. The short name is therefore here left out for a reason.
  743. # Subclasses of "mail", e.g. "MIME MHS" don't consitute a problem, as
  744. # references are realized via long name "Mail" (with capital M).
  745. internet 7 : : Mail
  746. Private 1 : enterprises : Enterprises
  747. # RFC 2247
  748. Enterprises 1466 344 : dcobject : dcObject
  749. # RFC 1495
  750. Mail 1 : mime-mhs : MIME MHS
  751. mime-mhs 1 : mime-mhs-headings : mime-mhs-headings
  752. mime-mhs 2 : mime-mhs-bodies : mime-mhs-bodies
  753. mime-mhs-headings 1 : id-hex-partial-message : id-hex-partial-message
  754. mime-mhs-headings 2 : id-hex-multipart-message : id-hex-multipart-message
  755. # What the hell are these OIDs, really?
  756. !Cname rle-compression
  757. 1 1 1 1 666 1 : RLE : run length compression
  758. !Cname zlib-compression
  759. id-smime-alg 8 : ZLIB : zlib compression
  760. # AES aka Rijndael
  761. !Alias csor 2 16 840 1 101 3
  762. !Alias nistAlgorithms csor 4
  763. !Alias aes nistAlgorithms 1
  764. aes 1 : AES-128-ECB : aes-128-ecb
  765. aes 2 : AES-128-CBC : aes-128-cbc
  766. !Cname aes-128-ofb128
  767. aes 3 : AES-128-OFB : aes-128-ofb
  768. !Cname aes-128-cfb128
  769. aes 4 : AES-128-CFB : aes-128-cfb
  770. aes 5 : id-aes128-wrap
  771. aes 6 : id-aes128-GCM : aes-128-gcm
  772. aes 7 : id-aes128-CCM : aes-128-ccm
  773. aes 8 : id-aes128-wrap-pad
  774. aes 21 : AES-192-ECB : aes-192-ecb
  775. aes 22 : AES-192-CBC : aes-192-cbc
  776. !Cname aes-192-ofb128
  777. aes 23 : AES-192-OFB : aes-192-ofb
  778. !Cname aes-192-cfb128
  779. aes 24 : AES-192-CFB : aes-192-cfb
  780. aes 25 : id-aes192-wrap
  781. aes 26 : id-aes192-GCM : aes-192-gcm
  782. aes 27 : id-aes192-CCM : aes-192-ccm
  783. aes 28 : id-aes192-wrap-pad
  784. aes 41 : AES-256-ECB : aes-256-ecb
  785. aes 42 : AES-256-CBC : aes-256-cbc
  786. !Cname aes-256-ofb128
  787. aes 43 : AES-256-OFB : aes-256-ofb
  788. !Cname aes-256-cfb128
  789. aes 44 : AES-256-CFB : aes-256-cfb
  790. aes 45 : id-aes256-wrap
  791. aes 46 : id-aes256-GCM : aes-256-gcm
  792. aes 47 : id-aes256-CCM : aes-256-ccm
  793. aes 48 : id-aes256-wrap-pad
  794. # There are no OIDs for these modes...
  795. : AES-128-CFB1 : aes-128-cfb1
  796. : AES-192-CFB1 : aes-192-cfb1
  797. : AES-256-CFB1 : aes-256-cfb1
  798. : AES-128-CFB8 : aes-128-cfb8
  799. : AES-192-CFB8 : aes-192-cfb8
  800. : AES-256-CFB8 : aes-256-cfb8
  801. : AES-128-CTR : aes-128-ctr
  802. : AES-192-CTR : aes-192-ctr
  803. : AES-256-CTR : aes-256-ctr
  804. : AES-128-XTS : aes-128-xts
  805. : AES-256-XTS : aes-256-xts
  806. : DES-CFB1 : des-cfb1
  807. : DES-CFB8 : des-cfb8
  808. : DES-EDE3-CFB1 : des-ede3-cfb1
  809. : DES-EDE3-CFB8 : des-ede3-cfb8
  810. # OIDs for SHA224, SHA256, SHA385 and SHA512, according to x9.84.
  811. !Alias nist_hashalgs nistAlgorithms 2
  812. nist_hashalgs 1 : SHA256 : sha256
  813. nist_hashalgs 2 : SHA384 : sha384
  814. nist_hashalgs 3 : SHA512 : sha512
  815. nist_hashalgs 4 : SHA224 : sha224
  816. # OIDs for dsa-with-sha224 and dsa-with-sha256
  817. !Alias dsa_with_sha2 nistAlgorithms 3
  818. dsa_with_sha2 1 : dsa_with_SHA224
  819. dsa_with_sha2 2 : dsa_with_SHA256
  820. # Hold instruction CRL entry extension
  821. !Cname hold-instruction-code
  822. id-ce 23 : holdInstructionCode : Hold Instruction Code
  823. !Alias holdInstruction X9-57 2
  824. !Cname hold-instruction-none
  825. holdInstruction 1 : holdInstructionNone : Hold Instruction None
  826. !Cname hold-instruction-call-issuer
  827. holdInstruction 2 : holdInstructionCallIssuer : Hold Instruction Call Issuer
  828. !Cname hold-instruction-reject
  829. holdInstruction 3 : holdInstructionReject : Hold Instruction Reject
  830. # OID's from ITU-T. Most of this is defined in RFC 1274. A couple of
  831. # them are also mentioned in RFC 2247
  832. itu-t 9 : data
  833. data 2342 : pss
  834. pss 19200300 : ucl
  835. ucl 100 : pilot
  836. pilot 1 : : pilotAttributeType
  837. pilot 3 : : pilotAttributeSyntax
  838. pilot 4 : : pilotObjectClass
  839. pilot 10 : : pilotGroups
  840. pilotAttributeSyntax 4 : : iA5StringSyntax
  841. pilotAttributeSyntax 5 : : caseIgnoreIA5StringSyntax
  842. pilotObjectClass 3 : : pilotObject
  843. pilotObjectClass 4 : : pilotPerson
  844. pilotObjectClass 5 : account
  845. pilotObjectClass 6 : document
  846. pilotObjectClass 7 : room
  847. pilotObjectClass 9 : : documentSeries
  848. pilotObjectClass 13 : domain : Domain
  849. pilotObjectClass 14 : : rFC822localPart
  850. pilotObjectClass 15 : : dNSDomain
  851. pilotObjectClass 17 : : domainRelatedObject
  852. pilotObjectClass 18 : : friendlyCountry
  853. pilotObjectClass 19 : : simpleSecurityObject
  854. pilotObjectClass 20 : : pilotOrganization
  855. pilotObjectClass 21 : : pilotDSA
  856. pilotObjectClass 22 : : qualityLabelledData
  857. pilotAttributeType 1 : UID : userId
  858. pilotAttributeType 2 : : textEncodedORAddress
  859. pilotAttributeType 3 : mail : rfc822Mailbox
  860. pilotAttributeType 4 : info
  861. pilotAttributeType 5 : : favouriteDrink
  862. pilotAttributeType 6 : : roomNumber
  863. pilotAttributeType 7 : photo
  864. pilotAttributeType 8 : : userClass
  865. pilotAttributeType 9 : host
  866. pilotAttributeType 10 : manager
  867. pilotAttributeType 11 : : documentIdentifier
  868. pilotAttributeType 12 : : documentTitle
  869. pilotAttributeType 13 : : documentVersion
  870. pilotAttributeType 14 : : documentAuthor
  871. pilotAttributeType 15 : : documentLocation
  872. pilotAttributeType 20 : : homeTelephoneNumber
  873. pilotAttributeType 21 : secretary
  874. pilotAttributeType 22 : : otherMailbox
  875. pilotAttributeType 23 : : lastModifiedTime
  876. pilotAttributeType 24 : : lastModifiedBy
  877. pilotAttributeType 25 : DC : domainComponent
  878. pilotAttributeType 26 : : aRecord
  879. pilotAttributeType 27 : : pilotAttributeType27
  880. pilotAttributeType 28 : : mXRecord
  881. pilotAttributeType 29 : : nSRecord
  882. pilotAttributeType 30 : : sOARecord
  883. pilotAttributeType 31 : : cNAMERecord
  884. pilotAttributeType 37 : : associatedDomain
  885. pilotAttributeType 38 : : associatedName
  886. pilotAttributeType 39 : : homePostalAddress
  887. pilotAttributeType 40 : : personalTitle
  888. pilotAttributeType 41 : : mobileTelephoneNumber
  889. pilotAttributeType 42 : : pagerTelephoneNumber
  890. pilotAttributeType 43 : : friendlyCountryName
  891. # The following clashes with 2.5.4.45, so commented away
  892. #pilotAttributeType 44 : uid : uniqueIdentifier
  893. pilotAttributeType 45 : : organizationalStatus
  894. pilotAttributeType 46 : : janetMailbox
  895. pilotAttributeType 47 : : mailPreferenceOption
  896. pilotAttributeType 48 : : buildingName
  897. pilotAttributeType 49 : : dSAQuality
  898. pilotAttributeType 50 : : singleLevelQuality
  899. pilotAttributeType 51 : : subtreeMinimumQuality
  900. pilotAttributeType 52 : : subtreeMaximumQuality
  901. pilotAttributeType 53 : : personalSignature
  902. pilotAttributeType 54 : : dITRedirect
  903. pilotAttributeType 55 : audio
  904. pilotAttributeType 56 : : documentPublisher
  905. international-organizations 42 : id-set : Secure Electronic Transactions
  906. id-set 0 : set-ctype : content types
  907. id-set 1 : set-msgExt : message extensions
  908. id-set 3 : set-attr
  909. id-set 5 : set-policy
  910. id-set 7 : set-certExt : certificate extensions
  911. id-set 8 : set-brand
  912. set-ctype 0 : setct-PANData
  913. set-ctype 1 : setct-PANToken
  914. set-ctype 2 : setct-PANOnly
  915. set-ctype 3 : setct-OIData
  916. set-ctype 4 : setct-PI
  917. set-ctype 5 : setct-PIData
  918. set-ctype 6 : setct-PIDataUnsigned
  919. set-ctype 7 : setct-HODInput
  920. set-ctype 8 : setct-AuthResBaggage
  921. set-ctype 9 : setct-AuthRevReqBaggage
  922. set-ctype 10 : setct-AuthRevResBaggage
  923. set-ctype 11 : setct-CapTokenSeq
  924. set-ctype 12 : setct-PInitResData
  925. set-ctype 13 : setct-PI-TBS
  926. set-ctype 14 : setct-PResData
  927. set-ctype 16 : setct-AuthReqTBS
  928. set-ctype 17 : setct-AuthResTBS
  929. set-ctype 18 : setct-AuthResTBSX
  930. set-ctype 19 : setct-AuthTokenTBS
  931. set-ctype 20 : setct-CapTokenData
  932. set-ctype 21 : setct-CapTokenTBS
  933. set-ctype 22 : setct-AcqCardCodeMsg
  934. set-ctype 23 : setct-AuthRevReqTBS
  935. set-ctype 24 : setct-AuthRevResData
  936. set-ctype 25 : setct-AuthRevResTBS
  937. set-ctype 26 : setct-CapReqTBS
  938. set-ctype 27 : setct-CapReqTBSX
  939. set-ctype 28 : setct-CapResData
  940. set-ctype 29 : setct-CapRevReqTBS
  941. set-ctype 30 : setct-CapRevReqTBSX
  942. set-ctype 31 : setct-CapRevResData
  943. set-ctype 32 : setct-CredReqTBS
  944. set-ctype 33 : setct-CredReqTBSX
  945. set-ctype 34 : setct-CredResData
  946. set-ctype 35 : setct-CredRevReqTBS
  947. set-ctype 36 : setct-CredRevReqTBSX
  948. set-ctype 37 : setct-CredRevResData
  949. set-ctype 38 : setct-PCertReqData
  950. set-ctype 39 : setct-PCertResTBS
  951. set-ctype 40 : setct-BatchAdminReqData
  952. set-ctype 41 : setct-BatchAdminResData
  953. set-ctype 42 : setct-CardCInitResTBS
  954. set-ctype 43 : setct-MeAqCInitResTBS
  955. set-ctype 44 : setct-RegFormResTBS
  956. set-ctype 45 : setct-CertReqData
  957. set-ctype 46 : setct-CertReqTBS
  958. set-ctype 47 : setct-CertResData
  959. set-ctype 48 : setct-CertInqReqTBS
  960. set-ctype 49 : setct-ErrorTBS
  961. set-ctype 50 : setct-PIDualSignedTBE
  962. set-ctype 51 : setct-PIUnsignedTBE
  963. set-ctype 52 : setct-AuthReqTBE
  964. set-ctype 53 : setct-AuthResTBE
  965. set-ctype 54 : setct-AuthResTBEX
  966. set-ctype 55 : setct-AuthTokenTBE
  967. set-ctype 56 : setct-CapTokenTBE
  968. set-ctype 57 : setct-CapTokenTBEX
  969. set-ctype 58 : setct-AcqCardCodeMsgTBE
  970. set-ctype 59 : setct-AuthRevReqTBE
  971. set-ctype 60 : setct-AuthRevResTBE
  972. set-ctype 61 : setct-AuthRevResTBEB
  973. set-ctype 62 : setct-CapReqTBE
  974. set-ctype 63 : setct-CapReqTBEX
  975. set-ctype 64 : setct-CapResTBE
  976. set-ctype 65 : setct-CapRevReqTBE
  977. set-ctype 66 : setct-CapRevReqTBEX
  978. set-ctype 67 : setct-CapRevResTBE
  979. set-ctype 68 : setct-CredReqTBE
  980. set-ctype 69 : setct-CredReqTBEX
  981. set-ctype 70 : setct-CredResTBE
  982. set-ctype 71 : setct-CredRevReqTBE
  983. set-ctype 72 : setct-CredRevReqTBEX
  984. set-ctype 73 : setct-CredRevResTBE
  985. set-ctype 74 : setct-BatchAdminReqTBE
  986. set-ctype 75 : setct-BatchAdminResTBE
  987. set-ctype 76 : setct-RegFormReqTBE
  988. set-ctype 77 : setct-CertReqTBE
  989. set-ctype 78 : setct-CertReqTBEX
  990. set-ctype 79 : setct-CertResTBE
  991. set-ctype 80 : setct-CRLNotificationTBS
  992. set-ctype 81 : setct-CRLNotificationResTBS
  993. set-ctype 82 : setct-BCIDistributionTBS
  994. set-msgExt 1 : setext-genCrypt : generic cryptogram
  995. set-msgExt 3 : setext-miAuth : merchant initiated auth
  996. set-msgExt 4 : setext-pinSecure
  997. set-msgExt 5 : setext-pinAny
  998. set-msgExt 7 : setext-track2
  999. set-msgExt 8 : setext-cv : additional verification
  1000. set-policy 0 : set-policy-root
  1001. set-certExt 0 : setCext-hashedRoot
  1002. set-certExt 1 : setCext-certType
  1003. set-certExt 2 : setCext-merchData
  1004. set-certExt 3 : setCext-cCertRequired
  1005. set-certExt 4 : setCext-tunneling
  1006. set-certExt 5 : setCext-setExt
  1007. set-certExt 6 : setCext-setQualf
  1008. set-certExt 7 : setCext-PGWYcapabilities
  1009. set-certExt 8 : setCext-TokenIdentifier
  1010. set-certExt 9 : setCext-Track2Data
  1011. set-certExt 10 : setCext-TokenType
  1012. set-certExt 11 : setCext-IssuerCapabilities
  1013. set-attr 0 : setAttr-Cert
  1014. set-attr 1 : setAttr-PGWYcap : payment gateway capabilities
  1015. set-attr 2 : setAttr-TokenType
  1016. set-attr 3 : setAttr-IssCap : issuer capabilities
  1017. setAttr-Cert 0 : set-rootKeyThumb
  1018. setAttr-Cert 1 : set-addPolicy
  1019. setAttr-TokenType 1 : setAttr-Token-EMV
  1020. setAttr-TokenType 2 : setAttr-Token-B0Prime
  1021. setAttr-IssCap 3 : setAttr-IssCap-CVM
  1022. setAttr-IssCap 4 : setAttr-IssCap-T2
  1023. setAttr-IssCap 5 : setAttr-IssCap-Sig
  1024. setAttr-IssCap-CVM 1 : setAttr-GenCryptgrm : generate cryptogram
  1025. setAttr-IssCap-T2 1 : setAttr-T2Enc : encrypted track 2
  1026. setAttr-IssCap-T2 2 : setAttr-T2cleartxt : cleartext track 2
  1027. setAttr-IssCap-Sig 1 : setAttr-TokICCsig : ICC or token signature
  1028. setAttr-IssCap-Sig 2 : setAttr-SecDevSig : secure device signature
  1029. set-brand 1 : set-brand-IATA-ATA
  1030. set-brand 30 : set-brand-Diners
  1031. set-brand 34 : set-brand-AmericanExpress
  1032. set-brand 35 : set-brand-JCB
  1033. set-brand 4 : set-brand-Visa
  1034. set-brand 5 : set-brand-MasterCard
  1035. set-brand 6011 : set-brand-Novus
  1036. rsadsi 3 10 : DES-CDMF : des-cdmf
  1037. rsadsi 1 1 6 : rsaOAEPEncryptionSET
  1038. : Oakley-EC2N-3 : ipsec3
  1039. : Oakley-EC2N-4 : ipsec4
  1040. iso 0 10118 3 0 55 : whirlpool
  1041. # GOST OIDs
  1042. member-body 643 2 2 : cryptopro
  1043. member-body 643 2 9 : cryptocom
  1044. cryptopro 3 : id-GostR3411-94-with-GostR3410-2001 : GOST R 34.11-94 with GOST R 34.10-2001
  1045. cryptopro 4 : id-GostR3411-94-with-GostR3410-94 : GOST R 34.11-94 with GOST R 34.10-94
  1046. !Cname id-GostR3411-94
  1047. cryptopro 9 : md_gost94 : GOST R 34.11-94
  1048. cryptopro 10 : id-HMACGostR3411-94 : HMAC GOST 34.11-94
  1049. !Cname id-GostR3410-2001
  1050. cryptopro 19 : gost2001 : GOST R 34.10-2001
  1051. !Cname id-GostR3410-94
  1052. cryptopro 20 : gost94 : GOST R 34.10-94
  1053. !Cname id-Gost28147-89
  1054. cryptopro 21 : gost89 : GOST 28147-89
  1055. : gost89-cnt
  1056. !Cname id-Gost28147-89-MAC
  1057. cryptopro 22 : gost-mac : GOST 28147-89 MAC
  1058. !Cname id-GostR3411-94-prf
  1059. cryptopro 23 : prf-gostr3411-94 : GOST R 34.11-94 PRF
  1060. cryptopro 98 : id-GostR3410-2001DH : GOST R 34.10-2001 DH
  1061. cryptopro 99 : id-GostR3410-94DH : GOST R 34.10-94 DH
  1062. cryptopro 14 1 : id-Gost28147-89-CryptoPro-KeyMeshing
  1063. cryptopro 14 0 : id-Gost28147-89-None-KeyMeshing
  1064. # GOST parameter set OIDs
  1065. cryptopro 30 0 : id-GostR3411-94-TestParamSet
  1066. cryptopro 30 1 : id-GostR3411-94-CryptoProParamSet
  1067. cryptopro 31 0 : id-Gost28147-89-TestParamSet
  1068. cryptopro 31 1 : id-Gost28147-89-CryptoPro-A-ParamSet
  1069. cryptopro 31 2 : id-Gost28147-89-CryptoPro-B-ParamSet
  1070. cryptopro 31 3 : id-Gost28147-89-CryptoPro-C-ParamSet
  1071. cryptopro 31 4 : id-Gost28147-89-CryptoPro-D-ParamSet
  1072. cryptopro 31 5 : id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet
  1073. cryptopro 31 6 : id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet
  1074. cryptopro 31 7 : id-Gost28147-89-CryptoPro-RIC-1-ParamSet
  1075. cryptopro 32 0 : id-GostR3410-94-TestParamSet
  1076. cryptopro 32 2 : id-GostR3410-94-CryptoPro-A-ParamSet
  1077. cryptopro 32 3 : id-GostR3410-94-CryptoPro-B-ParamSet
  1078. cryptopro 32 4 : id-GostR3410-94-CryptoPro-C-ParamSet
  1079. cryptopro 32 5 : id-GostR3410-94-CryptoPro-D-ParamSet
  1080. cryptopro 33 1 : id-GostR3410-94-CryptoPro-XchA-ParamSet
  1081. cryptopro 33 2 : id-GostR3410-94-CryptoPro-XchB-ParamSet
  1082. cryptopro 33 3 : id-GostR3410-94-CryptoPro-XchC-ParamSet
  1083. cryptopro 35 0 : id-GostR3410-2001-TestParamSet
  1084. cryptopro 35 1 : id-GostR3410-2001-CryptoPro-A-ParamSet
  1085. cryptopro 35 2 : id-GostR3410-2001-CryptoPro-B-ParamSet
  1086. cryptopro 35 3 : id-GostR3410-2001-CryptoPro-C-ParamSet
  1087. cryptopro 36 0 : id-GostR3410-2001-CryptoPro-XchA-ParamSet
  1088. cryptopro 36 1 : id-GostR3410-2001-CryptoPro-XchB-ParamSet
  1089. id-GostR3410-94 1 : id-GostR3410-94-a
  1090. id-GostR3410-94 2 : id-GostR3410-94-aBis
  1091. id-GostR3410-94 3 : id-GostR3410-94-b
  1092. id-GostR3410-94 4 : id-GostR3410-94-bBis
  1093. # Cryptocom LTD GOST OIDs
  1094. cryptocom 1 6 1 : id-Gost28147-89-cc : GOST 28147-89 Cryptocom ParamSet
  1095. !Cname id-GostR3410-94-cc
  1096. cryptocom 1 5 3 : gost94cc : GOST 34.10-94 Cryptocom
  1097. !Cname id-GostR3410-2001-cc
  1098. cryptocom 1 5 4 : gost2001cc : GOST 34.10-2001 Cryptocom
  1099. cryptocom 1 3 3 : id-GostR3411-94-with-GostR3410-94-cc : GOST R 34.11-94 with GOST R 34.10-94 Cryptocom
  1100. cryptocom 1 3 4 : id-GostR3411-94-with-GostR3410-2001-cc : GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom
  1101. cryptocom 1 8 1 : id-GostR3410-2001-ParamSet-cc : GOST R 3410-2001 Parameter Set Cryptocom
  1102. # Definitions for Camellia cipher - CBC MODE
  1103. 1 2 392 200011 61 1 1 1 2 : CAMELLIA-128-CBC : camellia-128-cbc
  1104. 1 2 392 200011 61 1 1 1 3 : CAMELLIA-192-CBC : camellia-192-cbc
  1105. 1 2 392 200011 61 1 1 1 4 : CAMELLIA-256-CBC : camellia-256-cbc
  1106. 1 2 392 200011 61 1 1 3 2 : id-camellia128-wrap
  1107. 1 2 392 200011 61 1 1 3 3 : id-camellia192-wrap
  1108. 1 2 392 200011 61 1 1 3 4 : id-camellia256-wrap
  1109. # Definitions for Camellia cipher - ECB, CFB, OFB MODE
  1110. !Alias ntt-ds 0 3 4401 5
  1111. !Alias camellia ntt-ds 3 1 9
  1112. camellia 1 : CAMELLIA-128-ECB : camellia-128-ecb
  1113. !Cname camellia-128-ofb128
  1114. camellia 3 : CAMELLIA-128-OFB : camellia-128-ofb
  1115. !Cname camellia-128-cfb128
  1116. camellia 4 : CAMELLIA-128-CFB : camellia-128-cfb
  1117. camellia 21 : CAMELLIA-192-ECB : camellia-192-ecb
  1118. !Cname camellia-192-ofb128
  1119. camellia 23 : CAMELLIA-192-OFB : camellia-192-ofb
  1120. !Cname camellia-192-cfb128
  1121. camellia 24 : CAMELLIA-192-CFB : camellia-192-cfb
  1122. camellia 41 : CAMELLIA-256-ECB : camellia-256-ecb
  1123. !Cname camellia-256-ofb128
  1124. camellia 43 : CAMELLIA-256-OFB : camellia-256-ofb
  1125. !Cname camellia-256-cfb128
  1126. camellia 44 : CAMELLIA-256-CFB : camellia-256-cfb
  1127. # There are no OIDs for these modes...
  1128. : CAMELLIA-128-CFB1 : camellia-128-cfb1
  1129. : CAMELLIA-192-CFB1 : camellia-192-cfb1
  1130. : CAMELLIA-256-CFB1 : camellia-256-cfb1
  1131. : CAMELLIA-128-CFB8 : camellia-128-cfb8
  1132. : CAMELLIA-192-CFB8 : camellia-192-cfb8
  1133. : CAMELLIA-256-CFB8 : camellia-256-cfb8
  1134. # Definitions for SEED cipher - ECB, CBC, OFB mode
  1135. member-body 410 200004 : KISA : kisa
  1136. kisa 1 3 : SEED-ECB : seed-ecb
  1137. kisa 1 4 : SEED-CBC : seed-cbc
  1138. !Cname seed-cfb128
  1139. kisa 1 5 : SEED-CFB : seed-cfb
  1140. !Cname seed-ofb128
  1141. kisa 1 6 : SEED-OFB : seed-ofb
  1142. # There is no OID that just denotes "HMAC" oddly enough...
  1143. : HMAC : hmac
  1144. # Nor CMAC either
  1145. : CMAC : cmac
  1146. # Synthetic composite ciphersuites
  1147. : RC4-HMAC-MD5 : rc4-hmac-md5
  1148. : AES-128-CBC-HMAC-SHA1 : aes-128-cbc-hmac-sha1
  1149. : AES-192-CBC-HMAC-SHA1 : aes-192-cbc-hmac-sha1
  1150. : AES-256-CBC-HMAC-SHA1 : aes-256-cbc-hmac-sha1