aboutsummaryrefslogtreecommitdiff
path: root/tcl_tests/name2oid.tcl
blob: fc2e63989484eb036923aa58d3efba7460501c3e (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
40
41
42
43
44
array set name2oid {
crypt89_cc 1.2.643.2.2.21
mac89 1.2.643.2.2.22
pk_sign94_cc 1.2.643.2.9.1.5.3
pk_sign94_cp 1.2.643.2.2.20
pk_sign01_cc 1.2.643.2.9.1.5.4
pk_sign01_cp 1.2.643.2.2.19
pk_sign12_256 1.2.643.7.1.1.1.1
pk_sign12_512 1.2.643.7.1.1.1.2
hash_94 1.2.643.2.2.9
hash_12_256 1.2.643.7.1.1.2.2
hash_12_512 1.2.643.7.1.1.2.3
hash_with_sign94_cc 1.2.643.2.9.1.3.3
hash_with_sign94_cp 1.2.643.2.2.4
hash_with_sign01_cc 1.2.643.2.9.1.3.4
hash_with_sign01_cp 1.2.643.2.2.3
hash_with_sign12_256 1.2.643.7.1.1.3.2
hash_with_sign12_512 1.2.643.7.1.1.3.3
param_encr_cc 1.2.643.2.9.1.6.1
param_encr_cpa 1.2.643.2.2.31.1
param_encr_cpb 1.2.643.2.2.31.2
param_encr_cpc 1.2.643.2.2.31.3
param_encr_cpd 1.2.643.2.2.31.4
param_encr_cptest 1.2.643.2.2.31.0
param_encr_tc 1.2.643.7.1.2.5.1.1
param_hash_94 1.2.643.2.2.30.1
param_pubkey94_cpa 1.2.643.2.2.32.2
param_pubkey94_cpb 1.2.643.2.2.32.3
param_pubkey94_cpc 1.2.643.2.2.32.4
param_pubkey94_cpd 1.2.643.2.2.32.5
param_pubkey94_cpxcha 1.2.643.2.2.33.1
param_pubkey94_cpxchb 1.2.643.2.2.33.2
param_pubkey94_cpxchc 1.2.643.2.2.33.3
param_pubkey01_cc 1.2.643.2.9.1.8.1
param_pubkey01_cpa 1.2.643.2.2.35.1
param_pubkey01_cpb 1.2.643.2.2.35.2
param_pubkey01_cpc 1.2.643.2.2.35.3
param_pubkey01_cptest 1.2.643.2.2.35.0
param_pubkey01_cpxcha 1.2.643.2.2.36.0
param_pubkey01_cpxchb 1.2.643.2.2.36.1
param_pubkey12_512_0 1.2.643.7.1.2.1.2.0
param_pubkey12_512_A 1.2.643.7.1.2.1.2.1
param_pubkey12_512_B 1.2.643.7.1.2.1.2.2
}