Oblivious pseudorandom function: Difference between revisions

Content deleted Content added
m it's->its
Line 161:
The following code represents calculations performed by the server, or the second-party.
 
The server receives the ''blinded input'' value from the client, and may perform authentication, access control, request throttling, or other security measures before processing the request. It then uses it'sits own secret, to compute:
 
<syntaxhighlight lang="java">