summaryrefslogtreecommitdiff
path: root/asn1/pkcs1/pkcs1.cnf
blob: 187b10580efaac237430ed58f63cb47fce616f56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# pkcs1.cnf
# PKCS#1 conformation file

#.IMPORT ../x509af/x509af-exp.cnf

#.EXPORTS

RSAPrivateKey
RSAPublicKey
DigestInfo
# Note: Only RSA is part of PKCS#1, DSA and DH are not. These are exported
# anyway such that the X.509 Authentication Framework module can make use of it.
DSAPublicKey
DHPublicKey

#.NO_EMIT

#.TYPE_RENAME

#.FIELD_RENAME

#.REGISTER_NEW
DSA-Params B "1.2.840.10040.4.1" "id-dsa"
DomainParameters B "1.2.840.10046.2.1" "dhpublicnumber"
KEA-Params-Id B "2.16.840.1.101.2.1.1.22" "id-keyExchangeAlgorithm"
ECParameters B "1.2.840.10045.2.1" "id-ecPublicKey"
ECParameters B "1.3.132.1.12" "id-ecDH"
ECParameters B "1.2.840.10045.2.13" "id-ecMQV"
RSASSA-PSS-params B "1.2.840.113549.1.1.10" "id-RSASSA-PSS"
HashAlgorithm B "1.2.840.113549.1.1.8" "id-mgf1"

#.NO_EMIT
ECPoint
DSA-Sig-Value
ECDSA-Sig-Value

#.END