Corrections

- WI
- overfull hbox
- other stuff
This commit is contained in:
2018-06-19 17:26:01 +02:00
parent 62f7624397
commit 444641891c
13 changed files with 217 additions and 159 deletions

View File

@ -55,7 +55,7 @@ In the context of this thesis, the developed cryptographic schemes rely on latti
Lattice-based cryptography is used to step towards post-quantum cryptography, while the latter proves useful in the design of practical schemes.
The details of these two structures are given in~\cref{ch:structures}.
\subsection{Zero-knowledge Proofs}
\subsection{Zero-Knowledge Proofs}
As explained before, zero-knowledge proofs are a basic building block for privacy-preserving cryptography.
They requires completeness, soundness and zero-knowledge properties.