From 2ff1fb7e1717d7e9cef858a9d47bb9d4972a0a6f Mon Sep 17 00:00:00 2001 From: Michael Zohner Date: Wed, 22 Apr 2015 12:44:32 +0200 Subject: [PATCH] Updated Readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.