z/OS Cryptographic Services System SSL Programming
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Object identifiers

z/OS Cryptographic Services System SSL Programming
SC14-7495-00

The following table shows the object identifiers (OIDS) supported by System SSL.

Table 1. System SSL supported object identifiers (OIDS)
Type Description OID
Digest Algorithms

MD2
MD5
SHA-1
SHA-224
SHA-256
SHA-394
SHA-512

1.2.840.113549.2.2
1.2.840.113549.2.5
1.3.14.3.2.26
2.16.840.1.101.3.4.2.4
2.16.840.1.101.3.4.2.1
2.16.840.1.101.3.4.2.2
2.16.840.1.101.3.4.2.3

Asymmetric Encryption Algorithms

RSA Encryption
DSA
Diffie-Hellman (dhPublicNumber)
ECC (ecPublicKey)  

1.2.840.113549.1.1.1
1.2.840.10040.4.1
1.2.840.10046.2.1
1.2.840.10045.2.1  

Signature Algorithms

md2WithRsaEncryption
md5WithRsaEncryption
sha1WithRsaEncryption
sha224WithRsaEncryption  
sha256WithRsaEncryption
sha384WithRsaEncryption
sha512WithRsaEncryption
dsaWithSha1
dsaWithSha224
dsaWithSha256
ecdsaWithSha1  
ecdsaWithSha224
ecdsaWithSha256
ecdsaWithSha384
ecdsaWithSha512

1.2.840.113549.1.1.2
1.2.840.113549.1.1.4
1.2.840.113549.1.1.5
1.2.840.113549.1.1.14
1.2.840.113549.1.1.11
1.2.840.113549.1.1.12
1.2.840.113549.1.1.13
1.2.840.10040.4.3
2.16.840.1.101.3.4.3.1
2.16.840.1.101.3.4.3.2
1.2.840.10045.4.1  
1.2.840.10045.4.3.1
1.2.840.10045.4.3.2
1.2.840.10045.4.3.3
1.2.840.10045.4.3.4

Password Base Encryption Algorithms

pbeWithMd2AndDesCbc
pbeWithMd5AndDesCbc
pbeWithSha1AndDesCbc
pbeWithMd2AndRc2Cbc
pbeWithMd5AndRc2Cbc
pbeWithSha1AndRc2Cbc
pbeWithSha1And40BitRc2Cbc
pbeWithSha1And128BitRc2Cbc
pbeWithSha1And40BitRc4
pbeWithSha1And128BitRc4
pbeWithSha1And3DesCbc

1.2.840.113549.1.5.1
1.2.840.113549.1.5.3
1.2.840.113549.1.5.10
1.2.840.113549.1.5.4
1.2.840.113549.1.5.6
1.2.840.113549.1.5.11
1.2.840.113549.1.12.1.6
1.2.840.113549.1.12.1.5
1.2.840.113549.1.12.1.2
1.2.840.113549.1.12.1.1
1.2.840.113549.1.12.1.3

Deprecated Password Based Encryption Algorithms

pb1WithSha1And128BitRc4
pb1WithSha1And40BitRc4
pb1WithSha1And3DesCbc
pb1WithSha1And128BitRc2Cbc
pb1WithSha1And40BitRc2Cbc

1.2.840.113549.1.12.5.1.1
1.2.840.113549.1.12.5.1.2
1.2.840.113549.1.12.5.1.3
1.2.840.113549.1.12.5.1.4
1.2.840.113549.1.12.5.1.5

Symmetric Encryption Algorithms

DES CBC
3DES CBC
RC2
ArcFour
AES CBC 128  
AES CBC 256

1.3.14.3.2.7
1.2.840.113549.3.7
1.2.840.113549.3.2
1.2.840.113549.3.4
2.16.840.1.101.3.4.1.2
2.16.840.1.101.3.4.1.42

x.500 Distinguished Name Attributes

name
surname
given name
initials
generation qualifier
common name
locality name
state or province name
organization name
organizational unit name
title
dnQualifier
country name
email address
domain component
street address
postal code
mail
serial number              

2.5.4.41
2.5.4.4
2.5.4.42
2.5.4.43
2.5.4.44
2.5.4.3
2.5.4.7
2.5.4.8
2.5.4.10
2.5.4.11
2.5.4.12
2.5.4.46
2.5.4.6
1.2.840.113549.1.9.1
0.9.2342.19200300.100.1.25
2.5.4.9
2.5.4.17
0.9.2342.19200300.100.1.3
2.5.4.5

ECC Name Curves

secp192r1
secp224r1
secp256r1
secp384r1
secp521r1
brainpoolP160r1
brainpoolP192r1
brainpoolP224r1
brainpoolP256r1
brainpoolP320r1
brainpoolP384r1
brainpoolP512r1

1.2.840.10045.3.1.1
1.3.132.0.33
1.2.840.10045.3.1.7
1.3.132.0.34
1.3.132.0.35
1.3.36.3.3.2.8.1.1.1
1.3.36.3.3.2.8.1.1.3
1.3.36.3.3.2.8.1.1.5
1.3.36.3.3.2.8.1.1.7
1.3.36.3.3.2.8.1.1.9
1.3.36.3.3.2.8.1.1.11
1.3.36.3.3.2.8.1.1.13

Go to the previous page




Copyright IBM Corporation 1990, 2014