An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project