Add the missing parts for DES CFB1 and CFB8.
[openssl.git] / crypto / objects / objects.txt
index 512fc9c9547cb8a339db99e3200b403acdeaff97..ae78c0dfbbbc19c3e351b936a260c6c372b846ec 100644 (file)
@@ -1,8 +1,11 @@
-0                      : CCITT                 : ccitt
+# CCITT was renamed to ITU-T quite some time ago
+0                      : ITU-T                 : itu-t
+!Alias ccitt itu-t
 
 1                      : ISO                   : iso
 
-2                      : JOINT-ISO-CCITT       : joint-iso-ccitt
+2                      : JOINT-ISO-ITU-T       : joint-iso-itu-t
+!Alias joint-iso-ccitt joint-iso-itu-t
 
 iso 2                  : member-body           : ISO Member Body
 
@@ -10,10 +13,12 @@ iso 3                       : identified-organization
 
 identified-organization 132    : certicom-arc
 
-joint-iso-ccitt 23 43  : wap
+joint-iso-itu-t 23     : international-organizations   : International Organizations
+
+international-organizations 43 : wap
 wap 13                 : wap-wsg
 
-joint-iso-ccitt 5 1 5  : selected-attribute-types      : Selected Attribute Types
+joint-iso-itu-t 5 1 5  : selected-attribute-types      : Selected Attribute Types
 
 selected-attribute-types 55    : clearance
 
@@ -83,9 +88,13 @@ secg-ellipticCurve 9         : secp160k1
 secg-ellipticCurve 8           : secp160r1
 secg-ellipticCurve 30          : secp160r2
 secg-ellipticCurve 31          : secp192k1
+# NOTE: the curve secp192r1 is the same as prime192v1 defined above
+#       and is therefore omitted
 secg-ellipticCurve 32          : secp224k1
 secg-ellipticCurve 33          : secp224r1
 secg-ellipticCurve 10          : secp256k1
+# NOTE: the curve secp256r1 is the same as prime256v1 defined above
+#       and is therefore omitted
 secg-ellipticCurve 34          : secp384r1
 secg-ellipticCurve 35          : secp521r1
 # SECG characteristic two curves OIDs
@@ -111,9 +120,16 @@ secg-ellipticCurve 39              : sect571r1
 # WAP/TLS curve OIDs (http://www.wapforum.org/)
 !Alias wap-wsg-idm-ecid wap-wsg 4
 wap-wsg-idm-ecid 1     : wap-wsg-idm-ecid-wtls1
+wap-wsg-idm-ecid 3     : wap-wsg-idm-ecid-wtls3
+wap-wsg-idm-ecid 4     : wap-wsg-idm-ecid-wtls4
+wap-wsg-idm-ecid 5     : wap-wsg-idm-ecid-wtls5
 wap-wsg-idm-ecid 6     : wap-wsg-idm-ecid-wtls6
+wap-wsg-idm-ecid 7     : wap-wsg-idm-ecid-wtls7
 wap-wsg-idm-ecid 8     : wap-wsg-idm-ecid-wtls8
 wap-wsg-idm-ecid 9     : wap-wsg-idm-ecid-wtls9
+wap-wsg-idm-ecid 10    : wap-wsg-idm-ecid-wtls10
+wap-wsg-idm-ecid 11    : wap-wsg-idm-ecid-wtls11
+wap-wsg-idm-ecid 12    : wap-wsg-idm-ecid-wtls12
 
 
 ISO-US 113533 7 66 10  : CAST5-CBC             : cast5-cbc
@@ -348,6 +364,10 @@ rsadsi 3 8         : RC5-CBC               : rc5-cbc
 1 3 6 1 4 1 311 10 3 3 : msSGC                 : Microsoft Server Gated Crypto
 !Cname ms-efs
 1 3 6 1 4 1 311 10 3 4 : msEFS                 : Microsoft Encrypted File System
+!Cname ms-smartcard-login
+1 3 6 1 4 1 311 20 2 2 : msSmartcardLogin      : Microsoft Smartcardlogin
+!Cname ms-upn
+1 3 6 1 4 1 311 20 2 3 : msUPN                 : Microsoft Universal Principal Name
 
 1 3 6 1 4 1 188 7 1 1 2        : IDEA-CBC              : idea-cbc
                        : IDEA-ECB              : idea-ecb
