Intro security proofs

This commit is contained in:
2018-01-30 09:53:33 +01:00
parent 09f6772bc0
commit 1c0b51222a
3 changed files with 34 additions and 8 deletions

View File

@ -5,6 +5,7 @@
$\PPT$ & Probabilistic Polynomial Time \\
PKE & Public Key Encryption \\
ZK & Zero-Knowledge \\
$\UC$ & Universal Composability \\
$\SIS$ & Short Integer Solution \\
$\LWE$ & Learning with Errors \\
$\SIVP$ & Shortest Independent Vectors Problem \\