slides/slides06.tex
changeset 370 ddac52c0014c
parent 294 5e8ffb58bdaa
child 381 036a762b02cf
equal deleted inserted replaced
369:6c7996b6b471 370:ddac52c0014c
   204 
   204 
   205 Zero-knowledge proof protocols should satisfy:\bigskip
   205 Zero-knowledge proof protocols should satisfy:\bigskip
   206 
   206 
   207 \begin{itemize}
   207 \begin{itemize}
   208 \item \alert{\bf Completeness} If Alice knows the secret, Bob
   208 \item \alert{\bf Completeness} If Alice knows the secret, Bob
   209       accepts Alice ``proof'' for sure.\bigskip
   209       accepts Alice's ``proof'' for sure.\bigskip
   210 \item \alert{\bf Soundness} If Alice does not know the secret,
   210 \item \alert{\bf Soundness} If Alice does not know the secret,
   211       Bob accepts her ``proof'' with a very small probability.
   211       Bob accepts her ``proof'' with a very small probability.
   212 
   212 
   213 \item \alert{\bf Zero-Knowledge} Even if Bob accepts
   213 \item \alert{\bf Zero-Knowledge} Even if Bob accepts
   214       the proof by Alice, he cannot convince anybody else.
   214       the proof by Alice, he cannot convince anybody else.