-
Notifications
You must be signed in to change notification settings - Fork 112
JIFF
Marcella Hastings edited this page Jun 4, 2019
·
2 revisions
JIFF (JavaScript Implementation of Federated Functionalities) is an MPC library implemented by researchers at Boston University. It has a central server that hosts a client interface and routes messages between individual client parties. It implements an information-theoretically secure, LSSS-based protocol for an arbitrary number of parties.
The developers have yet to release a paper documenting JIFF.
Pretty good, honestly.