aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2018-07-27 09:32:16 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2018-07-27 09:32:16 +0800
commit0ed2a0ceb4fa057a261c2924b6597f363e4b699e (patch)
treeb1a4f2b95ce83af3d5931206d5f20f4920c532c5
parent7f5f70f67361a2f8f8861bc47ac2fd79790e4989 (diff)
downloadtangerine-mcl-0ed2a0ceb4fa057a261c2924b6597f363e4b699e.tar.gz
tangerine-mcl-0ed2a0ceb4fa057a261c2924b6597f363e4b699e.tar.zst
tangerine-mcl-0ed2a0ceb4fa057a261c2924b6597f363e4b699e.zip
update link to paper
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index d1990a3..44ab187 100644
--- a/readme.md
+++ b/readme.md
@@ -302,6 +302,8 @@ make MCL_USE_LLVM=1 LLVM_VER=<llvm-version> UPDATE_ASM=1 MCL_MAX_BIT_SIZE=1024
```
# API for Two level homomorphic encryption
+* [_Efficient Two-level Homomorphic Encryption in Prime-order Bilinear Groups and A Fast Implementation in WebAssembly_](https://dl.acm.org/citation.cfm?doid=3196494.3196552), N. Attrapadung, G. Hanaoka, S. Mitsunari, Y. Sakai,
+K. Shimizu, and T. Teruya. ASIACCS 2018
* [she-api](https://github.com/herumi/mcl/blob/master/misc/she/she-api.md)
* [she-api(Japanese)](https://github.com/herumi/mcl/blob/master/misc/she/she-api-ja.md)