Skip to content
Marcella Hastings edited this page Jun 4, 2019 · 2 revisions

What is it?

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.

Usability

Pretty good, honestly.

Notes

Links

github
documentation

Clone this wiki locally