alan-turing-institute / SHEEP

SHEEP is a Homomorphic Encryption Evaluation Platform
MIT License
48 stars 12 forks source link

Millionaire's problem #51

Closed ots22 closed 6 years ago

ots22 commented 6 years ago

See https://en.wikipedia.org/wiki/Yao%27s_Millionaires%27_Problem

Write a solution using HE in TFHE/HElib.

ots22 commented 6 years ago

Have what we need to do this now - add to the examples.

ots22 commented 6 years ago

It was hard to make a compelling illustration of this, since it is more about the protocol used (for the HE, it is a single comparison gate). Any thoughts @adriagascon?