a90e0c51c8f75bbde244f5576370fea809a602e6
[openssl.git] / crypto / objects / obj_xref.txt
1 # OID cross reference table.
2 # Links signatures OIDs to their corresponding public key algorithms
3 # and digests.
4
5 md2WithRSAEncryption    md2     rsaEncryption
6 md5WithRSAEncryption    md5     rsaEncryption
7 shaWithRSAEncryption    sha     rsaEncryption
8 sha1WithRSAEncryption   sha1    rsaEncryption
9 md4WithRSAEncryption    md4     rsaEncryption
10 sha256WithRSAEncryption sha256  rsaEncryption
11 sha384WithRSAEncryption sha384  rsaEncryption
12 sha512WithRSAEncryption sha512  rsaEncryption
13 sha224WithRSAEncryption sha224  rsaEncryption
14 mdc2WithRSA             mdc2    rsaEncryption
15 ripemd160WithRSA        ripemd160 rsaEncryption
16
17 # Alternative deprecated OIDs. By using the older "rsa" OID this
18 # type will be recognized by not normally used.
19
20 md5WithRSA              md5     rsa
21 sha1WithRSA             sha1    rsa
22
23 dsaWithSHA              sha     dsa
24 dsaWithSHA1             sha1    dsa
25
26 dsaWithSHA1_2           sha1    dsa_2
27
28 ecdsa_with_SHA1         sha1    X9_62_id_ecPublicKey
29
30 id_GostR3411_94_with_GostR3410_2001     id_GostR3411_94 id_GostR3410_2001
31 id_GostR3411_94_with_GostR3410_94       id_GostR3411_94 id_GostR3410_94
32 id_GostR3411_94_with_GostR3410_94_cc    id_GostR3411_94 id_GostR3410_94_cc
33 id_GostR3411_94_with_GostR3410_2001_cc  id_GostR3411_94 id_GostR3410_2001_cc