From 754bd814b6f7143e57e7dc820a45b3685ae29036 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Thu, 21 Mar 2019 20:17:45 -0700 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac7d099..6563914 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ TrostleParrish implements a somewhat-homomorphic cryptosystem outlined by [1] and [2]. Designed for efficient encryption in a PIR scheme. -Note that Trostle-Parish has been broken [3] this library is for educational purposes only. +Note that Trostle-Parrish has been broken [3] this library is for educational purposes only. * [1] Trostle, Jonathan, and Andy Parrish. "Efficient computationally private information retrieval from anonymity or trapdoor groups." International Conference on Information Security. Springer, Berlin, Heidelberg, 2010. * [2] Mayberry, Travis, Erik-Oliver Blass, and Agnes Hui Chan. "PIRMAP: Efficient private information retrieval for MapReduce." International Conference on Financial Cryptography and Data Security. Springer, Berlin, Heidelberg, 2013.