summaryrefslogtreecommitdiff
path: root/doc/cs/ads/abbreviation.tex
blob: 9da168dcc674c2757321376ce2ed75623220b277 (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
45
46
47
48
%!TEX root = ../dokumentation.tex
\chapter*{Abbreviations}
\begin{acronym}[YTMMM]
    \acro{AES}{Advanced Encryption Standard}
    \acro{AML}{Anti Money Laundering}
    \acro{API}{Application Programming Interface}
    \acrodefplural{API}[APIs]{Application Programming Interfaces}
    \acro{BIP}{Bitcoin Improvement Proposal}
    \acro{CA}{Certificate Authority}
    \acro{CDH}{Computational Diffie-Hellman}
    \acro{CFT}{Combating Financing of Terrorism}
    \acro{CMA}{Choosen-Message Attack}
    \acro{CS}{Clause Blind Schnorr Signature Scheme}
    \acro{CSRF}{Client-Side Request Forgery}
    \acro{CWE}{Common Weakness Enumeration}
    \acro{DDH}{Decisional Diffie-Hellman}
    \acro{DHKE}{Diffie-Hellman key exchange}
    \acro{DLP}{Discrete Logarithm Problem}
    \acro{DSA}{Digital Signature Algorithm}
    \acro{ECC}{Elliptic Curve Cryptography}
    \acro{ECDH}{Elliptic Curve Diffie Hellman}
    \acro{EdDSA}{Edwards-curve Digital Signature Algorithm}
    \acro{EUF}{Existentially Unforgeability}
    \acro{FDH}{Full-Domain Hash}
    \acro{GNU AGPL}{GNU Affero General Public License}
    \acro{GNU GPL}{GNU General Public License}
    \acro{GNU LGPL}{GNU Lesser General Public License}
    \acro{IPC}{Inter Process Communication}
    \acro{JSON}{JavaScript Object Notation}
    \acro{KDF}{Key Derivation Function}
    \acro{KYC}{Know Your Customer}
    \acro{MAC}{Message Authentication Code}
    \acro{NIST}{National Institute of Standards and Technology}
    \acro{MK}{Master Key}
    \acro{PKI}{Public Key Infrastructure}
    \acro{PRF}{Pseudo Random Function}
    \acro{PoS}{Point-of-Sales}
    \acro{PRNG}{Pseudo Random Number Generator}
    \acro{RNG}{Random Number Generator}
    \acro{ROS}{Random inhomogeneities in an Overdetermined, Solvable system of linear equations}
    \acro{RT}{Round-Trip}
    \acro{RTT}{Round-Trip Time}
    \acro{SPOF}{Single Point of Failure}
    \acro{SSRF}{Server-Side Request Forgery}
    \acro{Taler}{GNU Taler}
    \acro{TRNG}{True Random Number Generator}
    \acro{URL}{uniform resource locator}
\end{acronym}