diff options
author | MITSUNARI Shigeo <herumi@nifty.com> | 2018-06-03 14:12:52 +0800 |
---|---|---|
committer | MITSUNARI Shigeo <herumi@nifty.com> | 2018-06-03 14:12:52 +0800 |
commit | 72f5be5669b3ebe1536f22c452bd455f5f330944 (patch) | |
tree | ca3f4b42f4cfa8081b71043b0c51406881c9fd90 | |
parent | 863aa5597c90efe8e72f60bf868ed3db443714ce (diff) | |
download | tangerine-mcl-72f5be5669b3ebe1536f22c452bd455f5f330944.tar.gz tangerine-mcl-72f5be5669b3ebe1536f22c452bd455f5f330944.tar.zst tangerine-mcl-72f5be5669b3ebe1536f22c452bd455f5f330944.zip |
add link to nizkp.pdf
-rw-r--r-- | include/mcl/she.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mcl/she.hpp b/include/mcl/she.hpp index 6c3b0ed..3ce3614 100644 --- a/include/mcl/she.hpp +++ b/include/mcl/she.hpp @@ -840,6 +840,8 @@ private: S += C; } /* + https://github.com/herumi/mcl/blob/master/misc/she/nizkp.pdf + encRand is a random value used for ElGamalEnc() d[1-m] ; rand s[1-m] ; rand |