forked from Cosmian/kms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmacros.txt
More file actions
68 lines (62 loc) · 1.27 KB
/
macros.txt
File metadata and controls
68 lines (62 loc) · 1.27 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
\Election:\mathsf{Election}
\Commitment:\mathsf{Commitment}
\Constraint:\mathsf{Constraint}
\SBB:\mathsf{SBB}
\PBB:\mathsf{PBB}
\dk:\mathsf{dk}
\ek:\mathsf{ek}
\ck:\mathsf{ck}
\sk:\mathsf{sk}
\vk:\mathsf{vk}
\SK:\mathsf{SK}
\VK:\mathsf{VK}
\ID:\mathsf{ID}
\KeyGen:\mathsf{KeyGen}
\Enc:\mathsf{Enc}
\Dec:\mathsf{Dec}
\Com:\mathsf{Com}
\Open:\mathsf{Open}
\Aggr:\mathsf{Aggr}
\NewTag:\mathsf{NewTag}
\RandTag:\mathsf{RandTag}
\VerifTag:\mathsf{VerifTag}
\Sign:\mathsf{Sign}
\Verif:\mathsf{Verify}
\RandSign:\mathsf{RandSign}
\DerivSign:\mathsf{DerivSign}
\Ballot:\mathbb{B}
\Tag:\mathsf{Tag}
\vtag:\mathsf{Tag}
\bG:\mathbb{G}
\bFG:\hat{\mathbb{G}}
\bN:\mathbb{N}
\bZ:\mathbb{Z}
\Zp:\mathbb{Z}_p
\FP:\hat{P}
\FQ:\hat{Q}
\bC:\mathbf{C}
\cA:\mathcal{A}
\cH:\mathcal{H}
\cV:\mathcal{V}
\vm:\overrightarrow{m}
\vM:\overrightarrow{M}
\vC:\overrightarrow{C}
\vF:\overrightarrow{F}
\vQ:\overrightarrow{Q}
\ve:\overrightarrow{e}
\vs:\overrightarrow{s}
\vz:\overrightarrow{z}
\vZ:\overrightarrow{Z}
\vZero:\overrightarrow{0}
\get:\leftarrow
\random:\leftarrow\hspace*{-.9em}{{}^{\$}}\hspace*{.5em}
\transpose:{}^t
\sBallot:\mathsf{B}
\sHash:\mathsf{h}
\sRandom:\mathsf{r}
\Block:\mathsf{Block}
\Input:\mathsf{Input}
\String:\mathsf{String}
\Root:\mathsf{ROOT}
\True:\mathsf{True}
\False:\mathsf{False}