Content deleted Content added
Jasonkresch (talk | contribs) m →Extensions: Removed redundant sentence |
Jasonkresch (talk | contribs) m →Partially-Oblivious PRF: Changed function name to be consistent |
||
Line 188:
Specifically, a P-OPRF is any function with the following properties:
* The parties compute: '''O''' =
* The first-party (''the client''), knows the ''hidden input'' ('''H''') and the ''exposed input'' ('''E''') and learns the ''output'' ('''O''') but does not learn the ''secret'' ('''S''')
* The second-party (''the server''), knows the ''secret'' ('''S'''), and learns the ''exposed input'' ('''E'''), but does not learn either the ''hidden input'' ('''H'''), nor the ''output'' ('''O''').
|