objects.txt 61 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731
  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. # GMAC OID
  10. iso 0 9797 3 4 : GMAC : gmac
  11. # HMAC OIDs
  12. identified-organization 6 1 5 5 8 1 1 : HMAC-MD5 : hmac-md5
  13. identified-organization 6 1 5 5 8 1 2 : HMAC-SHA1 : hmac-sha1
  14. # "1.3.36.8.3.3"
  15. identified-organization 36 8 3 3 : x509ExtAdmission : Professional Information or basis for Admission
  16. identified-organization 132 : certicom-arc
  17. identified-organization 111 : ieee
  18. ieee 2 1619 : ieee-siswg : IEEE Security in Storage Working Group
  19. joint-iso-itu-t 23 : international-organizations : International Organizations
  20. international-organizations 43 : wap
  21. wap 1 : wap-wsg
  22. joint-iso-itu-t 5 1 5 : selected-attribute-types : Selected Attribute Types
  23. selected-attribute-types 55 : clearance
  24. member-body 840 : ISO-US : ISO US Member Body
  25. ISO-US 10040 : X9-57 : X9.57
  26. X9-57 4 : X9cm : X9.57 CM ?
  27. member-body 156 : ISO-CN : ISO CN Member Body
  28. ISO-CN 10197 : oscca
  29. oscca 1 : sm-scheme
  30. !Cname dsa
  31. X9cm 1 : DSA : dsaEncryption
  32. X9cm 3 : DSA-SHA1 : dsaWithSHA1
  33. ISO-US 10045 : ansi-X9-62 : ANSI X9.62
  34. !module X9-62
  35. !Alias id-fieldType ansi-X9-62 1
  36. X9-62_id-fieldType 1 : prime-field
  37. X9-62_id-fieldType 2 : characteristic-two-field
  38. X9-62_characteristic-two-field 3 : id-characteristic-two-basis
  39. X9-62_id-characteristic-two-basis 1 : onBasis
  40. X9-62_id-characteristic-two-basis 2 : tpBasis
  41. X9-62_id-characteristic-two-basis 3 : ppBasis
  42. !Alias id-publicKeyType ansi-X9-62 2
  43. X9-62_id-publicKeyType 1 : id-ecPublicKey
  44. !Alias ellipticCurve ansi-X9-62 3
  45. !Alias c-TwoCurve X9-62_ellipticCurve 0
  46. X9-62_c-TwoCurve 1 : c2pnb163v1
  47. X9-62_c-TwoCurve 2 : c2pnb163v2
  48. X9-62_c-TwoCurve 3 : c2pnb163v3
  49. X9-62_c-TwoCurve 4 : c2pnb176v1
  50. X9-62_c-TwoCurve 5 : c2tnb191v1
  51. X9-62_c-TwoCurve 6 : c2tnb191v2
  52. X9-62_c-TwoCurve 7 : c2tnb191v3
  53. X9-62_c-TwoCurve 8 : c2onb191v4
  54. X9-62_c-TwoCurve 9 : c2onb191v5
  55. X9-62_c-TwoCurve 10 : c2pnb208w1
  56. X9-62_c-TwoCurve 11 : c2tnb239v1
  57. X9-62_c-TwoCurve 12 : c2tnb239v2
  58. X9-62_c-TwoCurve 13 : c2tnb239v3
  59. X9-62_c-TwoCurve 14 : c2onb239v4
  60. X9-62_c-TwoCurve 15 : c2onb239v5
  61. X9-62_c-TwoCurve 16 : c2pnb272w1
  62. X9-62_c-TwoCurve 17 : c2pnb304w1
  63. X9-62_c-TwoCurve 18 : c2tnb359v1
  64. X9-62_c-TwoCurve 19 : c2pnb368w1
  65. X9-62_c-TwoCurve 20 : c2tnb431r1
  66. !Alias primeCurve X9-62_ellipticCurve 1
  67. X9-62_primeCurve 1 : prime192v1
  68. X9-62_primeCurve 2 : prime192v2
  69. X9-62_primeCurve 3 : prime192v3
  70. X9-62_primeCurve 4 : prime239v1
  71. X9-62_primeCurve 5 : prime239v2
  72. X9-62_primeCurve 6 : prime239v3
  73. X9-62_primeCurve 7 : prime256v1
  74. !Alias id-ecSigType ansi-X9-62 4
  75. !global
  76. X9-62_id-ecSigType 1 : ecdsa-with-SHA1
  77. X9-62_id-ecSigType 2 : ecdsa-with-Recommended
  78. X9-62_id-ecSigType 3 : ecdsa-with-Specified
  79. ecdsa-with-Specified 1 : ecdsa-with-SHA224
  80. ecdsa-with-Specified 2 : ecdsa-with-SHA256
  81. ecdsa-with-Specified 3 : ecdsa-with-SHA384
  82. ecdsa-with-Specified 4 : ecdsa-with-SHA512
  83. # SECG curve OIDs from "SEC 2: Recommended Elliptic Curve Domain Parameters"
  84. # (http://www.secg.org/)
  85. !Alias secg_ellipticCurve certicom-arc 0
  86. # SECG prime curves OIDs
  87. secg-ellipticCurve 6 : secp112r1
  88. secg-ellipticCurve 7 : secp112r2
  89. secg-ellipticCurve 28 : secp128r1
  90. secg-ellipticCurve 29 : secp128r2
  91. secg-ellipticCurve 9 : secp160k1
  92. secg-ellipticCurve 8 : secp160r1
  93. secg-ellipticCurve 30 : secp160r2
  94. secg-ellipticCurve 31 : secp192k1
  95. # NOTE: the curve secp192r1 is the same as prime192v1 defined above
  96. # and is therefore omitted
  97. secg-ellipticCurve 32 : secp224k1
  98. secg-ellipticCurve 33 : secp224r1
  99. secg-ellipticCurve 10 : secp256k1
  100. # NOTE: the curve secp256r1 is the same as prime256v1 defined above
  101. # and is therefore omitted
  102. secg-ellipticCurve 34 : secp384r1
  103. secg-ellipticCurve 35 : secp521r1
  104. # SECG characteristic two curves OIDs
  105. secg-ellipticCurve 4 : sect113r1
  106. secg-ellipticCurve 5 : sect113r2
  107. secg-ellipticCurve 22 : sect131r1
  108. secg-ellipticCurve 23 : sect131r2
  109. secg-ellipticCurve 1 : sect163k1
  110. secg-ellipticCurve 2 : sect163r1
  111. secg-ellipticCurve 15 : sect163r2
  112. secg-ellipticCurve 24 : sect193r1
  113. secg-ellipticCurve 25 : sect193r2
  114. secg-ellipticCurve 26 : sect233k1
  115. secg-ellipticCurve 27 : sect233r1
  116. secg-ellipticCurve 3 : sect239k1
  117. secg-ellipticCurve 16 : sect283k1
  118. secg-ellipticCurve 17 : sect283r1
  119. secg-ellipticCurve 36 : sect409k1
  120. secg-ellipticCurve 37 : sect409r1
  121. secg-ellipticCurve 38 : sect571k1
  122. secg-ellipticCurve 39 : sect571r1
  123. # WAP/TLS curve OIDs (http://www.wapforum.org/)
  124. !Alias wap-wsg-idm-ecid wap-wsg 4
  125. wap-wsg-idm-ecid 1 : wap-wsg-idm-ecid-wtls1
  126. wap-wsg-idm-ecid 3 : wap-wsg-idm-ecid-wtls3
  127. wap-wsg-idm-ecid 4 : wap-wsg-idm-ecid-wtls4
  128. wap-wsg-idm-ecid 5 : wap-wsg-idm-ecid-wtls5
  129. wap-wsg-idm-ecid 6 : wap-wsg-idm-ecid-wtls6
  130. wap-wsg-idm-ecid 7 : wap-wsg-idm-ecid-wtls7
  131. wap-wsg-idm-ecid 8 : wap-wsg-idm-ecid-wtls8
  132. wap-wsg-idm-ecid 9 : wap-wsg-idm-ecid-wtls9
  133. wap-wsg-idm-ecid 10 : wap-wsg-idm-ecid-wtls10
  134. wap-wsg-idm-ecid 11 : wap-wsg-idm-ecid-wtls11
  135. wap-wsg-idm-ecid 12 : wap-wsg-idm-ecid-wtls12
  136. ISO-US 113533 7 66 10 : CAST5-CBC : cast5-cbc
  137. : CAST5-ECB : cast5-ecb
  138. !Cname cast5-cfb64
  139. : CAST5-CFB : cast5-cfb
  140. !Cname cast5-ofb64
  141. : CAST5-OFB : cast5-ofb
  142. !Cname pbeWithMD5AndCast5-CBC
  143. ISO-US 113533 7 66 12 : : pbeWithMD5AndCast5CBC
  144. # Macs for CMP and CRMF
  145. ISO-US 113533 7 66 13 : id-PasswordBasedMAC : password based MAC
  146. ISO-US 113533 7 66 30 : id-DHBasedMac : Diffie-Hellman based MAC
  147. ISO-US 113549 : rsadsi : RSA Data Security, Inc.
  148. rsadsi 1 : pkcs : RSA Data Security, Inc. PKCS
  149. pkcs 1 : pkcs1
  150. pkcs1 1 : : rsaEncryption
  151. pkcs1 2 : RSA-MD2 : md2WithRSAEncryption
  152. pkcs1 3 : RSA-MD4 : md4WithRSAEncryption
  153. pkcs1 4 : RSA-MD5 : md5WithRSAEncryption
  154. pkcs1 5 : RSA-SHA1 : sha1WithRSAEncryption
  155. # According to PKCS #1 version 2.1
  156. pkcs1 7 : RSAES-OAEP : rsaesOaep
  157. pkcs1 8 : MGF1 : mgf1
  158. pkcs1 9 : PSPECIFIED : pSpecified
  159. pkcs1 10 : RSASSA-PSS : rsassaPss
  160. pkcs1 11 : RSA-SHA256 : sha256WithRSAEncryption
  161. pkcs1 12 : RSA-SHA384 : sha384WithRSAEncryption
  162. pkcs1 13 : RSA-SHA512 : sha512WithRSAEncryption
  163. pkcs1 14 : RSA-SHA224 : sha224WithRSAEncryption
  164. pkcs1 15 : RSA-SHA512/224 : sha512-224WithRSAEncryption
  165. pkcs1 16 : RSA-SHA512/256 : sha512-256WithRSAEncryption
  166. pkcs 3 : pkcs3
  167. pkcs3 1 : : dhKeyAgreement
  168. pkcs 5 : pkcs5
  169. pkcs5 1 : PBE-MD2-DES : pbeWithMD2AndDES-CBC
  170. pkcs5 3 : PBE-MD5-DES : pbeWithMD5AndDES-CBC
  171. pkcs5 4 : PBE-MD2-RC2-64 : pbeWithMD2AndRC2-CBC
  172. pkcs5 6 : PBE-MD5-RC2-64 : pbeWithMD5AndRC2-CBC
  173. pkcs5 10 : PBE-SHA1-DES : pbeWithSHA1AndDES-CBC
  174. pkcs5 11 : PBE-SHA1-RC2-64 : pbeWithSHA1AndRC2-CBC
  175. !Cname id_pbkdf2
  176. pkcs5 12 : : PBKDF2
  177. !Cname pbes2
  178. pkcs5 13 : : PBES2
  179. !Cname pbmac1
  180. pkcs5 14 : : PBMAC1
  181. pkcs 7 : pkcs7
  182. pkcs7 1 : : pkcs7-data
  183. !Cname pkcs7-signed
  184. pkcs7 2 : : pkcs7-signedData
  185. !Cname pkcs7-enveloped
  186. pkcs7 3 : : pkcs7-envelopedData
  187. !Cname pkcs7-signedAndEnveloped
  188. pkcs7 4 : : pkcs7-signedAndEnvelopedData
  189. !Cname pkcs7-digest
  190. pkcs7 5 : : pkcs7-digestData
  191. !Cname pkcs7-encrypted
  192. pkcs7 6 : : pkcs7-encryptedData
  193. pkcs 9 : pkcs9
  194. !module pkcs9
  195. pkcs9 1 : : emailAddress
  196. pkcs9 2 : : unstructuredName
  197. pkcs9 3 : : contentType
  198. pkcs9 4 : : messageDigest
  199. pkcs9 5 : : signingTime
  200. pkcs9 6 : : countersignature
  201. pkcs9 7 : : challengePassword
  202. pkcs9 8 : : unstructuredAddress
  203. !Cname extCertAttributes
  204. pkcs9 9 : : extendedCertificateAttributes
  205. !global
  206. !Cname ext-req
  207. pkcs9 14 : extReq : Extension Request
  208. !Cname SMIMECapabilities
  209. pkcs9 15 : SMIME-CAPS : S/MIME Capabilities
  210. # S/MIME
  211. !Cname SMIME
  212. pkcs9 16 : SMIME : S/MIME
  213. SMIME 0 : id-smime-mod
  214. SMIME 1 : id-smime-ct
  215. SMIME 2 : id-smime-aa
  216. SMIME 3 : id-smime-alg
  217. SMIME 4 : id-smime-cd
  218. SMIME 5 : id-smime-spq
  219. SMIME 6 : id-smime-cti
  220. # S/MIME Modules
  221. id-smime-mod 1 : id-smime-mod-cms
  222. id-smime-mod 2 : id-smime-mod-ess
  223. id-smime-mod 3 : id-smime-mod-oid
  224. id-smime-mod 4 : id-smime-mod-msg-v3
  225. id-smime-mod 5 : id-smime-mod-ets-eSignature-88
  226. id-smime-mod 6 : id-smime-mod-ets-eSignature-97
  227. id-smime-mod 7 : id-smime-mod-ets-eSigPolicy-88
  228. id-smime-mod 8 : id-smime-mod-ets-eSigPolicy-97
  229. # S/MIME Content Types
  230. id-smime-ct 1 : id-smime-ct-receipt
  231. id-smime-ct 2 : id-smime-ct-authData
  232. id-smime-ct 3 : id-smime-ct-publishCert
  233. id-smime-ct 4 : id-smime-ct-TSTInfo
  234. id-smime-ct 5 : id-smime-ct-TDTInfo
  235. id-smime-ct 6 : id-smime-ct-contentInfo
  236. id-smime-ct 7 : id-smime-ct-DVCSRequestData
  237. id-smime-ct 8 : id-smime-ct-DVCSResponseData
  238. id-smime-ct 9 : id-smime-ct-compressedData
  239. id-smime-ct 19 : id-smime-ct-contentCollection
  240. id-smime-ct 23 : id-smime-ct-authEnvelopedData
  241. id-smime-ct 27 : id-ct-asciiTextWithCRLF
  242. id-smime-ct 28 : id-ct-xml
  243. # S/MIME Attributes
  244. id-smime-aa 1 : id-smime-aa-receiptRequest
  245. id-smime-aa 2 : id-smime-aa-securityLabel
  246. id-smime-aa 3 : id-smime-aa-mlExpandHistory
  247. id-smime-aa 4 : id-smime-aa-contentHint
  248. id-smime-aa 5 : id-smime-aa-msgSigDigest
  249. # obsolete
  250. id-smime-aa 6 : id-smime-aa-encapContentType
  251. id-smime-aa 7 : id-smime-aa-contentIdentifier
  252. # obsolete
  253. id-smime-aa 8 : id-smime-aa-macValue
  254. id-smime-aa 9 : id-smime-aa-equivalentLabels
  255. id-smime-aa 10 : id-smime-aa-contentReference
  256. id-smime-aa 11 : id-smime-aa-encrypKeyPref
  257. id-smime-aa 12 : id-smime-aa-signingCertificate
  258. id-smime-aa 13 : id-smime-aa-smimeEncryptCerts
  259. id-smime-aa 14 : id-smime-aa-timeStampToken
  260. id-smime-aa 15 : id-smime-aa-ets-sigPolicyId
  261. id-smime-aa 16 : id-smime-aa-ets-commitmentType
  262. id-smime-aa 17 : id-smime-aa-ets-signerLocation
  263. id-smime-aa 18 : id-smime-aa-ets-signerAttr
  264. id-smime-aa 19 : id-smime-aa-ets-otherSigCert
  265. id-smime-aa 20 : id-smime-aa-ets-contentTimestamp
  266. id-smime-aa 21 : id-smime-aa-ets-CertificateRefs
  267. id-smime-aa 22 : id-smime-aa-ets-RevocationRefs
  268. id-smime-aa 23 : id-smime-aa-ets-certValues
  269. id-smime-aa 24 : id-smime-aa-ets-revocationValues
  270. id-smime-aa 25 : id-smime-aa-ets-escTimeStamp
  271. id-smime-aa 26 : id-smime-aa-ets-certCRLTimestamp
  272. id-smime-aa 27 : id-smime-aa-ets-archiveTimeStamp
  273. id-smime-aa 28 : id-smime-aa-signatureType
  274. id-smime-aa 29 : id-smime-aa-dvcs-dvc
  275. id-smime-aa 47 : id-smime-aa-signingCertificateV2
  276. # S/MIME Algorithm Identifiers
  277. # obsolete
  278. id-smime-alg 1 : id-smime-alg-ESDHwith3DES
  279. # obsolete
  280. id-smime-alg 2 : id-smime-alg-ESDHwithRC2
  281. # obsolete
  282. id-smime-alg 3 : id-smime-alg-3DESwrap
  283. # obsolete
  284. id-smime-alg 4 : id-smime-alg-RC2wrap
  285. id-smime-alg 5 : id-smime-alg-ESDH
  286. id-smime-alg 6 : id-smime-alg-CMS3DESwrap
  287. id-smime-alg 7 : id-smime-alg-CMSRC2wrap
  288. id-smime-alg 9 : id-alg-PWRI-KEK
  289. # S/MIME Certificate Distribution
  290. id-smime-cd 1 : id-smime-cd-ldap
  291. # S/MIME Signature Policy Qualifier
  292. id-smime-spq 1 : id-smime-spq-ets-sqt-uri
  293. id-smime-spq 2 : id-smime-spq-ets-sqt-unotice
  294. # S/MIME Commitment Type Identifier
  295. id-smime-cti 1 : id-smime-cti-ets-proofOfOrigin
  296. id-smime-cti 2 : id-smime-cti-ets-proofOfReceipt
  297. id-smime-cti 3 : id-smime-cti-ets-proofOfDelivery
  298. id-smime-cti 4 : id-smime-cti-ets-proofOfSender
  299. id-smime-cti 5 : id-smime-cti-ets-proofOfApproval
  300. id-smime-cti 6 : id-smime-cti-ets-proofOfCreation
  301. pkcs9 20 : : friendlyName
  302. pkcs9 21 : : localKeyID
  303. !Cname ms-csp-name
  304. 1 3 6 1 4 1 311 17 1 : CSPName : Microsoft CSP Name
  305. 1 3 6 1 4 1 311 17 2 : LocalKeySet : Microsoft Local Key set
  306. !Alias certTypes pkcs9 22
  307. certTypes 1 : : x509Certificate
  308. certTypes 2 : : sdsiCertificate
  309. !Alias crlTypes pkcs9 23
  310. crlTypes 1 : : x509Crl
  311. !Alias pkcs12 pkcs 12
  312. !Alias pkcs12-pbeids pkcs12 1
  313. !Cname pbe-WithSHA1And128BitRC4
  314. pkcs12-pbeids 1 : PBE-SHA1-RC4-128 : pbeWithSHA1And128BitRC4
  315. !Cname pbe-WithSHA1And40BitRC4
  316. pkcs12-pbeids 2 : PBE-SHA1-RC4-40 : pbeWithSHA1And40BitRC4
  317. !Cname pbe-WithSHA1And3_Key_TripleDES-CBC
  318. pkcs12-pbeids 3 : PBE-SHA1-3DES : pbeWithSHA1And3-KeyTripleDES-CBC
  319. !Cname pbe-WithSHA1And2_Key_TripleDES-CBC
  320. pkcs12-pbeids 4 : PBE-SHA1-2DES : pbeWithSHA1And2-KeyTripleDES-CBC
  321. !Cname pbe-WithSHA1And128BitRC2-CBC
  322. pkcs12-pbeids 5 : PBE-SHA1-RC2-128 : pbeWithSHA1And128BitRC2-CBC
  323. !Cname pbe-WithSHA1And40BitRC2-CBC
  324. pkcs12-pbeids 6 : PBE-SHA1-RC2-40 : pbeWithSHA1And40BitRC2-CBC
  325. !Alias pkcs12-Version1 pkcs12 10
  326. !Alias pkcs12-BagIds pkcs12-Version1 1
  327. pkcs12-BagIds 1 : : keyBag
  328. pkcs12-BagIds 2 : : pkcs8ShroudedKeyBag
  329. pkcs12-BagIds 3 : : certBag
  330. pkcs12-BagIds 4 : : crlBag
  331. pkcs12-BagIds 5 : : secretBag
  332. pkcs12-BagIds 6 : : safeContentsBag
  333. rsadsi 2 2 : MD2 : md2
  334. rsadsi 2 4 : MD4 : md4
  335. rsadsi 2 5 : MD5 : md5
  336. : MD5-SHA1 : md5-sha1
  337. rsadsi 2 6 : : hmacWithMD5
  338. rsadsi 2 7 : : hmacWithSHA1
  339. sm-scheme 301 : SM2 : sm2
  340. sm-scheme 401 : SM3 : sm3
  341. sm-scheme 504 : RSA-SM3 : sm3WithRSAEncryption
  342. sm-scheme 501 : SM2-SM3 : SM2-with-SM3
  343. # From RFC4231
  344. rsadsi 2 8 : : hmacWithSHA224
  345. rsadsi 2 9 : : hmacWithSHA256
  346. rsadsi 2 10 : : hmacWithSHA384
  347. rsadsi 2 11 : : hmacWithSHA512
  348. # From RFC8018
  349. rsadsi 2 12 : : hmacWithSHA512-224
  350. rsadsi 2 13 : : hmacWithSHA512-256
  351. rsadsi 3 2 : RC2-CBC : rc2-cbc
  352. : RC2-ECB : rc2-ecb
  353. !Cname rc2-cfb64
  354. : RC2-CFB : rc2-cfb
  355. !Cname rc2-ofb64
  356. : RC2-OFB : rc2-ofb
  357. : RC2-40-CBC : rc2-40-cbc
  358. : RC2-64-CBC : rc2-64-cbc
  359. rsadsi 3 4 : RC4 : rc4
  360. : RC4-40 : rc4-40
  361. rsadsi 3 7 : DES-EDE3-CBC : des-ede3-cbc
  362. rsadsi 3 8 : RC5-CBC : rc5-cbc
  363. : RC5-ECB : rc5-ecb
  364. !Cname rc5-cfb64
  365. : RC5-CFB : rc5-cfb
  366. !Cname rc5-ofb64
  367. : RC5-OFB : rc5-ofb
  368. !Cname ms-ext-req
  369. 1 3 6 1 4 1 311 2 1 14 : msExtReq : Microsoft Extension Request
  370. !Cname ms-code-ind
  371. 1 3 6 1 4 1 311 2 1 21 : msCodeInd : Microsoft Individual Code Signing
  372. !Cname ms-code-com
  373. 1 3 6 1 4 1 311 2 1 22 : msCodeCom : Microsoft Commercial Code Signing
  374. !Cname ms-ctl-sign
  375. 1 3 6 1 4 1 311 10 3 1 : msCTLSign : Microsoft Trust List Signing
  376. !Cname ms-sgc
  377. 1 3 6 1 4 1 311 10 3 3 : msSGC : Microsoft Server Gated Crypto
  378. !Cname ms-efs
  379. 1 3 6 1 4 1 311 10 3 4 : msEFS : Microsoft Encrypted File System
  380. !Cname ms-smartcard-login
  381. 1 3 6 1 4 1 311 20 2 2 : msSmartcardLogin : Microsoft Smartcard Login
  382. !Cname ms-upn
  383. 1 3 6 1 4 1 311 20 2 3 : msUPN : Microsoft User Principal Name
  384. 1 3 6 1 4 1 188 7 1 1 2 : IDEA-CBC : idea-cbc
  385. : IDEA-ECB : idea-ecb
  386. !Cname idea-cfb64
  387. : IDEA-CFB : idea-cfb
  388. !Cname idea-ofb64
  389. : IDEA-OFB : idea-ofb
  390. 1 3 6 1 4 1 3029 1 2 : BF-CBC : bf-cbc
  391. : BF-ECB : bf-ecb
  392. !Cname bf-cfb64
  393. : BF-CFB : bf-cfb
  394. !Cname bf-ofb64
  395. : BF-OFB : bf-ofb
  396. !Cname id-pkix
  397. 1 3 6 1 5 5 7 : PKIX
  398. # PKIX Arcs
  399. id-pkix 0 : id-pkix-mod
  400. id-pkix 1 : id-pe
  401. id-pkix 2 : id-qt
  402. id-pkix 3 : id-kp
  403. id-pkix 4 : id-it
  404. id-pkix 5 : id-pkip
  405. id-pkix 6 : id-alg
  406. id-pkix 7 : id-cmc
  407. id-pkix 8 : id-on
  408. id-pkix 9 : id-pda
  409. id-pkix 10 : id-aca
  410. id-pkix 11 : id-qcs
  411. id-pkix 12 : id-cct
  412. id-pkix 21 : id-ppl
  413. id-pkix 48 : id-ad
  414. # PKIX Modules
  415. id-pkix-mod 1 : id-pkix1-explicit-88
  416. id-pkix-mod 2 : id-pkix1-implicit-88
  417. id-pkix-mod 3 : id-pkix1-explicit-93
  418. id-pkix-mod 4 : id-pkix1-implicit-93
  419. id-pkix-mod 5 : id-mod-crmf
  420. id-pkix-mod 6 : id-mod-cmc
  421. id-pkix-mod 7 : id-mod-kea-profile-88
  422. id-pkix-mod 8 : id-mod-kea-profile-93
  423. id-pkix-mod 9 : id-mod-cmp
  424. id-pkix-mod 10 : id-mod-qualified-cert-88
  425. id-pkix-mod 11 : id-mod-qualified-cert-93
  426. id-pkix-mod 12 : id-mod-attribute-cert
  427. id-pkix-mod 13 : id-mod-timestamp-protocol
  428. id-pkix-mod 14 : id-mod-ocsp
  429. id-pkix-mod 15 : id-mod-dvcs
  430. id-pkix-mod 16 : id-mod-cmp2000
  431. # PKIX Private Extensions
  432. !Cname info-access
  433. id-pe 1 : authorityInfoAccess : Authority Information Access
  434. id-pe 2 : biometricInfo : Biometric Info
  435. id-pe 3 : qcStatements
  436. id-pe 4 : ac-auditEntity
  437. id-pe 5 : ac-targeting
  438. id-pe 6 : aaControls
  439. id-pe 7 : sbgp-ipAddrBlock
  440. id-pe 8 : sbgp-autonomousSysNum
  441. id-pe 9 : sbgp-routerIdentifier
  442. id-pe 10 : ac-proxying
  443. !Cname sinfo-access
  444. id-pe 11 : subjectInfoAccess : Subject Information Access
  445. id-pe 14 : proxyCertInfo : Proxy Certificate Information
  446. id-pe 24 : tlsfeature : TLS Feature
  447. # PKIX policyQualifiers for Internet policy qualifiers
  448. id-qt 1 : id-qt-cps : Policy Qualifier CPS
  449. id-qt 2 : id-qt-unotice : Policy Qualifier User Notice
  450. id-qt 3 : textNotice
  451. # https://www.iana.org/assignments/smi-numbers/smi-numbers.xhtml#smi-numbers-1.3.6.1.5.5.7.3
  452. # PKIX key purpose identifiers
  453. !Cname server-auth
  454. id-kp 1 : serverAuth : TLS Web Server Authentication
  455. !Cname client-auth
  456. id-kp 2 : clientAuth : TLS Web Client Authentication
  457. !Cname code-sign
  458. id-kp 3 : codeSigning : Code Signing
  459. !Cname email-protect
  460. id-kp 4 : emailProtection : E-mail Protection
  461. id-kp 5 : ipsecEndSystem : IPSec End System
  462. id-kp 6 : ipsecTunnel : IPSec Tunnel
  463. id-kp 7 : ipsecUser : IPSec User
  464. !Cname time-stamp
  465. id-kp 8 : timeStamping : Time Stamping
  466. # From OCSP spec RFC2560
  467. !Cname OCSP-sign
  468. id-kp 9 : OCSPSigning : OCSP Signing
  469. id-kp 10 : DVCS : dvcs
  470. !Cname ipsec-IKE
  471. id-kp 17 : ipsecIKE : ipsec Internet Key Exchange
  472. id-kp 18 : capwapAC : Ctrl/provision WAP Access
  473. id-kp 19 : capwapWTP : Ctrl/Provision WAP Termination
  474. !Cname sshClient
  475. id-kp 21 : secureShellClient : SSH Client
  476. !Cname sshServer
  477. id-kp 22 : secureShellServer : SSH Server
  478. id-kp 23 : sendRouter : Send Router
  479. id-kp 24 : sendProxiedRouter : Send Proxied Router
  480. id-kp 25 : sendOwner : Send Owner
  481. id-kp 26 : sendProxiedOwner : Send Proxied Owner
  482. id-kp 27 : cmcCA : CMC Certificate Authority
  483. id-kp 28 : cmcRA : CMC Registration Authority
  484. id-kp 29 : cmcArchive : CMC Archive Server
  485. id-kp 30 : id-kp-bgpsec-router : BGPsec Router
  486. id-kp 31 : id-kp-BrandIndicatorforMessageIdentification : Brand Indicator for Message Identification
  487. id-kp 32 : cmKGA : Certificate Management Key Generation Authority
  488. # https://www.iana.org/assignments/smi-numbers/smi-numbers.xhtml#smi-numbers-1.3.6.1.5.5.7.4
  489. # CMP information types
  490. id-it 1 : id-it-caProtEncCert
  491. id-it 2 : id-it-signKeyPairTypes
  492. id-it 3 : id-it-encKeyPairTypes
  493. id-it 4 : id-it-preferredSymmAlg
  494. id-it 5 : id-it-caKeyUpdateInfo
  495. id-it 6 : id-it-currentCRL
  496. id-it 7 : id-it-unsupportedOIDs
  497. # obsolete
  498. id-it 8 : id-it-subscriptionRequest
  499. # obsolete
  500. id-it 9 : id-it-subscriptionResponse
  501. id-it 10 : id-it-keyPairParamReq
  502. id-it 11 : id-it-keyPairParamRep
  503. id-it 12 : id-it-revPassphrase
  504. id-it 13 : id-it-implicitConfirm
  505. id-it 14 : id-it-confirmWaitTime
  506. id-it 15 : id-it-origPKIMessage
  507. id-it 16 : id-it-suppLangTags
  508. id-it 17 : id-it-caCerts
  509. id-it 18 : id-it-rootCaKeyUpdate
  510. id-it 19 : id-it-certReqTemplate
  511. # CRMF registration
  512. id-pkip 1 : id-regCtrl
  513. id-pkip 2 : id-regInfo
  514. # CRMF registration controls
  515. id-regCtrl 1 : id-regCtrl-regToken
  516. id-regCtrl 2 : id-regCtrl-authenticator
  517. id-regCtrl 3 : id-regCtrl-pkiPublicationInfo
  518. id-regCtrl 4 : id-regCtrl-pkiArchiveOptions
  519. id-regCtrl 5 : id-regCtrl-oldCertID
  520. id-regCtrl 6 : id-regCtrl-protocolEncrKey
  521. # CRMF registration information
  522. id-regInfo 1 : id-regInfo-utf8Pairs
  523. id-regInfo 2 : id-regInfo-certReq
  524. # algorithms
  525. id-alg 1 : id-alg-des40
  526. id-alg 2 : id-alg-noSignature
  527. id-alg 3 : id-alg-dh-sig-hmac-sha1
  528. id-alg 4 : id-alg-dh-pop
  529. # CMC controls
  530. id-cmc 1 : id-cmc-statusInfo
  531. id-cmc 2 : id-cmc-identification
  532. id-cmc 3 : id-cmc-identityProof
  533. id-cmc 4 : id-cmc-dataReturn
  534. id-cmc 5 : id-cmc-transactionId
  535. id-cmc 6 : id-cmc-senderNonce
  536. id-cmc 7 : id-cmc-recipientNonce
  537. id-cmc 8 : id-cmc-addExtensions
  538. id-cmc 9 : id-cmc-encryptedPOP
  539. id-cmc 10 : id-cmc-decryptedPOP
  540. id-cmc 11 : id-cmc-lraPOPWitness
  541. id-cmc 15 : id-cmc-getCert
  542. id-cmc 16 : id-cmc-getCRL
  543. id-cmc 17 : id-cmc-revokeRequest
  544. id-cmc 18 : id-cmc-regInfo
  545. id-cmc 19 : id-cmc-responseInfo
  546. id-cmc 21 : id-cmc-queryPending
  547. id-cmc 22 : id-cmc-popLinkRandom
  548. id-cmc 23 : id-cmc-popLinkWitness
  549. id-cmc 24 : id-cmc-confirmCertAcceptance
  550. # other names
  551. id-on 1 : id-on-personalData
  552. id-on 3 : id-on-permanentIdentifier : Permanent Identifier
  553. id-on 5 : id-on-xmppAddr : XmppAddr
  554. id-on 7 : id-on-dnsSRV : SRVName
  555. id-on 8 : id-on-NAIRealm : NAIRealm
  556. id-on 9 : id-on-SmtpUTF8Mailbox : Smtp UTF8 Mailbox
  557. # personal data attributes
  558. id-pda 1 : id-pda-dateOfBirth
  559. id-pda 2 : id-pda-placeOfBirth
  560. id-pda 3 : id-pda-gender
  561. id-pda 4 : id-pda-countryOfCitizenship
  562. id-pda 5 : id-pda-countryOfResidence
  563. # attribute certificate attributes
  564. id-aca 1 : id-aca-authenticationInfo
  565. id-aca 2 : id-aca-accessIdentity
  566. id-aca 3 : id-aca-chargingIdentity
  567. id-aca 4 : id-aca-group
  568. # attention : the following seems to be obsolete, replace by 'role'
  569. id-aca 5 : id-aca-role
  570. id-aca 6 : id-aca-encAttrs
  571. # qualified certificate statements
  572. id-qcs 1 : id-qcs-pkixQCSyntax-v1
  573. # CMC content types
  574. id-cct 1 : id-cct-crs
  575. id-cct 2 : id-cct-PKIData
  576. id-cct 3 : id-cct-PKIResponse
  577. # Predefined Proxy Certificate policy languages
  578. id-ppl 0 : id-ppl-anyLanguage : Any language
  579. id-ppl 1 : id-ppl-inheritAll : Inherit all
  580. id-ppl 2 : id-ppl-independent : Independent
  581. # access descriptors for authority info access extension
  582. !Cname ad-OCSP
  583. id-ad 1 : OCSP : OCSP
  584. !Cname ad-ca-issuers
  585. id-ad 2 : caIssuers : CA Issuers
  586. !Cname ad-timeStamping
  587. id-ad 3 : ad_timestamping : AD Time Stamping
  588. !Cname ad-dvcs
  589. id-ad 4 : AD_DVCS : ad dvcs
  590. id-ad 5 : caRepository : CA Repository
  591. !Alias id-pkix-OCSP ad-OCSP
  592. !module id-pkix-OCSP
  593. !Cname basic
  594. id-pkix-OCSP 1 : basicOCSPResponse : Basic OCSP Response
  595. id-pkix-OCSP 2 : Nonce : OCSP Nonce
  596. id-pkix-OCSP 3 : CrlID : OCSP CRL ID
  597. id-pkix-OCSP 4 : acceptableResponses : Acceptable OCSP Responses
  598. id-pkix-OCSP 5 : noCheck : OCSP No Check
  599. id-pkix-OCSP 6 : archiveCutoff : OCSP Archive Cutoff
  600. id-pkix-OCSP 7 : serviceLocator : OCSP Service Locator
  601. id-pkix-OCSP 8 : extendedStatus : Extended OCSP Status
  602. id-pkix-OCSP 9 : valid
  603. id-pkix-OCSP 10 : path
  604. id-pkix-OCSP 11 : trustRoot : Trust Root
  605. !global
  606. 1 3 14 3 2 : algorithm : algorithm
  607. algorithm 3 : RSA-NP-MD5 : md5WithRSA
  608. algorithm 6 : DES-ECB : des-ecb
  609. algorithm 7 : DES-CBC : des-cbc
  610. !Cname des-ofb64
  611. algorithm 8 : DES-OFB : des-ofb
  612. !Cname des-cfb64
  613. algorithm 9 : DES-CFB : des-cfb
  614. algorithm 11 : rsaSignature
  615. !Cname dsa-2
  616. algorithm 12 : DSA-old : dsaEncryption-old
  617. algorithm 13 : DSA-SHA : dsaWithSHA
  618. algorithm 15 : RSA-SHA : shaWithRSAEncryption
  619. !Cname des-ede-ecb
  620. algorithm 17 : DES-EDE : des-ede
  621. !Cname des-ede3-ecb
  622. : DES-EDE3 : des-ede3
  623. : DES-EDE-CBC : des-ede-cbc
  624. !Cname des-ede-cfb64
  625. : DES-EDE-CFB : des-ede-cfb
  626. !Cname des-ede3-cfb64
  627. : DES-EDE3-CFB : des-ede3-cfb
  628. !Cname des-ede-ofb64
  629. : DES-EDE-OFB : des-ede-ofb
  630. !Cname des-ede3-ofb64
  631. : DES-EDE3-OFB : des-ede3-ofb
  632. : DESX-CBC : desx-cbc
  633. algorithm 18 : SHA : sha
  634. algorithm 26 : SHA1 : sha1
  635. !Cname dsaWithSHA1-2
  636. algorithm 27 : DSA-SHA1-old : dsaWithSHA1-old
  637. algorithm 29 : RSA-SHA1-2 : sha1WithRSA
  638. 1 3 36 3 2 1 : RIPEMD160 : ripemd160
  639. 1 3 36 3 3 1 2 : RSA-RIPEMD160 : ripemd160WithRSA
  640. 1 3 6 1 4 1 1722 12 2 1 : BLAKE2BMAC : blake2bmac
  641. 1 3 6 1 4 1 1722 12 2 2 : BLAKE2SMAC : blake2smac
  642. blake2bmac 16 : BLAKE2b512 : blake2b512
  643. blake2smac 8 : BLAKE2s256 : blake2s256
  644. !Cname sxnet
  645. 1 3 101 1 4 1 : SXNetID : Strong Extranet ID
  646. 2 5 : X500 : directory services (X.500)
  647. X500 4 : X509
  648. X509 3 : CN : commonName
  649. X509 4 : SN : surname
  650. X509 5 : : serialNumber
  651. X509 6 : C : countryName
  652. X509 7 : L : localityName
  653. X509 8 : ST : stateOrProvinceName
  654. X509 9 : street : streetAddress
  655. X509 10 : O : organizationName
  656. X509 11 : OU : organizationalUnitName
  657. X509 12 : title : title
  658. X509 13 : : description
  659. X509 14 : : searchGuide
  660. X509 15 : : businessCategory
  661. X509 16 : : postalAddress
  662. X509 17 : : postalCode
  663. X509 18 : : postOfficeBox
  664. X509 19 : : physicalDeliveryOfficeName
  665. X509 20 : : telephoneNumber
  666. X509 21 : : telexNumber
  667. X509 22 : : teletexTerminalIdentifier
  668. X509 23 : : facsimileTelephoneNumber
  669. X509 24 : : x121Address
  670. X509 25 : : internationaliSDNNumber
  671. X509 26 : : registeredAddress
  672. X509 27 : : destinationIndicator
  673. X509 28 : : preferredDeliveryMethod
  674. X509 29 : : presentationAddress
  675. X509 30 : : supportedApplicationContext
  676. X509 31 : member :
  677. X509 32 : owner :
  678. X509 33 : : roleOccupant
  679. X509 34 : seeAlso :
  680. X509 35 : : userPassword
  681. X509 36 : : userCertificate
  682. X509 37 : : cACertificate
  683. X509 38 : : authorityRevocationList
  684. X509 39 : : certificateRevocationList
  685. X509 40 : : crossCertificatePair
  686. X509 41 : name : name
  687. X509 42 : GN : givenName
  688. X509 43 : initials : initials
  689. X509 44 : : generationQualifier
  690. X509 45 : : x500UniqueIdentifier
  691. X509 46 : dnQualifier : dnQualifier
  692. X509 47 : : enhancedSearchGuide
  693. X509 48 : : protocolInformation
  694. X509 49 : : distinguishedName
  695. X509 50 : : uniqueMember
  696. X509 51 : : houseIdentifier
  697. X509 52 : : supportedAlgorithms
  698. X509 53 : : deltaRevocationList
  699. X509 54 : dmdName :
  700. X509 65 : : pseudonym
  701. X509 72 : role : role
  702. X509 97 : : organizationIdentifier
  703. X509 98 : c3 : countryCode3c
  704. X509 99 : n3 : countryCode3n
  705. X509 100 : : dnsName
  706. X500 8 : X500algorithms : directory services - algorithms
  707. X500algorithms 1 1 : RSA : rsa
  708. X500algorithms 3 100 : RSA-MDC2 : mdc2WithRSA
  709. X500algorithms 3 101 : MDC2 : mdc2
  710. X500 29 : id-ce
  711. !Cname subject-directory-attributes
  712. id-ce 9 : subjectDirectoryAttributes : X509v3 Subject Directory Attributes
  713. !Cname subject-key-identifier
  714. id-ce 14 : subjectKeyIdentifier : X509v3 Subject Key Identifier
  715. !Cname key-usage
  716. id-ce 15 : keyUsage : X509v3 Key Usage
  717. !Cname private-key-usage-period
  718. id-ce 16 : privateKeyUsagePeriod : X509v3 Private Key Usage Period
  719. !Cname subject-alt-name
  720. id-ce 17 : subjectAltName : X509v3 Subject Alternative Name
  721. !Cname issuer-alt-name
  722. id-ce 18 : issuerAltName : X509v3 Issuer Alternative Name
  723. !Cname basic-constraints
  724. id-ce 19 : basicConstraints : X509v3 Basic Constraints
  725. !Cname crl-number
  726. id-ce 20 : crlNumber : X509v3 CRL Number
  727. !Cname crl-reason
  728. id-ce 21 : CRLReason : X509v3 CRL Reason Code
  729. !Cname invalidity-date
  730. id-ce 24 : invalidityDate : Invalidity Date
  731. !Cname delta-crl
  732. id-ce 27 : deltaCRL : X509v3 Delta CRL Indicator
  733. !Cname issuing-distribution-point
  734. id-ce 28 : issuingDistributionPoint : X509v3 Issuing Distribution Point
  735. !Cname certificate-issuer
  736. id-ce 29 : certificateIssuer : X509v3 Certificate Issuer
  737. !Cname name-constraints
  738. id-ce 30 : nameConstraints : X509v3 Name Constraints
  739. !Cname crl-distribution-points
  740. id-ce 31 : crlDistributionPoints : X509v3 CRL Distribution Points
  741. !Cname certificate-policies
  742. id-ce 32 : certificatePolicies : X509v3 Certificate Policies
  743. !Cname any-policy
  744. certificate-policies 0 : anyPolicy : X509v3 Any Policy
  745. !Cname policy-mappings
  746. id-ce 33 : policyMappings : X509v3 Policy Mappings
  747. !Cname authority-key-identifier
  748. id-ce 35 : authorityKeyIdentifier : X509v3 Authority Key Identifier
  749. !Cname policy-constraints
  750. id-ce 36 : policyConstraints : X509v3 Policy Constraints
  751. !Cname ext-key-usage
  752. id-ce 37 : extendedKeyUsage : X509v3 Extended Key Usage
  753. !Cname freshest-crl
  754. id-ce 46 : freshestCRL : X509v3 Freshest CRL
  755. !Cname inhibit-any-policy
  756. id-ce 54 : inhibitAnyPolicy : X509v3 Inhibit Any Policy
  757. !Cname target-information
  758. id-ce 55 : targetInformation : X509v3 AC Targeting
  759. !Cname no-rev-avail
  760. id-ce 56 : noRevAvail : X509v3 No Revocation Available
  761. # From RFC5280
  762. ext-key-usage 0 : anyExtendedKeyUsage : Any Extended Key Usage
  763. !Cname netscape
  764. 2 16 840 1 113730 : Netscape : Netscape Communications Corp.
  765. !Cname netscape-cert-extension
  766. netscape 1 : nsCertExt : Netscape Certificate Extension
  767. !Cname netscape-data-type
  768. netscape 2 : nsDataType : Netscape Data Type
  769. !Cname netscape-cert-type
  770. netscape-cert-extension 1 : nsCertType : Netscape Cert Type
  771. !Cname netscape-base-url
  772. netscape-cert-extension 2 : nsBaseUrl : Netscape Base Url
  773. !Cname netscape-revocation-url
  774. netscape-cert-extension 3 : nsRevocationUrl : Netscape Revocation Url
  775. !Cname netscape-ca-revocation-url
  776. netscape-cert-extension 4 : nsCaRevocationUrl : Netscape CA Revocation Url
  777. !Cname netscape-renewal-url
  778. netscape-cert-extension 7 : nsRenewalUrl : Netscape Renewal Url
  779. !Cname netscape-ca-policy-url
  780. netscape-cert-extension 8 : nsCaPolicyUrl : Netscape CA Policy Url
  781. !Cname netscape-ssl-server-name
  782. netscape-cert-extension 12 : nsSslServerName : Netscape SSL Server Name
  783. !Cname netscape-comment
  784. netscape-cert-extension 13 : nsComment : Netscape Comment
  785. !Cname netscape-cert-sequence
  786. netscape-data-type 5 : nsCertSequence : Netscape Certificate Sequence
  787. !Cname ns-sgc
  788. netscape 4 1 : nsSGC : Netscape Server Gated Crypto
  789. # iso(1)
  790. iso 3 : ORG : org
  791. org 6 : DOD : dod
  792. dod 1 : IANA : iana
  793. !Alias internet iana
  794. internet 1 : directory : Directory
  795. internet 2 : mgmt : Management
  796. internet 3 : experimental : Experimental
  797. internet 4 : private : Private
  798. internet 5 : security : Security
  799. internet 6 : snmpv2 : SNMPv2
  800. # Documents refer to "internet 7" as "mail". This however leads to ambiguities
  801. # with RFC2798, Section 9.1.3, where "mail" is defined as the short name for
  802. # rfc822Mailbox. The short name is therefore here left out for a reason.
  803. # Subclasses of "mail", e.g. "MIME MHS" don't constitute a problem, as
  804. # references are realized via long name "Mail" (with capital M).
  805. internet 7 : : Mail
  806. Private 1 : enterprises : Enterprises
  807. # RFC 2247
  808. Enterprises 1466 344 : dcobject : dcObject
  809. # RFC 1495
  810. Mail 1 : mime-mhs : MIME MHS
  811. mime-mhs 1 : mime-mhs-headings : mime-mhs-headings
  812. mime-mhs 2 : mime-mhs-bodies : mime-mhs-bodies
  813. mime-mhs-headings 1 : id-hex-partial-message : id-hex-partial-message
  814. mime-mhs-headings 2 : id-hex-multipart-message : id-hex-multipart-message
  815. # RFC 3274
  816. !Cname zlib-compression
  817. id-smime-alg 8 : ZLIB : zlib compression
  818. # AES aka Rijndael
  819. !Alias csor 2 16 840 1 101 3
  820. !Alias nistAlgorithms csor 4
  821. !Alias aes nistAlgorithms 1
  822. aes 1 : AES-128-ECB : aes-128-ecb
  823. aes 2 : AES-128-CBC : aes-128-cbc
  824. !Cname aes-128-ofb128
  825. aes 3 : AES-128-OFB : aes-128-ofb
  826. !Cname aes-128-cfb128
  827. aes 4 : AES-128-CFB : aes-128-cfb
  828. aes 5 : id-aes128-wrap
  829. aes 6 : id-aes128-GCM : aes-128-gcm
  830. aes 7 : id-aes128-CCM : aes-128-ccm
  831. aes 8 : id-aes128-wrap-pad
  832. aes 21 : AES-192-ECB : aes-192-ecb
  833. aes 22 : AES-192-CBC : aes-192-cbc
  834. !Cname aes-192-ofb128
  835. aes 23 : AES-192-OFB : aes-192-ofb
  836. !Cname aes-192-cfb128
  837. aes 24 : AES-192-CFB : aes-192-cfb
  838. aes 25 : id-aes192-wrap
  839. aes 26 : id-aes192-GCM : aes-192-gcm
  840. aes 27 : id-aes192-CCM : aes-192-ccm
  841. aes 28 : id-aes192-wrap-pad
  842. aes 41 : AES-256-ECB : aes-256-ecb
  843. aes 42 : AES-256-CBC : aes-256-cbc
  844. !Cname aes-256-ofb128
  845. aes 43 : AES-256-OFB : aes-256-ofb
  846. !Cname aes-256-cfb128
  847. aes 44 : AES-256-CFB : aes-256-cfb
  848. aes 45 : id-aes256-wrap
  849. aes 46 : id-aes256-GCM : aes-256-gcm
  850. aes 47 : id-aes256-CCM : aes-256-ccm
  851. aes 48 : id-aes256-wrap-pad
  852. ieee-siswg 0 1 1 : AES-128-XTS : aes-128-xts
  853. ieee-siswg 0 1 2 : AES-256-XTS : aes-256-xts
  854. # There are no OIDs for these modes...
  855. : AES-128-CFB1 : aes-128-cfb1
  856. : AES-192-CFB1 : aes-192-cfb1
  857. : AES-256-CFB1 : aes-256-cfb1
  858. : AES-128-CFB8 : aes-128-cfb8
  859. : AES-192-CFB8 : aes-192-cfb8
  860. : AES-256-CFB8 : aes-256-cfb8
  861. : AES-128-CTR : aes-128-ctr
  862. : AES-192-CTR : aes-192-ctr
  863. : AES-256-CTR : aes-256-ctr
  864. : AES-128-OCB : aes-128-ocb
  865. : AES-192-OCB : aes-192-ocb
  866. : AES-256-OCB : aes-256-ocb
  867. : DES-CFB1 : des-cfb1
  868. : DES-CFB8 : des-cfb8
  869. : DES-EDE3-CFB1 : des-ede3-cfb1
  870. : DES-EDE3-CFB8 : des-ede3-cfb8
  871. # OIDs for SHA224, SHA256, SHA385 and SHA512, according to x9.84 and
  872. # http://csrc.nist.gov/groups/ST/crypto_apps_infra/csor/algorithms.html
  873. # "Middle" names are specified to be id-sha256, id-sha384, etc., but
  874. # we adhere to unprefixed capitals for backward compatibility...
  875. !Alias nist_hashalgs nistAlgorithms 2
  876. nist_hashalgs 1 : SHA256 : sha256
  877. nist_hashalgs 2 : SHA384 : sha384
  878. nist_hashalgs 3 : SHA512 : sha512
  879. nist_hashalgs 4 : SHA224 : sha224
  880. nist_hashalgs 5 : SHA512-224 : sha512-224
  881. nist_hashalgs 6 : SHA512-256 : sha512-256
  882. nist_hashalgs 7 : SHA3-224 : sha3-224
  883. nist_hashalgs 8 : SHA3-256 : sha3-256
  884. nist_hashalgs 9 : SHA3-384 : sha3-384
  885. nist_hashalgs 10 : SHA3-512 : sha3-512
  886. nist_hashalgs 11 : SHAKE128 : shake128
  887. nist_hashalgs 12 : SHAKE256 : shake256
  888. nist_hashalgs 13 : id-hmacWithSHA3-224 : hmac-sha3-224
  889. nist_hashalgs 14 : id-hmacWithSHA3-256 : hmac-sha3-256
  890. nist_hashalgs 15 : id-hmacWithSHA3-384 : hmac-sha3-384
  891. nist_hashalgs 16 : id-hmacWithSHA3-512 : hmac-sha3-512
  892. # Below two are incomplete OIDs, to be uncommented when we figure out
  893. # how to handle them...
  894. # nist_hashalgs 17 : id-shake128-len : shake128-len
  895. # nist_hashalgs 18 : id-shake256-len : shake256-len
  896. nist_hashalgs 19 : KMAC128 : kmac128
  897. nist_hashalgs 20 : KMAC256 : kmac256
  898. # nist_hashalgs 21 : KMAC128-XOF : kmac128-xof
  899. # nist_hashalgs 22 : KMAC256-XOF : kmac256-xof
  900. # OIDs for dsa-with-sha224 and dsa-with-sha256
  901. !Alias dsa_with_sha2 nistAlgorithms 3
  902. dsa_with_sha2 1 : dsa_with_SHA224
  903. dsa_with_sha2 2 : dsa_with_SHA256
  904. # Above two belong below, but kept as they are for backward compatibility
  905. !Alias sigAlgs nistAlgorithms 3
  906. sigAlgs 3 : id-dsa-with-sha384 : dsa_with_SHA384
  907. sigAlgs 4 : id-dsa-with-sha512 : dsa_with_SHA512
  908. sigAlgs 5 : id-dsa-with-sha3-224 : dsa_with_SHA3-224
  909. sigAlgs 6 : id-dsa-with-sha3-256 : dsa_with_SHA3-256
  910. sigAlgs 7 : id-dsa-with-sha3-384 : dsa_with_SHA3-384
  911. sigAlgs 8 : id-dsa-with-sha3-512 : dsa_with_SHA3-512
  912. sigAlgs 9 : id-ecdsa-with-sha3-224 : ecdsa_with_SHA3-224
  913. sigAlgs 10 : id-ecdsa-with-sha3-256 : ecdsa_with_SHA3-256
  914. sigAlgs 11 : id-ecdsa-with-sha3-384 : ecdsa_with_SHA3-384
  915. sigAlgs 12 : id-ecdsa-with-sha3-512 : ecdsa_with_SHA3-512
  916. sigAlgs 13 : id-rsassa-pkcs1-v1_5-with-sha3-224 : RSA-SHA3-224
  917. sigAlgs 14 : id-rsassa-pkcs1-v1_5-with-sha3-256 : RSA-SHA3-256
  918. sigAlgs 15 : id-rsassa-pkcs1-v1_5-with-sha3-384 : RSA-SHA3-384
  919. sigAlgs 16 : id-rsassa-pkcs1-v1_5-with-sha3-512 : RSA-SHA3-512
  920. # Hold instruction CRL entry extension
  921. !Cname hold-instruction-code
  922. id-ce 23 : holdInstructionCode : Hold Instruction Code
  923. !Alias holdInstruction X9-57 2
  924. !Cname hold-instruction-none
  925. holdInstruction 1 : holdInstructionNone : Hold Instruction None
  926. !Cname hold-instruction-call-issuer
  927. holdInstruction 2 : holdInstructionCallIssuer : Hold Instruction Call Issuer
  928. !Cname hold-instruction-reject
  929. holdInstruction 3 : holdInstructionReject : Hold Instruction Reject
  930. # OID's from ITU-T. Most of this is defined in RFC 1274. A couple of
  931. # them are also mentioned in RFC 2247
  932. itu-t 9 : data
  933. data 2342 : pss
  934. pss 19200300 : ucl
  935. ucl 100 : pilot
  936. pilot 1 : : pilotAttributeType
  937. pilot 3 : : pilotAttributeSyntax
  938. pilot 4 : : pilotObjectClass
  939. pilot 10 : : pilotGroups
  940. pilotAttributeSyntax 4 : : iA5StringSyntax
  941. pilotAttributeSyntax 5 : : caseIgnoreIA5StringSyntax
  942. pilotObjectClass 3 : : pilotObject
  943. pilotObjectClass 4 : : pilotPerson
  944. pilotObjectClass 5 : account
  945. pilotObjectClass 6 : document
  946. pilotObjectClass 7 : room
  947. pilotObjectClass 9 : : documentSeries
  948. pilotObjectClass 13 : domain : Domain
  949. pilotObjectClass 14 : : rFC822localPart
  950. pilotObjectClass 15 : : dNSDomain
  951. pilotObjectClass 17 : : domainRelatedObject
  952. pilotObjectClass 18 : : friendlyCountry
  953. pilotObjectClass 19 : : simpleSecurityObject
  954. pilotObjectClass 20 : : pilotOrganization
  955. pilotObjectClass 21 : : pilotDSA
  956. pilotObjectClass 22 : : qualityLabelledData
  957. pilotAttributeType 1 : UID : userId
  958. pilotAttributeType 2 : : textEncodedORAddress
  959. pilotAttributeType 3 : mail : rfc822Mailbox
  960. pilotAttributeType 4 : info
  961. pilotAttributeType 5 : : favouriteDrink
  962. pilotAttributeType 6 : : roomNumber
  963. pilotAttributeType 7 : photo
  964. pilotAttributeType 8 : : userClass
  965. pilotAttributeType 9 : host
  966. pilotAttributeType 10 : manager
  967. pilotAttributeType 11 : : documentIdentifier
  968. pilotAttributeType 12 : : documentTitle
  969. pilotAttributeType 13 : : documentVersion
  970. pilotAttributeType 14 : : documentAuthor
  971. pilotAttributeType 15 : : documentLocation
  972. pilotAttributeType 20 : : homeTelephoneNumber
  973. pilotAttributeType 21 : secretary
  974. pilotAttributeType 22 : : otherMailbox
  975. pilotAttributeType 23 : : lastModifiedTime
  976. pilotAttributeType 24 : : lastModifiedBy
  977. pilotAttributeType 25 : DC : domainComponent
  978. pilotAttributeType 26 : : aRecord
  979. pilotAttributeType 27 : : pilotAttributeType27
  980. pilotAttributeType 28 : : mXRecord
  981. pilotAttributeType 29 : : nSRecord
  982. pilotAttributeType 30 : : sOARecord
  983. pilotAttributeType 31 : : cNAMERecord
  984. pilotAttributeType 37 : : associatedDomain
  985. pilotAttributeType 38 : : associatedName
  986. pilotAttributeType 39 : : homePostalAddress
  987. pilotAttributeType 40 : : personalTitle
  988. pilotAttributeType 41 : : mobileTelephoneNumber
  989. pilotAttributeType 42 : : pagerTelephoneNumber
  990. pilotAttributeType 43 : : friendlyCountryName
  991. pilotAttributeType 44 : uid : uniqueIdentifier
  992. pilotAttributeType 45 : : organizationalStatus
  993. pilotAttributeType 46 : : janetMailbox
  994. pilotAttributeType 47 : : mailPreferenceOption
  995. pilotAttributeType 48 : : buildingName
  996. pilotAttributeType 49 : : dSAQuality
  997. pilotAttributeType 50 : : singleLevelQuality
  998. pilotAttributeType 51 : : subtreeMinimumQuality
  999. pilotAttributeType 52 : : subtreeMaximumQuality
  1000. pilotAttributeType 53 : : personalSignature
  1001. pilotAttributeType 54 : : dITRedirect
  1002. pilotAttributeType 55 : audio
  1003. pilotAttributeType 56 : : documentPublisher
  1004. international-organizations 42 : id-set : Secure Electronic Transactions
  1005. id-set 0 : set-ctype : content types
  1006. id-set 1 : set-msgExt : message extensions
  1007. id-set 3 : set-attr
  1008. id-set 5 : set-policy
  1009. id-set 7 : set-certExt : certificate extensions
  1010. id-set 8 : set-brand
  1011. set-ctype 0 : setct-PANData
  1012. set-ctype 1 : setct-PANToken
  1013. set-ctype 2 : setct-PANOnly
  1014. set-ctype 3 : setct-OIData
  1015. set-ctype 4 : setct-PI
  1016. set-ctype 5 : setct-PIData
  1017. set-ctype 6 : setct-PIDataUnsigned
  1018. set-ctype 7 : setct-HODInput
  1019. set-ctype 8 : setct-AuthResBaggage
  1020. set-ctype 9 : setct-AuthRevReqBaggage
  1021. set-ctype 10 : setct-AuthRevResBaggage
  1022. set-ctype 11 : setct-CapTokenSeq
  1023. set-ctype 12 : setct-PInitResData
  1024. set-ctype 13 : setct-PI-TBS
  1025. set-ctype 14 : setct-PResData
  1026. set-ctype 16 : setct-AuthReqTBS
  1027. set-ctype 17 : setct-AuthResTBS
  1028. set-ctype 18 : setct-AuthResTBSX
  1029. set-ctype 19 : setct-AuthTokenTBS
  1030. set-ctype 20 : setct-CapTokenData
  1031. set-ctype 21 : setct-CapTokenTBS
  1032. set-ctype 22 : setct-AcqCardCodeMsg
  1033. set-ctype 23 : setct-AuthRevReqTBS
  1034. set-ctype 24 : setct-AuthRevResData
  1035. set-ctype 25 : setct-AuthRevResTBS
  1036. set-ctype 26 : setct-CapReqTBS
  1037. set-ctype 27 : setct-CapReqTBSX
  1038. set-ctype 28 : setct-CapResData
  1039. set-ctype 29 : setct-CapRevReqTBS
  1040. set-ctype 30 : setct-CapRevReqTBSX
  1041. set-ctype 31 : setct-CapRevResData
  1042. set-ctype 32 : setct-CredReqTBS
  1043. set-ctype 33 : setct-CredReqTBSX
  1044. set-ctype 34 : setct-CredResData
  1045. set-ctype 35 : setct-CredRevReqTBS
  1046. set-ctype 36 : setct-CredRevReqTBSX
  1047. set-ctype 37 : setct-CredRevResData
  1048. set-ctype 38 : setct-PCertReqData
  1049. set-ctype 39 : setct-PCertResTBS
  1050. set-ctype 40 : setct-BatchAdminReqData
  1051. set-ctype 41 : setct-BatchAdminResData
  1052. set-ctype 42 : setct-CardCInitResTBS
  1053. set-ctype 43 : setct-MeAqCInitResTBS
  1054. set-ctype 44 : setct-RegFormResTBS
  1055. set-ctype 45 : setct-CertReqData
  1056. set-ctype 46 : setct-CertReqTBS
  1057. set-ctype 47 : setct-CertResData
  1058. set-ctype 48 : setct-CertInqReqTBS
  1059. set-ctype 49 : setct-ErrorTBS
  1060. set-ctype 50 : setct-PIDualSignedTBE
  1061. set-ctype 51 : setct-PIUnsignedTBE
  1062. set-ctype 52 : setct-AuthReqTBE
  1063. set-ctype 53 : setct-AuthResTBE
  1064. set-ctype 54 : setct-AuthResTBEX
  1065. set-ctype 55 : setct-AuthTokenTBE
  1066. set-ctype 56 : setct-CapTokenTBE
  1067. set-ctype 57 : setct-CapTokenTBEX
  1068. set-ctype 58 : setct-AcqCardCodeMsgTBE
  1069. set-ctype 59 : setct-AuthRevReqTBE
  1070. set-ctype 60 : setct-AuthRevResTBE
  1071. set-ctype 61 : setct-AuthRevResTBEB
  1072. set-ctype 62 : setct-CapReqTBE
  1073. set-ctype 63 : setct-CapReqTBEX
  1074. set-ctype 64 : setct-CapResTBE
  1075. set-ctype 65 : setct-CapRevReqTBE
  1076. set-ctype 66 : setct-CapRevReqTBEX
  1077. set-ctype 67 : setct-CapRevResTBE
  1078. set-ctype 68 : setct-CredReqTBE
  1079. set-ctype 69 : setct-CredReqTBEX
  1080. set-ctype 70 : setct-CredResTBE
  1081. set-ctype 71 : setct-CredRevReqTBE
  1082. set-ctype 72 : setct-CredRevReqTBEX
  1083. set-ctype 73 : setct-CredRevResTBE
  1084. set-ctype 74 : setct-BatchAdminReqTBE
  1085. set-ctype 75 : setct-BatchAdminResTBE
  1086. set-ctype 76 : setct-RegFormReqTBE
  1087. set-ctype 77 : setct-CertReqTBE
  1088. set-ctype 78 : setct-CertReqTBEX
  1089. set-ctype 79 : setct-CertResTBE
  1090. set-ctype 80 : setct-CRLNotificationTBS
  1091. set-ctype 81 : setct-CRLNotificationResTBS
  1092. set-ctype 82 : setct-BCIDistributionTBS
  1093. set-msgExt 1 : setext-genCrypt : generic cryptogram
  1094. set-msgExt 3 : setext-miAuth : merchant initiated auth
  1095. set-msgExt 4 : setext-pinSecure
  1096. set-msgExt 5 : setext-pinAny
  1097. set-msgExt 7 : setext-track2
  1098. set-msgExt 8 : setext-cv : additional verification
  1099. set-policy 0 : set-policy-root
  1100. set-certExt 0 : setCext-hashedRoot
  1101. set-certExt 1 : setCext-certType
  1102. set-certExt 2 : setCext-merchData
  1103. set-certExt 3 : setCext-cCertRequired
  1104. set-certExt 4 : setCext-tunneling
  1105. set-certExt 5 : setCext-setExt
  1106. set-certExt 6 : setCext-setQualf
  1107. set-certExt 7 : setCext-PGWYcapabilities
  1108. set-certExt 8 : setCext-TokenIdentifier
  1109. set-certExt 9 : setCext-Track2Data
  1110. set-certExt 10 : setCext-TokenType
  1111. set-certExt 11 : setCext-IssuerCapabilities
  1112. set-attr 0 : setAttr-Cert
  1113. set-attr 1 : setAttr-PGWYcap : payment gateway capabilities
  1114. set-attr 2 : setAttr-TokenType
  1115. set-attr 3 : setAttr-IssCap : issuer capabilities
  1116. setAttr-Cert 0 : set-rootKeyThumb
  1117. setAttr-Cert 1 : set-addPolicy
  1118. setAttr-TokenType 1 : setAttr-Token-EMV
  1119. setAttr-TokenType 2 : setAttr-Token-B0Prime
  1120. setAttr-IssCap 3 : setAttr-IssCap-CVM
  1121. setAttr-IssCap 4 : setAttr-IssCap-T2
  1122. setAttr-IssCap 5 : setAttr-IssCap-Sig
  1123. setAttr-IssCap-CVM 1 : setAttr-GenCryptgrm : generate cryptogram
  1124. setAttr-IssCap-T2 1 : setAttr-T2Enc : encrypted track 2
  1125. setAttr-IssCap-T2 2 : setAttr-T2cleartxt : cleartext track 2
  1126. setAttr-IssCap-Sig 1 : setAttr-TokICCsig : ICC or token signature
  1127. setAttr-IssCap-Sig 2 : setAttr-SecDevSig : secure device signature
  1128. set-brand 1 : set-brand-IATA-ATA
  1129. set-brand 30 : set-brand-Diners
  1130. set-brand 34 : set-brand-AmericanExpress
  1131. set-brand 35 : set-brand-JCB
  1132. set-brand 4 : set-brand-Visa
  1133. set-brand 5 : set-brand-MasterCard
  1134. set-brand 6011 : set-brand-Novus
  1135. rsadsi 3 10 : DES-CDMF : des-cdmf
  1136. rsadsi 1 1 6 : rsaOAEPEncryptionSET
  1137. : Oakley-EC2N-3 : ipsec3
  1138. : Oakley-EC2N-4 : ipsec4
  1139. iso 0 10118 3 0 55 : whirlpool
  1140. # GOST OIDs
  1141. member-body 643 2 2 : cryptopro
  1142. member-body 643 2 9 : cryptocom
  1143. member-body 643 7 1 : id-tc26
  1144. cryptopro 3 : id-GostR3411-94-with-GostR3410-2001 : GOST R 34.11-94 with GOST R 34.10-2001
  1145. cryptopro 4 : id-GostR3411-94-with-GostR3410-94 : GOST R 34.11-94 with GOST R 34.10-94
  1146. !Cname id-GostR3411-94
  1147. cryptopro 9 : md_gost94 : GOST R 34.11-94
  1148. cryptopro 10 : id-HMACGostR3411-94 : HMAC GOST 34.11-94
  1149. !Cname id-GostR3410-2001
  1150. cryptopro 19 : gost2001 : GOST R 34.10-2001
  1151. !Cname id-GostR3410-94
  1152. cryptopro 20 : gost94 : GOST R 34.10-94
  1153. !Cname id-Gost28147-89
  1154. cryptopro 21 : gost89 : GOST 28147-89
  1155. : gost89-cnt
  1156. : gost89-cnt-12
  1157. : gost89-cbc
  1158. : gost89-ecb
  1159. : gost89-ctr
  1160. !Cname id-Gost28147-89-MAC
  1161. cryptopro 22 : gost-mac : GOST 28147-89 MAC
  1162. : gost-mac-12
  1163. !Cname id-GostR3411-94-prf
  1164. cryptopro 23 : prf-gostr3411-94 : GOST R 34.11-94 PRF
  1165. cryptopro 98 : id-GostR3410-2001DH : GOST R 34.10-2001 DH
  1166. cryptopro 99 : id-GostR3410-94DH : GOST R 34.10-94 DH
  1167. cryptopro 14 1 : id-Gost28147-89-CryptoPro-KeyMeshing
  1168. cryptopro 14 0 : id-Gost28147-89-None-KeyMeshing
  1169. # GOST parameter set OIDs
  1170. cryptopro 30 0 : id-GostR3411-94-TestParamSet
  1171. cryptopro 30 1 : id-GostR3411-94-CryptoProParamSet
  1172. cryptopro 31 0 : id-Gost28147-89-TestParamSet
  1173. cryptopro 31 1 : id-Gost28147-89-CryptoPro-A-ParamSet
  1174. cryptopro 31 2 : id-Gost28147-89-CryptoPro-B-ParamSet
  1175. cryptopro 31 3 : id-Gost28147-89-CryptoPro-C-ParamSet
  1176. cryptopro 31 4 : id-Gost28147-89-CryptoPro-D-ParamSet
  1177. cryptopro 31 5 : id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet
  1178. cryptopro 31 6 : id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet
  1179. cryptopro 31 7 : id-Gost28147-89-CryptoPro-RIC-1-ParamSet
  1180. cryptopro 32 0 : id-GostR3410-94-TestParamSet
  1181. cryptopro 32 2 : id-GostR3410-94-CryptoPro-A-ParamSet
  1182. cryptopro 32 3 : id-GostR3410-94-CryptoPro-B-ParamSet
  1183. cryptopro 32 4 : id-GostR3410-94-CryptoPro-C-ParamSet
  1184. cryptopro 32 5 : id-GostR3410-94-CryptoPro-D-ParamSet
  1185. cryptopro 33 1 : id-GostR3410-94-CryptoPro-XchA-ParamSet
  1186. cryptopro 33 2 : id-GostR3410-94-CryptoPro-XchB-ParamSet
  1187. cryptopro 33 3 : id-GostR3410-94-CryptoPro-XchC-ParamSet
  1188. cryptopro 35 0 : id-GostR3410-2001-TestParamSet
  1189. cryptopro 35 1 : id-GostR3410-2001-CryptoPro-A-ParamSet
  1190. cryptopro 35 2 : id-GostR3410-2001-CryptoPro-B-ParamSet
  1191. cryptopro 35 3 : id-GostR3410-2001-CryptoPro-C-ParamSet
  1192. cryptopro 36 0 : id-GostR3410-2001-CryptoPro-XchA-ParamSet
  1193. cryptopro 36 1 : id-GostR3410-2001-CryptoPro-XchB-ParamSet
  1194. id-GostR3410-94 1 : id-GostR3410-94-a
  1195. id-GostR3410-94 2 : id-GostR3410-94-aBis
  1196. id-GostR3410-94 3 : id-GostR3410-94-b
  1197. id-GostR3410-94 4 : id-GostR3410-94-bBis
  1198. # Cryptocom LTD GOST OIDs
  1199. cryptocom 1 6 1 : id-Gost28147-89-cc : GOST 28147-89 Cryptocom ParamSet
  1200. !Cname id-GostR3410-94-cc
  1201. cryptocom 1 5 3 : gost94cc : GOST 34.10-94 Cryptocom
  1202. !Cname id-GostR3410-2001-cc
  1203. cryptocom 1 5 4 : gost2001cc : GOST 34.10-2001 Cryptocom
  1204. cryptocom 1 3 3 : id-GostR3411-94-with-GostR3410-94-cc : GOST R 34.11-94 with GOST R 34.10-94 Cryptocom
  1205. cryptocom 1 3 4 : id-GostR3411-94-with-GostR3410-2001-cc : GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom
  1206. cryptocom 1 8 1 : id-GostR3410-2001-ParamSet-cc : GOST R 3410-2001 Parameter Set Cryptocom
  1207. # TC26 GOST OIDs
  1208. id-tc26 1 : id-tc26-algorithms
  1209. id-tc26-algorithms 1 : id-tc26-sign
  1210. !Cname id-GostR3410-2012-256
  1211. id-tc26-sign 1 : gost2012_256: GOST R 34.10-2012 with 256 bit modulus
  1212. !Cname id-GostR3410-2012-512
  1213. id-tc26-sign 2 : gost2012_512: GOST R 34.10-2012 with 512 bit modulus
  1214. id-tc26-algorithms 2 : id-tc26-digest
  1215. !Cname id-GostR3411-2012-256
  1216. id-tc26-digest 2 : md_gost12_256: GOST R 34.11-2012 with 256 bit hash
  1217. !Cname id-GostR3411-2012-512
  1218. id-tc26-digest 3 : md_gost12_512: GOST R 34.11-2012 with 512 bit hash
  1219. id-tc26-algorithms 3 : id-tc26-signwithdigest
  1220. id-tc26-signwithdigest 2: id-tc26-signwithdigest-gost3410-2012-256: GOST R 34.10-2012 with GOST R 34.11-2012 (256 bit)
  1221. id-tc26-signwithdigest 3: id-tc26-signwithdigest-gost3410-2012-512: GOST R 34.10-2012 with GOST R 34.11-2012 (512 bit)
  1222. id-tc26-algorithms 4 : id-tc26-mac
  1223. id-tc26-mac 1 : id-tc26-hmac-gost-3411-2012-256 : HMAC GOST 34.11-2012 256 bit
  1224. id-tc26-mac 2 : id-tc26-hmac-gost-3411-2012-512 : HMAC GOST 34.11-2012 512 bit
  1225. id-tc26-algorithms 5 : id-tc26-cipher
  1226. id-tc26-cipher 1 : id-tc26-cipher-gostr3412-2015-magma
  1227. id-tc26-cipher-gostr3412-2015-magma 1 : magma-ctr-acpkm
  1228. id-tc26-cipher-gostr3412-2015-magma 2 : magma-ctr-acpkm-omac
  1229. id-tc26-cipher 2 : id-tc26-cipher-gostr3412-2015-kuznyechik
  1230. id-tc26-cipher-gostr3412-2015-kuznyechik 1 : kuznyechik-ctr-acpkm
  1231. id-tc26-cipher-gostr3412-2015-kuznyechik 2 : kuznyechik-ctr-acpkm-omac
  1232. id-tc26-algorithms 6 : id-tc26-agreement
  1233. id-tc26-agreement 1 : id-tc26-agreement-gost-3410-2012-256
  1234. id-tc26-agreement 2 : id-tc26-agreement-gost-3410-2012-512
  1235. id-tc26-algorithms 7 : id-tc26-wrap
  1236. id-tc26-wrap 1 : id-tc26-wrap-gostr3412-2015-magma
  1237. id-tc26-wrap-gostr3412-2015-magma 1 : magma-kexp15
  1238. id-tc26-wrap 2 : id-tc26-wrap-gostr3412-2015-kuznyechik
  1239. id-tc26-wrap-gostr3412-2015-kuznyechik 1 : kuznyechik-kexp15
  1240. id-tc26 2 : id-tc26-constants
  1241. id-tc26-constants 1 : id-tc26-sign-constants
  1242. id-tc26-sign-constants 1: id-tc26-gost-3410-2012-256-constants
  1243. id-tc26-gost-3410-2012-256-constants 1 : id-tc26-gost-3410-2012-256-paramSetA: GOST R 34.10-2012 (256 bit) ParamSet A
  1244. id-tc26-gost-3410-2012-256-constants 2 : id-tc26-gost-3410-2012-256-paramSetB: GOST R 34.10-2012 (256 bit) ParamSet B
  1245. id-tc26-gost-3410-2012-256-constants 3 : id-tc26-gost-3410-2012-256-paramSetC: GOST R 34.10-2012 (256 bit) ParamSet C
  1246. id-tc26-gost-3410-2012-256-constants 4 : id-tc26-gost-3410-2012-256-paramSetD: GOST R 34.10-2012 (256 bit) ParamSet D
  1247. id-tc26-sign-constants 2: id-tc26-gost-3410-2012-512-constants
  1248. id-tc26-gost-3410-2012-512-constants 0 : id-tc26-gost-3410-2012-512-paramSetTest: GOST R 34.10-2012 (512 bit) testing parameter set
  1249. id-tc26-gost-3410-2012-512-constants 1 : id-tc26-gost-3410-2012-512-paramSetA: GOST R 34.10-2012 (512 bit) ParamSet A
  1250. id-tc26-gost-3410-2012-512-constants 2 : id-tc26-gost-3410-2012-512-paramSetB: GOST R 34.10-2012 (512 bit) ParamSet B
  1251. id-tc26-gost-3410-2012-512-constants 3 : id-tc26-gost-3410-2012-512-paramSetC: GOST R 34.10-2012 (512 bit) ParamSet C
  1252. id-tc26-constants 2 : id-tc26-digest-constants
  1253. id-tc26-constants 5 : id-tc26-cipher-constants
  1254. id-tc26-cipher-constants 1 : id-tc26-gost-28147-constants
  1255. id-tc26-gost-28147-constants 1 : id-tc26-gost-28147-param-Z : GOST 28147-89 TC26 parameter set
  1256. member-body 643 3 131 1 1 : INN : INN
  1257. member-body 643 100 1 : OGRN : OGRN
  1258. member-body 643 100 3 : SNILS : SNILS
  1259. member-body 643 100 5 : OGRNIP : OGRNIP
  1260. member-body 643 100 111 : subjectSignTool : Signing Tool of Subject
  1261. member-body 643 100 112 : issuerSignTool : Signing Tool of Issuer
  1262. member-body 643 100 113 : classSignTool : Class of Signing Tool
  1263. member-body 643 100 113 1 : classSignToolKC1 : Class of Signing Tool KC1
  1264. member-body 643 100 113 2 : classSignToolKC2 : Class of Signing Tool KC2
  1265. member-body 643 100 113 3 : classSignToolKC3 : Class of Signing Tool KC3
  1266. member-body 643 100 113 4 : classSignToolKB1 : Class of Signing Tool KB1
  1267. member-body 643 100 113 5 : classSignToolKB2 : Class of Signing Tool KB2
  1268. member-body 643 100 113 6 : classSignToolKA1 : Class of Signing Tool KA1
  1269. #GOST R34.13-2015 Grasshopper "Kuznechik"
  1270. : kuznyechik-ecb
  1271. : kuznyechik-ctr
  1272. : kuznyechik-ofb
  1273. : kuznyechik-cbc
  1274. : kuznyechik-cfb
  1275. : kuznyechik-mac
  1276. #GOST R34.13-2015 Magma
  1277. : magma-ecb
  1278. : magma-ctr
  1279. : magma-ofb
  1280. : magma-cbc
  1281. : magma-cfb
  1282. : magma-mac
  1283. # Definitions for Camellia cipher - CBC MODE
  1284. 1 2 392 200011 61 1 1 1 2 : CAMELLIA-128-CBC : camellia-128-cbc
  1285. 1 2 392 200011 61 1 1 1 3 : CAMELLIA-192-CBC : camellia-192-cbc
  1286. 1 2 392 200011 61 1 1 1 4 : CAMELLIA-256-CBC : camellia-256-cbc
  1287. 1 2 392 200011 61 1 1 3 2 : id-camellia128-wrap
  1288. 1 2 392 200011 61 1 1 3 3 : id-camellia192-wrap
  1289. 1 2 392 200011 61 1 1 3 4 : id-camellia256-wrap
  1290. # Definitions for Camellia cipher - ECB, CFB, OFB MODE
  1291. !Alias ntt-ds 0 3 4401 5
  1292. !Alias camellia ntt-ds 3 1 9
  1293. camellia 1 : CAMELLIA-128-ECB : camellia-128-ecb
  1294. !Cname camellia-128-ofb128
  1295. camellia 3 : CAMELLIA-128-OFB : camellia-128-ofb
  1296. !Cname camellia-128-cfb128
  1297. camellia 4 : CAMELLIA-128-CFB : camellia-128-cfb
  1298. camellia 6 : CAMELLIA-128-GCM : camellia-128-gcm
  1299. camellia 7 : CAMELLIA-128-CCM : camellia-128-ccm
  1300. camellia 9 : CAMELLIA-128-CTR : camellia-128-ctr
  1301. camellia 10 : CAMELLIA-128-CMAC : camellia-128-cmac
  1302. camellia 21 : CAMELLIA-192-ECB : camellia-192-ecb
  1303. !Cname camellia-192-ofb128
  1304. camellia 23 : CAMELLIA-192-OFB : camellia-192-ofb
  1305. !Cname camellia-192-cfb128
  1306. camellia 24 : CAMELLIA-192-CFB : camellia-192-cfb
  1307. camellia 26 : CAMELLIA-192-GCM : camellia-192-gcm
  1308. camellia 27 : CAMELLIA-192-CCM : camellia-192-ccm
  1309. camellia 29 : CAMELLIA-192-CTR : camellia-192-ctr
  1310. camellia 30 : CAMELLIA-192-CMAC : camellia-192-cmac
  1311. camellia 41 : CAMELLIA-256-ECB : camellia-256-ecb
  1312. !Cname camellia-256-ofb128
  1313. camellia 43 : CAMELLIA-256-OFB : camellia-256-ofb
  1314. !Cname camellia-256-cfb128
  1315. camellia 44 : CAMELLIA-256-CFB : camellia-256-cfb
  1316. camellia 46 : CAMELLIA-256-GCM : camellia-256-gcm
  1317. camellia 47 : CAMELLIA-256-CCM : camellia-256-ccm
  1318. camellia 49 : CAMELLIA-256-CTR : camellia-256-ctr
  1319. camellia 50 : CAMELLIA-256-CMAC : camellia-256-cmac
  1320. # There are no OIDs for these modes...
  1321. : CAMELLIA-128-CFB1 : camellia-128-cfb1
  1322. : CAMELLIA-192-CFB1 : camellia-192-cfb1
  1323. : CAMELLIA-256-CFB1 : camellia-256-cfb1
  1324. : CAMELLIA-128-CFB8 : camellia-128-cfb8
  1325. : CAMELLIA-192-CFB8 : camellia-192-cfb8
  1326. : CAMELLIA-256-CFB8 : camellia-256-cfb8
  1327. # Definitions for ARIA cipher
  1328. !Alias aria 1 2 410 200046 1 1
  1329. aria 1 : ARIA-128-ECB : aria-128-ecb
  1330. aria 2 : ARIA-128-CBC : aria-128-cbc
  1331. !Cname aria-128-cfb128
  1332. aria 3 : ARIA-128-CFB : aria-128-cfb
  1333. !Cname aria-128-ofb128
  1334. aria 4 : ARIA-128-OFB : aria-128-ofb
  1335. aria 5 : ARIA-128-CTR : aria-128-ctr
  1336. aria 6 : ARIA-192-ECB : aria-192-ecb
  1337. aria 7 : ARIA-192-CBC : aria-192-cbc
  1338. !Cname aria-192-cfb128
  1339. aria 8 : ARIA-192-CFB : aria-192-cfb
  1340. !Cname aria-192-ofb128
  1341. aria 9 : ARIA-192-OFB : aria-192-ofb
  1342. aria 10 : ARIA-192-CTR : aria-192-ctr
  1343. aria 11 : ARIA-256-ECB : aria-256-ecb
  1344. aria 12 : ARIA-256-CBC : aria-256-cbc
  1345. !Cname aria-256-cfb128
  1346. aria 13 : ARIA-256-CFB : aria-256-cfb
  1347. !Cname aria-256-ofb128
  1348. aria 14 : ARIA-256-OFB : aria-256-ofb
  1349. aria 15 : ARIA-256-CTR : aria-256-ctr
  1350. # There are no OIDs for these ARIA modes...
  1351. : ARIA-128-CFB1 : aria-128-cfb1
  1352. : ARIA-192-CFB1 : aria-192-cfb1
  1353. : ARIA-256-CFB1 : aria-256-cfb1
  1354. : ARIA-128-CFB8 : aria-128-cfb8
  1355. : ARIA-192-CFB8 : aria-192-cfb8
  1356. : ARIA-256-CFB8 : aria-256-cfb8
  1357. aria 37 : ARIA-128-CCM : aria-128-ccm
  1358. aria 38 : ARIA-192-CCM : aria-192-ccm
  1359. aria 39 : ARIA-256-CCM : aria-256-ccm
  1360. aria 34 : ARIA-128-GCM : aria-128-gcm
  1361. aria 35 : ARIA-192-GCM : aria-192-gcm
  1362. aria 36 : ARIA-256-GCM : aria-256-gcm
  1363. # Definitions for SEED cipher - ECB, CBC, OFB mode
  1364. member-body 410 200004 : KISA : kisa
  1365. kisa 1 3 : SEED-ECB : seed-ecb
  1366. kisa 1 4 : SEED-CBC : seed-cbc
  1367. !Cname seed-cfb128
  1368. kisa 1 5 : SEED-CFB : seed-cfb
  1369. !Cname seed-ofb128
  1370. kisa 1 6 : SEED-OFB : seed-ofb
  1371. # Definitions for SM4 cipher
  1372. sm-scheme 104 1 : SM4-ECB : sm4-ecb
  1373. sm-scheme 104 2 : SM4-CBC : sm4-cbc
  1374. !Cname sm4-ofb128
  1375. sm-scheme 104 3 : SM4-OFB : sm4-ofb
  1376. !Cname sm4-cfb128
  1377. sm-scheme 104 4 : SM4-CFB : sm4-cfb
  1378. sm-scheme 104 5 : SM4-CFB1 : sm4-cfb1
  1379. sm-scheme 104 6 : SM4-CFB8 : sm4-cfb8
  1380. sm-scheme 104 7 : SM4-CTR : sm4-ctr
  1381. # There is no OID that just denotes "HMAC" oddly enough...
  1382. : HMAC : hmac
  1383. # Nor CMAC either
  1384. : CMAC : cmac
  1385. # Synthetic composite ciphersuites
  1386. : RC4-HMAC-MD5 : rc4-hmac-md5
  1387. : AES-128-CBC-HMAC-SHA1 : aes-128-cbc-hmac-sha1
  1388. : AES-192-CBC-HMAC-SHA1 : aes-192-cbc-hmac-sha1
  1389. : AES-256-CBC-HMAC-SHA1 : aes-256-cbc-hmac-sha1
  1390. : AES-128-CBC-HMAC-SHA256 : aes-128-cbc-hmac-sha256
  1391. : AES-192-CBC-HMAC-SHA256 : aes-192-cbc-hmac-sha256
  1392. : AES-256-CBC-HMAC-SHA256 : aes-256-cbc-hmac-sha256
  1393. : ChaCha20-Poly1305 : chacha20-poly1305
  1394. : ChaCha20 : chacha20
  1395. ISO-US 10046 2 1 : dhpublicnumber : X9.42 DH
  1396. # RFC 5639 curve OIDs (see http://www.ietf.org/rfc/rfc5639.txt)
  1397. # versionOne OBJECT IDENTIFIER ::= {
  1398. # iso(1) identified-organization(3) teletrust(36) algorithm(3)
  1399. # signature-algorithm(3) ecSign(2) ecStdCurvesAndGeneration(8)
  1400. # ellipticCurve(1) 1 }
  1401. 1 3 36 3 3 2 8 1 1 1 : brainpoolP160r1
  1402. 1 3 36 3 3 2 8 1 1 2 : brainpoolP160t1
  1403. 1 3 36 3 3 2 8 1 1 3 : brainpoolP192r1
  1404. 1 3 36 3 3 2 8 1 1 4 : brainpoolP192t1
  1405. 1 3 36 3 3 2 8 1 1 5 : brainpoolP224r1
  1406. 1 3 36 3 3 2 8 1 1 6 : brainpoolP224t1
  1407. 1 3 36 3 3 2 8 1 1 7 : brainpoolP256r1
  1408. 1 3 36 3 3 2 8 1 1 8 : brainpoolP256t1
  1409. 1 3 36 3 3 2 8 1 1 9 : brainpoolP320r1
  1410. 1 3 36 3 3 2 8 1 1 10 : brainpoolP320t1
  1411. 1 3 36 3 3 2 8 1 1 11 : brainpoolP384r1
  1412. 1 3 36 3 3 2 8 1 1 12 : brainpoolP384t1
  1413. 1 3 36 3 3 2 8 1 1 13 : brainpoolP512r1
  1414. 1 3 36 3 3 2 8 1 1 14 : brainpoolP512t1
  1415. # ECDH schemes from RFC5753
  1416. !Alias x9-63-scheme 1 3 133 16 840 63 0
  1417. !Alias secg-scheme certicom-arc 1
  1418. x9-63-scheme 2 : dhSinglePass-stdDH-sha1kdf-scheme
  1419. secg-scheme 11 0 : dhSinglePass-stdDH-sha224kdf-scheme
  1420. secg-scheme 11 1 : dhSinglePass-stdDH-sha256kdf-scheme
  1421. secg-scheme 11 2 : dhSinglePass-stdDH-sha384kdf-scheme
  1422. secg-scheme 11 3 : dhSinglePass-stdDH-sha512kdf-scheme
  1423. x9-63-scheme 3 : dhSinglePass-cofactorDH-sha1kdf-scheme
  1424. secg-scheme 14 0 : dhSinglePass-cofactorDH-sha224kdf-scheme
  1425. secg-scheme 14 1 : dhSinglePass-cofactorDH-sha256kdf-scheme
  1426. secg-scheme 14 2 : dhSinglePass-cofactorDH-sha384kdf-scheme
  1427. secg-scheme 14 3 : dhSinglePass-cofactorDH-sha512kdf-scheme
  1428. # NIDs for use with lookup tables.
  1429. : dh-std-kdf
  1430. : dh-cofactor-kdf
  1431. # RFC 6962 Extension OIDs (see http://www.ietf.org/rfc/rfc6962.txt)
  1432. 1 3 6 1 4 1 11129 2 4 2 : ct_precert_scts : CT Precertificate SCTs
  1433. 1 3 6 1 4 1 11129 2 4 3 : ct_precert_poison : CT Precertificate Poison
  1434. 1 3 6 1 4 1 11129 2 4 4 : ct_precert_signer : CT Precertificate Signer
  1435. 1 3 6 1 4 1 11129 2 4 5 : ct_cert_scts : CT Certificate SCTs
  1436. # CABForum EV SSL Certificate Guidelines
  1437. # (see https://cabforum.org/extended-validation/)
  1438. # OIDs for Subject Jurisdiction of Incorporation or Registration
  1439. 1 3 6 1 4 1 311 60 2 1 1 : jurisdictionL : jurisdictionLocalityName
  1440. 1 3 6 1 4 1 311 60 2 1 2 : jurisdictionST : jurisdictionStateOrProvinceName
  1441. 1 3 6 1 4 1 311 60 2 1 3 : jurisdictionC : jurisdictionCountryName
  1442. # SCRYPT algorithm
  1443. !Cname id-scrypt
  1444. 1 3 6 1 4 1 11591 4 11 : id-scrypt : scrypt
  1445. # NID for TLS1 PRF
  1446. : TLS1-PRF : tls1-prf
  1447. # NID for HKDF
  1448. : HKDF : hkdf
  1449. # NID for SSHKDF
  1450. : SSHKDF : sshkdf
  1451. # NID for SSKDF
  1452. : SSKDF : sskdf
  1453. # NID for X942KDF
  1454. : X942KDF : x942kdf
  1455. # NID for X963-2001 KDF
  1456. : X963KDF : x963kdf
  1457. # RFC 4556
  1458. 1 3 6 1 5 2 3 : id-pkinit
  1459. id-pkinit 4 : pkInitClientAuth : PKINIT Client Auth
  1460. id-pkinit 5 : pkInitKDC : Signing KDC Response
  1461. # From RFC8410
  1462. 1 3 101 110 : X25519
  1463. 1 3 101 111 : X448
  1464. 1 3 101 112 : ED25519
  1465. 1 3 101 113 : ED448
  1466. # NIDs for cipher key exchange
  1467. : KxRSA : kx-rsa
  1468. : KxECDHE : kx-ecdhe
  1469. : KxDHE : kx-dhe
  1470. : KxECDHE-PSK : kx-ecdhe-psk
  1471. : KxDHE-PSK : kx-dhe-psk
  1472. : KxRSA_PSK : kx-rsa-psk
  1473. : KxPSK : kx-psk
  1474. : KxSRP : kx-srp
  1475. : KxGOST : kx-gost
  1476. : KxGOST18 : kx-gost18
  1477. : KxANY : kx-any
  1478. # NIDs for cipher authentication
  1479. : AuthRSA : auth-rsa
  1480. : AuthECDSA : auth-ecdsa
  1481. : AuthPSK : auth-psk
  1482. : AuthDSS : auth-dss
  1483. : AuthGOST01 : auth-gost01
  1484. : AuthGOST12 : auth-gost12
  1485. : AuthSRP : auth-srp
  1486. : AuthNULL : auth-null
  1487. : AuthANY : auth-any
  1488. # NID for Poly1305
  1489. : Poly1305 : poly1305
  1490. # NID for SipHash
  1491. : SipHash : siphash
  1492. # NIDs for RFC7919 DH parameters
  1493. : ffdhe2048
  1494. : ffdhe3072
  1495. : ffdhe4096
  1496. : ffdhe6144
  1497. : ffdhe8192
  1498. # NIDs for RFC3526 DH parameters
  1499. : modp_1536
  1500. : modp_2048
  1501. : modp_3072
  1502. : modp_4096
  1503. : modp_6144
  1504. : modp_8192
  1505. # OIDs for DSTU-4145/DSTU-7564 (http://zakon2.rada.gov.ua/laws/show/z0423-17)
  1506. # DSTU OIDs
  1507. member-body 804 : ISO-UA
  1508. ISO-UA 2 1 1 1 : ua-pki
  1509. ua-pki 1 1 1 : dstu28147 : DSTU Gost 28147-2009
  1510. dstu28147 2 : dstu28147-ofb : DSTU Gost 28147-2009 OFB mode
  1511. dstu28147 3 : dstu28147-cfb : DSTU Gost 28147-2009 CFB mode
  1512. dstu28147 5 : dstu28147-wrap : DSTU Gost 28147-2009 key wrap
  1513. ua-pki 1 1 2 : hmacWithDstu34311 : HMAC DSTU Gost 34311-95
  1514. ua-pki 1 2 1 : dstu34311 : DSTU Gost 34311-95
  1515. ua-pki 1 3 1 1 : dstu4145le : DSTU 4145-2002 little endian
  1516. dstu4145le 1 1 : dstu4145be : DSTU 4145-2002 big endian
  1517. # 1.2.804. 2.1.1.1 1.3.1.1 .2.6
  1518. # UA ua-pki 4145 le
  1519. # DSTU named curves
  1520. dstu4145le 2 0 : uacurve0 : DSTU curve 0
  1521. dstu4145le 2 1 : uacurve1 : DSTU curve 1
  1522. dstu4145le 2 2 : uacurve2 : DSTU curve 2
  1523. dstu4145le 2 3 : uacurve3 : DSTU curve 3
  1524. dstu4145le 2 4 : uacurve4 : DSTU curve 4
  1525. dstu4145le 2 5 : uacurve5 : DSTU curve 5
  1526. dstu4145le 2 6 : uacurve6 : DSTU curve 6
  1527. dstu4145le 2 7 : uacurve7 : DSTU curve 7
  1528. dstu4145le 2 8 : uacurve8 : DSTU curve 8
  1529. dstu4145le 2 9 : uacurve9 : DSTU curve 9
  1530. # NID for AES-SIV
  1531. : AES-128-SIV : aes-128-siv
  1532. : AES-192-SIV : aes-192-siv
  1533. : AES-256-SIV : aes-256-siv