Lyubomir Filipov @FilipovG
Lyubomir Filipov
Team Lead
Enthusiast
cryptographic primitive
1-out-of-2 OT: Alice chooses as input two bits b0 and b1. Bob chooses a selection bit c and gets as output the bit bc.
Alice should not learn c
Bob should not learn b1-c
Only one item is returned to Bob.
Alice won't know what Bob has in his mind!
personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, which allow or confirm the unique identification of that natural person.
Not 100% perfect
Every scan will return different results
X | Y | X XOR Y |
---|---|---|
0 | 0 | 0 |
1 | 0 | 1 |
0 | 1 | 1 |
1 | 1 | 0 |