-
Notifications
You must be signed in to change notification settings - Fork 94
/
macros.txt
68 lines (51 loc) · 1.11 KB
/
macros.txt
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
\sample:{\stackrel{{\tiny \$}}{\ \gets\ }}
\GG:{\mathbb{G}}
\FF:{\mathbb{F}}
\language:{\mathcal{L}}
\relation:{\mathcal{R}}
\witness:{\text{w}}
\statement:{\text{x}}
\chalfold:{\alpha}
\chaleval:{\zeta}
\chalu:{u}
\chalv:{v}
\openx:{x}
\openy:{y}
\comm:{C}
\accCom:{U}
\accChal:{\chalfold}
\genOpen:{H}
\hpoly:{h}
\relAcc:{\relation_{\mathsf{Acc},\vec{G}}}
\relPCS:{\relation_{\mathsf{PCD},#1}}
\relIPA:{\relation_{\mathsf{IPA},#1}}
\langPCS:{\language_{\mathsf{PCD},#1}}
\rounds:{k}
\degree:{d}
\and:{\small \mathsf{AND}}
\xor:{\small \mathsf{XOR}}
\inv:{\small \mathsf{INV}}
\sC:{\small \mathsf{C}}
\sI:{\small \mathsf{I}}
\sH:{\small \mathsf{H}}
\sX:{\small \mathsf{X}}
\sY:{\small \mathsf{Y}}
\S:{\small S}
\G:{\small G}
\R:{\small R}
\T:{\small T}
\bF:{\small \mathbb{F}}
\bG:{\small \mathbb{G}}
\lsb:{\small \mathsf{LSB}}
\sha:{\small\mathsf{SHA}256}
\aes:{\small \mathsf{AES}}
\gc:{\small \mathcal{GC}}
\bit:{\{0,1\}}
\zero:{\color{red}{0}}
\one:{\color{blue}{1}}
\enc:{\small \mathsf{Enc}}
\gid:{\mathsf{gid}}
\counter:{\mathsf{counter}}
\prg:{\small \mathsf{PRG}}
\plonk:\mathcal{PlonK}
\plookup:\textsf{Plookup}