diff --git a/README.md b/README.md index f456c91..6880ebe 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # PSI -Implementations of Private Set Intersection Protocols +Implementation of the OT Extension-based Private Set Intersection (PSI) protocol from [1]. The code will be published soon. + +[1] B. Pinkas, T. Schneider, M. Zohner. Faster Private Set Intersection Based on OT Extension. USENIX Security 2014: 797-812. Full version available at http://eprint.iacr.org/2014/447.