nthparty / article-privacy-preserving-information-exchange

This article uses a simple use case involving a transaction between a vendor and a customer to illustrate the privacy-enhancing potential of oblivious transfer (OT) and to demonstrate how OT can be incorporated into a Python implementation of a web service by leveraging the otc library.

Home Page:https://medium.com/nthparty/privacy-preserving-information-exchange-using-python-1a4a11bed3d5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

article-privacy-preserving-information-exchange

This article uses a simple use case involving a transaction between a vendor and a customer to illustrate the privacy-enhancing potential of oblivious transfer (OT) and to demonstrate how OT can be incorporated into a Python implementation of a web service by leveraging the otc library.

About

This article uses a simple use case involving a transaction between a vendor and a customer to illustrate the privacy-enhancing potential of oblivious transfer (OT) and to demonstrate how OT can be incorporated into a Python implementation of a web service by leveraging the otc library.

https://medium.com/nthparty/privacy-preserving-information-exchange-using-python-1a4a11bed3d5

License:MIT License


Languages

Language:Jupyter Notebook 100.0%