Fix typo
Fix typos introduces more
This commit is contained in:
@@ -110,7 +110,7 @@ $\{p\gets \tilde{\Pi_n};y\gets Gen_q;a,b,\bold{z}\gets \mathbb{Z}_q:(p,y,y^a,y^b
|
||||
|
||||
So DDH assumption implies discrete logarithm assumption.
|
||||
|
||||
Idea:
|
||||
Ideas:
|
||||
|
||||
If one can find $a,b$ from $y^a,y^b$, then one can find $ab$ from $y^{ab}$ and compare to $\bold{z}$ to check whether $y^\bold{z}$ is a valid DDH tuple.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user