Oblivious pseudorandom function: Difference between revisions

Content deleted Content added
m Disambiguating links to TLS (link changed to Transport Layer Security) using DisamAssist.
m Disambiguating links to RSA (link changed to RSA (cryptosystem)) using DisamAssist.
Line 95:
There are various mathematical functions that can serve as the basis to implement an OPRF.
 
For example, methods from [[asymmetric cryptography]], including [[Elliptic Curve]] point multiplication, [[Diffie-Hellman]] modular exponentiation over a prime, or an [[RSA (cryptosystem)|RSA]] signature calculation.
 
=== EC and Conventional Diffie-Hellman ===