aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2015-06-10 16:22:11 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2015-06-10 16:22:11 +0800
commitf31950f065c8682a0ff2b2d24ae46aba052a7a0a (patch)
tree1038ac3601323c3484ba9b3e921e8284115bb395 /readme.md
parent448f142382fe73eabda8ce87f5252827d40d824a (diff)
downloaddexon-mcl-f31950f065c8682a0ff2b2d24ae46aba052a7a0a.tar.gz
dexon-mcl-f31950f065c8682a0ff2b2d24ae46aba052a7a0a.tar.zst
dexon-mcl-f31950f065c8682a0ff2b2d24ae46aba052a7a0a.zip
list up copied files
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 6de8ae5..2ac64c7 100644
--- a/readme.md
+++ b/readme.md
@@ -28,6 +28,13 @@ http://opensource.org/licenses/BSD-3-Clause
The original source of the followings are git://github.com/aistcrypt/Lifted-ElGamal.git .
These files are licensed by BSD-3-Clause and are used for only tests.
+```
+include/mcl/elgamal.hpp
+include/mcl/window_method.hpp
+test/elgamal_test.cpp
+test/window_method_test.cpp
+```
+
# Author
MITSUNARI Shigeo(herumi@nifyt.com)