You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"where $H_1:\\{0,1\\}^*\\rightarrow \\mathbb{G}$, $H_2:\\{0,1\\}^* \\rightarrow \\{0,1\\}^n$ are hash functions modeled as random oracles.\n",
16
16
"\n",
17
-
"This is a PRF because under appropriate (DDH-type) assumptions (essentially the only way to distinguish a PRF-value $\\mathrm{PRF}_k(x)$ from random is to compute $H_1(x)^k$ without knowing $k$).\n",
17
+
"This is a PRF because under appropriate (Diffie-Hellman-type) assumptions (essentially the only way to distinguish a PRF-value $\\mathrm{PRF}_k(x)$ from random is to compute $H_1(x)^k$ without knowing $k$).\n",
18
18
"\n",
19
19
"## 🥸 How to obliviously retrieve function values\n",
0 commit comments