Content deleted Content added
Jasonkresch (talk | contribs) m →Sample OPRF Protocol: fixed wrong variable name in client code |
Jasonkresch (talk | contribs) m →Sample OPRF Protocol: added link to modular inverse and fixed spelling error |
||
Line 78:
Notes:
The client computes the [[Modular_multiplicative_inverse|multiplicative inverse]] of the blinding factor. This enables it to reverse the
As a final step, to complete the OPRF, the client performs a [[Cryptographic_hash_function|one-way hash]] on the result to ensure the OPRF output is [[Discrete_uniform_distribution|uniform]], completely [[pseudorandom]], and non-invertible.
|