• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/objects/
1# OID cross reference table.
2# Links signatures OIDs to their corresponding public key algorithms
3# and digests.
4
5md2WithRSAEncryption	md2	rsaEncryption
6md5WithRSAEncryption	md5	rsaEncryption
7shaWithRSAEncryption	sha	rsaEncryption
8sha1WithRSAEncryption	sha1	rsaEncryption
9md4WithRSAEncryption	md4	rsaEncryption
10sha256WithRSAEncryption sha256	rsaEncryption
11sha384WithRSAEncryption	sha384	rsaEncryption
12sha512WithRSAEncryption	sha512	rsaEncryption
13sha224WithRSAEncryption	sha224	rsaEncryption
14mdc2WithRSA		mdc2	rsaEncryption
15ripemd160WithRSA	ripemd160 rsaEncryption
16
17# Alternative deprecated OIDs. By using the older "rsa" OID this
18# type will be recognized by not normally used.
19
20md5WithRSA		md5	rsa
21sha1WithRSA		sha1	rsa
22
23dsaWithSHA		sha	dsa
24dsaWithSHA1		sha1	dsa
25
26dsaWithSHA1_2		sha1	dsa_2
27
28ecdsa_with_SHA1		sha1	X9_62_id_ecPublicKey
29ecdsa_with_SHA224	sha224	X9_62_id_ecPublicKey
30ecdsa_with_SHA256	sha256	X9_62_id_ecPublicKey
31ecdsa_with_SHA384	sha384	X9_62_id_ecPublicKey
32ecdsa_with_SHA512	sha512	X9_62_id_ecPublicKey
33ecdsa_with_Recommended	undef	X9_62_id_ecPublicKey
34ecdsa_with_Specified	undef	X9_62_id_ecPublicKey
35
36dsa_with_SHA224		sha224	dsa
37dsa_with_SHA256		sha256	dsa
38
39id_GostR3411_94_with_GostR3410_2001	id_GostR3411_94 id_GostR3410_2001
40id_GostR3411_94_with_GostR3410_94	id_GostR3411_94 id_GostR3410_94
41id_GostR3411_94_with_GostR3410_94_cc	id_GostR3411_94 id_GostR3410_94_cc
42id_GostR3411_94_with_GostR3410_2001_cc	id_GostR3411_94 id_GostR3410_2001_cc
43