oblivious-pseudorandom-function

There are 3 repositories under oblivious-pseudorandom-function topic.

  • nthparty/oprf

    Oblivious pseudo-random function (OPRF) protocol functionality implementations based on Curve25519 primitives, including both pure-Python and libsodium-based variants.

    Language:Python2202
  • nthparty/oprfs

    Easy-to-deploy oblivious pseudo-random function (OPRF) service that allows other parties (typically participants in some secure multi-party computation protocol) to obtain a persistent mask which they cannot decrypt but which they can safely apply (via requests to the service) to private data values of their choice.

    Language:Python1202
  • pvriel/oprf4j

    A Java library for oblivious pseudorandom functions.

    Language:Java1110