@@ -609,10 +629,12 @@ X509 11                   : OU                    : organizationalUnitName
 X509 12                        :                       : title
 X509 13                        :                       : description
 X509 41                        : name                  : name
-X509 42                        : gn                    : givenName
+X509 42                        : GN                    : givenName
 X509 43                        :                       : initials
+X509 44                        :                       : generationQualifier
 X509 45                        :                       : x500UniqueIdentifier
 X509 46                        : dnQualifier           : dnQualifier
+X509 65                        :                       : pseudonym
 X509 72                        : role                  : role
 
 X500 8                 : X500algorithms        : directory services - algorithms
@@ -641,10 +663,16 @@ id-ce 21          : CRLReason             : X509v3 CRL Reason Code
 id-ce 24               : invalidityDate        : Invalidity Date
 !Cname delta-crl
 id-ce 27               : deltaCRL              : X509v3 Delta CRL Indicator
+!Cname name-constraints
+id-ce 30               : nameConstraints       : X509v3 Name Constraints
 !Cname crl-distribution-points
 id-ce 31               : crlDistributionPoints : X509v3 CRL Distribution Points
 !Cname certificate-policies
 id-ce 32               : certificatePolicies   : X509v3 Certificate Policies
+!Cname any-policy
+certificate-policies 0 : anyPolicy             : X509v3 Any Policy
+!Cname policy-mappings
+id-ce 33               : policyMappings        : X509v3 Policy Mappings
 !Cname authority-key-identifier
 id-ce 35               : authorityKeyIdentifier : X509v3 Authority Key Identifier
 !Cname policy-constraints
@@ -695,7 +723,12 @@ internet 3         : experimental          : Experimental
 internet 4             : private               : Private
 internet 5             : security              : Security
 internet 6             : snmpv2                : SNMPv2
-internet 7             : mail                  : Mail
+# Documents refer to "internet 7" as "mail". This however leads to ambiguities
+# with RFC2798, Section 9.1.3, where "mail" is defined as the short name for
+# rfc822Mailbox. The short name is therefore here left out for a reason.
+# Subclasses of "mail", e.g. "MIME MHS" don't consitute a problem, as
+# references are realized via long name "Mail" (with capital M).
+internet 7             :                       : Mail
 
 Private 1              : enterprises           : Enterprises
 
@@ -742,6 +775,19 @@ aes 43                     : AES-256-OFB           : aes-256-ofb
 !Cname aes-256-cfb128
 aes 44                 : AES-256-CFB           : aes-256-cfb
 
+# There are no OIDs for these modes...
+
+                       : AES-128-CFB1          : aes-128-cfb1
+                       : AES-192-CFB1          : aes-192-cfb1
+                       : AES-256-CFB1          : aes-256-cfb1
+                       : AES-128-CFB8          : aes-128-cfb8
+                       : AES-192-CFB8          : aes-192-cfb8
+                       : AES-256-CFB8          : aes-256-cfb8
+                       : DES-CFB1              : des-cfb1
+                       : DES-CFB8              : des-cfb8
+                       : DES-EDE3-CFB1         : des-ede3-cfb1
+                       : DES-EDE3-CFB8         : des-ede3-cfb8
+
 # Hold instruction CRL entry extension
 !Cname hold-instruction-code
 id-ce 23               : holdInstructionCode   : Hold Instruction Code
@@ -753,9 +799,9 @@ holdInstruction 2   : holdInstructionCallIssuer : Hold Instruction Call Issuer
 !Cname hold-instruction-reject
 holdInstruction 3      : holdInstructionReject : Hold Instruction Reject
 
-# OID's from CCITT.  Most of this is defined in RFC 1274.  A couple of
+# OID's from ITU-T.  Most of this is defined in RFC 1274.  A couple of
 # them are also mentioned in RFC 2247
-ccitt 9                        : data
+itu-t 9                        : data
 data 2342              : pss
 pss 19200300           : ucl
 ucl 100                        : pilot
