Add solution for 3d
This commit is contained in:
parent
02caefee30
commit
ce0468c822
@ -176,7 +176,10 @@
|
|||||||
a valid preimage: $[F^P(x)=y]$ where $x$ and $y$ satisfy the
|
a valid preimage: $[F^P(x)=y]$ where $x$ and $y$ satisfy the
|
||||||
aforementioned conditions.
|
aforementioned conditions.
|
||||||
|
|
||||||
\item \TODO
|
\item If the adversary makes one forward query, the probability that it hits
|
||||||
|
the target image is $1/2^{g} = 1/2^{101}$. The adversary wants to find a
|
||||||
|
$\unit[655]{bit}$ input to map to 101 zeros. Therefore, the whole search
|
||||||
|
space is $2^{101}$ and the probability with one query is $1/2^{101}$.
|
||||||
|
|
||||||
\item \TODO
|
\item \TODO
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user