You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lets you define simple functions in a Rust-like language where Alice provides one input and Bob provides the other. Alice and Bob can then calculate the output of the function without disclosing their input to the other party.
It's unclear how complex the programs can get, their examples are functions that do simple operations like multiplications and comparisons, I suspect something like calculating SHA256 wouldn't be practical. Here is more information on what the language looks like and is capable of.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Tandem: https://sine.foundation/tandem
Lets you define simple functions in a Rust-like language where Alice provides one input and Bob provides the other. Alice and Bob can then calculate the output of the function without disclosing their input to the other party.
It's unclear how complex the programs can get, their examples are functions that do simple operations like multiplications and comparisons, I suspect something like calculating SHA256 wouldn't be practical. Here is more information on what the language looks like and is capable of.
This looks somewhat similar: https://github.com/Sunscreen-tech/Sunscreen
This kind of tool seems likely to have applications with Locutus although I don't yet have a specific use case in mind.
Beta Was this translation helpful? Give feedback.
All reactions