https://github.com/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.
https://github.com/nthparty/oprfs
cryptographic-algorithms cryptographic-library mpc multi-party-computation multiparty-computation oblivious oblivious-pseudorandom-function oblivious-pseudorandom-functions oprf pseudorandom-function pseudorandom-generators python-library
Last synced: 5 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/nthparty/oprfs
- Owner: nthparty
- License: mit
- Created: 2021-02-28T06:52:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T07:14:27.000Z (over 3 years ago)
- Last Synced: 2025-12-02T06:57:28.484Z (6 months ago)
- Topics: cryptographic-algorithms, cryptographic-library, mpc, multi-party-computation, multiparty-computation, oblivious, oblivious-pseudorandom-function, oblivious-pseudorandom-functions, oprf, pseudorandom-function, pseudorandom-generators, python-library
- Language: Python
- Homepage: https://pypi.org/project/oprfs
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE