3 %%% All acronyms and names to be defined as used in the text
8 \doindex{Diffie--Hellman}
9 \doindex{elliptic curve}
11 \newacronym{API}{api}{%
12 application programming interface}
13 \newacronym{DH}{dh\alsoidx{Diffie--Hellman}}{%
14 Diffie--Hellman key exchange}
15 \newacronym{DSA}{dsa}{%
16 Digital Signature Algorithm}
17 \newacronym{ECC}{ecc\alsoidx{elliptic curve}}{%
18 elliptic curve cryptography}
19 \newacronym{ECDH}{ecdh\alsoidx{Diffie--Hellman}\alsoidx{elliptic curve}}{%
20 elliptic curve Diffie--Hellman}
21 \newacronym{ECDSA}{ecdsa}{Elliptic Curve Digital Signature Algorithm}
22 \newacronym{EDH}{edh}{Ephemeral Diffie-Hellman}
23 \newacronym{EECDH}{eecdh\alsoidx{Diffie--Hellman}\alsoidx{elliptic curve}}{%
24 elliptic curve ephemeral Diffie--Hellman}
25 \newacronym{PFS}{pfs}{%
26 perfect forward secrecy}
27 \newacronym{RSA}{rsa}{Rivest Shamir Adleman}
31 %\newglossaryentry{firewall}{%
33 % description={technological barrier designed to prevent unauthorized or
34 % unwanted communications between computer networks or hosts[duckduckgo]}
40 %%% TeX-master: "../applied-crypto-hardening"