multi-party
There are 11 repositories under multi-party topic.
multiparty/jiff
JavaScript library for building web-based applications that employ secure multi-party computation (MPC).
mithril-security/bastionlab
A simple framework for privacy-friendly data science collaboration
nthparty/oblivious
Python library that serves as an API for common cryptographic primitives used to implement OPRF, OT, and PSI protocols.
multiparty/jigg
JavaScript implementation of garbled gates and 2PC boolean circuit protocols
nthparty/additive
Data structure for representing additive secret shares of integers, designed for use within secure multi-party computation (MPC) protocol implementations.
casperlundberg/GUI-for-multi-party-auctioning
The matching between demand and supply of components and materials across multiple sectorsis essential for the circular economy, to facilitate re-use and re-manufacturing of products and material. To make such matchmaking efficient, such matchmaking requires digitalized negotiation support, traceability of transactions and contracts definition functionalities. Suppliers of post-use components and materials needthe possibility to offer their products and give the relevant information. Moreover, post-use material managers, including re-manufacturers and material re-processors, and re-users need the possibility to publish their capabilities and requirements or bid on their preferred products and materials. Matchmaking further demands a multi-party auction mechanismto achieve a market equilibrium between suppliers and demanders. Previous work includes automated contractual interactions and negotiations, but only in between pairs of stakeholders (not multi-party with three or more stakeholders). Multi-party contractual interactions, negotiations and auctioning are now being addressed by EISLAB at LTU.
CBoensel/paypal-auth-assertion-header
Demo on how to compose / decompose the PayPal-Auth-Assertion header
chiefbiiko/mpecdh
Multi-party ECDH
correlation-org/correlation-org.github.io
Webpage describing the effort and listing contributed documents and artifacts.
multiparty/sigg
Data structure and message format standards and conventions for implementations of garbled gate protocols.
nthparty/exclusive
Data structure for representing secret shares of byte vectors based on bitwise XOR, designed for use within secure multi-party computation (MPC) protocol implementations.