-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoid.ter
More file actions
72 lines (63 loc) · 2.14 KB
/
oid.ter
File metadata and controls
72 lines (63 loc) · 2.14 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
% In most cases (except where otherwise specified), anywhere an object
% identifier is expected, it can either absolute, or a relative object
% identifier, which is relative to the Super ZZ Zero base OID, which is
% 2.25.196954517921581521497869385664052876310. (If it can be absolute
% or relative, use relative if possible, since the specification of ASN.1X
% DER says that it is supposed to be.)
% Super ZZ Zero base OID; most OIDs in the .DER lumps can be relative to this one
base=2.25.196954517921581521497869385664052876310
version=base.0 % Super ZZ Zero version number (version.<major>.<minor>[.<patch>])
author=base.1 % Author identifiers
class=base.2 % Classifications in catalog services
catalog=base.3 % Catalog extensions
feature=base.4 % Features specified in GENERAL.DER
x509ext=base.5 % X.509 extension
file=base.6 % File format
sound=base.7 % Sound card
% Hash algorithms
nist=2.16.840.1.101.3.4.2 % OID for SHA-2 and SHA-3 hashes; this OID is for NIST
sha256=nist.1
sha384=nist.2
sha512=nist.3
sha224=nist.4
sha512-224=nist.5
sha512-256=nist.6
sha3-224=nist.7
sha3-256=nist.8
sha3-384=nist.9
sha3-512=nist.10
sha1=1.3.14.3.2.26
md5=1.2.840.113549.2.5 % deprecated
blake2=1.3.6.1.4.1.1722.12.2 % blake2.<1 for BLAKE2b or 2 for BLAKE2s>.<number of hash bits divided by 32>
% Authors
A_zzo38=author.0
% Catalog extensions
C_author=catalog.0
C_title=catalog.1
C_title_disp=catalog.1.0
C_desc=catalog.2
C_class=catalog.3
C_pvworld=catalog.4
C_download=catalog.5
C_publishtime=catalog.6
C_featureset=catalog.7
C_worldversion=catalog.8
% Features specified in GENERAL.DER
G_font=feature.0 % G_font.<height>
G_graphics=feature.1
G_smzx=feature.2
G_ver_not_release=feature.3.0
G_ver_is_release=feature.3.1
% File formats
F_world=file.0 % (not used directly in world files, due to not directly using DER format)
F_music=file.1
F_font=file.2
% Sound cards
S_saa1099=sound.1 % Philips SAA1099
S_opl2=sound.2 % Yamaha OPL2 (YM3812)
S_opl3=sound.3 % Yamaha OPL3 (YMF262)
S_sn76496=sound.4 % Texas Instruments SN76496
S_mt32=sound.5 % Roland MT-32
S_sid=sound.6 % MOS Technology SID
S_genmidi=sound.7 % General MIDI
S_esfm=sound.8 % ESS Technology ES1688 AudioDrive ESFM