@@ -782,7 +828,7 @@ pilotObjectClass 21 :                       : pilotDSA
 pilotObjectClass 22    :                       : qualityLabelledData
 pilotAttributeType 1   : UID                   : userId
 pilotAttributeType 2   :                       : textEncodedORAddress
-pilotAttributeType 3   :                       : rfc822Mailbox
+pilotAttributeType 3   : mail                  : rfc822Mailbox
 pilotAttributeType 4   : info
 pilotAttributeType 5   :                       : favouriteDrink
 pilotAttributeType 6   :                       : roomNumber
@@ -828,3 +874,153 @@ pilotAttributeType 53     :                       : personalSignature
 pilotAttributeType 54  :                       : dITRedirect
 pilotAttributeType 55  : audio
 pilotAttributeType 56  :                       : documentPublisher
+
+international-organizations 42 : id-set        : Secure Electronic Transactions
+
+id-set 0               : set-ctype             : content types
+id-set 1               : set-msgExt            : message extensions
+id-set 3               : set-attr
+id-set 5               : set-policy
+id-set 7               : set-certExt           : certificate extensions
+id-set 8               : set-brand
+
+set-ctype 0            : setct-PANData
+set-ctype 1            : setct-PANToken
+set-ctype 2            : setct-PANOnly
+set-ctype 3            : setct-OIData
+set-ctype 4            : setct-PI
+set-ctype 5            : setct-PIData
+set-ctype 6            : setct-PIDataUnsigned
+set-ctype 7            : setct-HODInput
+set-ctype 8            : setct-AuthResBaggage
+set-ctype 9            : setct-AuthRevReqBaggage
+set-ctype 10           : setct-AuthRevResBaggage
+set-ctype 11           : setct-CapTokenSeq
+set-ctype 12           : setct-PInitResData
+set-ctype 13           : setct-PI-TBS
+set-ctype 14           : setct-PResData
+set-ctype 16           : setct-AuthReqTBS
+set-ctype 17           : setct-AuthResTBS
+set-ctype 18           : setct-AuthResTBSX
+set-ctype 19           : setct-AuthTokenTBS
+set-ctype 20           : setct-CapTokenData
+set-ctype 21           : setct-CapTokenTBS
+set-ctype 22           : setct-AcqCardCodeMsg
+set-ctype 23           : setct-AuthRevReqTBS
+set-ctype 24           : setct-AuthRevResData
+set-ctype 25           : setct-AuthRevResTBS
+set-ctype 26           : setct-CapReqTBS
+set-ctype 27           : setct-CapReqTBSX
+set-ctype 28           : setct-CapResData
+set-ctype 29           : setct-CapRevReqTBS
+set-ctype 30           : setct-CapRevReqTBSX
+set-ctype 31           : setct-CapRevResData
+set-ctype 32           : setct-CredReqTBS
+set-ctype 33           : setct-CredReqTBSX
+set-ctype 34           : setct-CredResData
+set-ctype 35           : setct-CredRevReqTBS
+set-ctype 36           : setct-CredRevReqTBSX
+set-ctype 37           : setct-CredRevResData
+set-ctype 38           : setct-PCertReqData
+set-ctype 39           : setct-PCertResTBS
+set-ctype 40           : setct-BatchAdminReqData
+set-ctype 41           : setct-BatchAdminResData
+set-ctype 42           : setct-CardCInitResTBS
+set-ctype 43           : setct-MeAqCInitResTBS
+set-ctype 44           : setct-RegFormResTBS
+set-ctype 45           : setct-CertReqData
+set-ctype 46           : setct-CertReqTBS
+set-ctype 47           : setct-CertResData
+set-ctype 48           : setct-CertInqReqTBS
+set-ctype 49           : setct-ErrorTBS
+set-ctype 50           : setct-PIDualSignedTBE
+set-ctype 51           : setct-PIUnsignedTBE
+set-ctype 52           : setct-AuthReqTBE
+set-ctype 53           : setct-AuthResTBE
+set-ctype 54           : setct-AuthResTBEX
+set-ctype 55           : setct-AuthTokenTBE
+set-ctype 56           : setct-CapTokenTBE
+set-ctype 57           : setct-CapTokenTBEX
+set-ctype 58           : setct-AcqCardCodeMsgTBE
+set-ctype 59           : setct-AuthRevReqTBE
+set-ctype 60           : setct-AuthRevResTBE
+set-ctype 61           : setct-AuthRevResTBEB
+set-ctype 62           : setct-CapReqTBE
+set-ctype 63           : setct-CapReqTBEX
+set-ctype 64           : setct-CapResTBE
+set-ctype 65           : setct-CapRevReqTBE
+set-ctype 66           : setct-CapRevReqTBEX
+set-ctype 67           : setct-CapRevResTBE
+set-ctype 68           : setct-CredReqTBE
+set-ctype 69           : setct-CredReqTBEX
+set-ctype 70           : setct-CredResTBE
+set-ctype 71           : setct-CredRevReqTBE
+set-ctype 72           : setct-CredRevReqTBEX
+set-ctype 73           : setct-CredRevResTBE
+set-ctype 74           : setct-BatchAdminReqTBE
+set-ctype 75           : setct-BatchAdminResTBE
+set-ctype 76           : setct-RegFormReqTBE
+set-ctype 77           : setct-CertReqTBE
+set-ctype 78           : setct-CertReqTBEX
+set-ctype 79           : setct-CertResTBE
+set-ctype 80           : setct-CRLNotificationTBS
+set-ctype 81           : setct-CRLNotificationResTBS
+set-ctype 82           : setct-BCIDistributionTBS
+
+set-msgExt 1           : setext-genCrypt       : generic cryptogram
+set-msgExt 3           : setext-miAuth         : merchant initiated auth
+set-msgExt 4           : setext-pinSecure
+set-msgExt 5           : setext-pinAny
+set-msgExt 7           : setext-track2
+set-msgExt 8           : setext-cv             : additional verification
+
+set-policy 0           : set-policy-root
+
+set-certExt 0          : setCext-hashedRoot
+set-certExt 1          : setCext-certType
+set-certExt 2          : setCext-merchData
+set-certExt 3          : setCext-cCertRequired
+set-certExt 4          : setCext-tunneling
+set-certExt 5          : setCext-setExt
+set-certExt 6          : setCext-setQualf
+set-certExt 7          : setCext-PGWYcapabilities
+set-certExt 8          : setCext-TokenIdentifier
+set-certExt 9          : setCext-Track2Data
+set-certExt 10         : setCext-TokenType
+set-certExt 11         : setCext-IssuerCapabilities
+
+set-attr 0             : setAttr-Cert
+set-attr 1             : setAttr-PGWYcap       : payment gateway capabilities
+set-attr 2             : setAttr-TokenType
+set-attr 3             : setAttr-IssCap        : issuer capabilities
+
+setAttr-Cert 0         : set-rootKeyThumb
+setAttr-Cert 1         : set-addPolicy
+
+setAttr-TokenType 1    : setAttr-Token-EMV
+setAttr-TokenType 2    : setAttr-Token-B0Prime
+
+setAttr-IssCap 3       : setAttr-IssCap-CVM
+setAttr-IssCap 4       : setAttr-IssCap-T2
+setAttr-IssCap 5       : setAttr-IssCap-Sig
+
+setAttr-IssCap-CVM 1   : setAttr-GenCryptgrm   : generate cryptogram
+setAttr-IssCap-T2 1    : setAttr-T2Enc         : encrypted track 2
+setAttr-IssCap-T2 2    : setAttr-T2cleartxt    : cleartext track 2
+
+setAttr-IssCap-Sig 1   : setAttr-TokICCsig     : ICC or token signature
+setAttr-IssCap-Sig 2   : setAttr-SecDevSig     : secure device signature
+
+set-brand 1            : set-brand-IATA-ATA
+set-brand 30           : set-brand-Diners
+set-brand 34           : set-brand-AmericanExpress
+set-brand 35           : set-brand-JCB
+set-brand 4            : set-brand-Visa
+set-brand 5            : set-brand-MasterCard
+set-brand 6011         : set-brand-Novus
+
+rsadsi 3 10            : DES-CDMF              : des-cdmf
+rsadsi 1 1 6           : rsaOAEPEncryptionSET
+
+                       : Oakley-EC2N-3         : ipsec3
+                       : Oakley-EC2N-4         : ipsec4