diff options
author | MITSUNARI Shigeo <herumi@nifty.com> | 2015-06-10 16:22:11 +0800 |
---|---|---|
committer | MITSUNARI Shigeo <herumi@nifty.com> | 2015-06-10 16:22:11 +0800 |
commit | f31950f065c8682a0ff2b2d24ae46aba052a7a0a (patch) | |
tree | 1038ac3601323c3484ba9b3e921e8284115bb395 /readme.md | |
parent | 448f142382fe73eabda8ce87f5252827d40d824a (diff) | |
download | dexon-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.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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) |