aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2018-04-04 12:26:13 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2018-04-04 12:26:13 +0800
commitaaab06e142ce93cf5348a502ad65257e228952b5 (patch)
tree80930bb7caf398e67f28ca1fb8a897f28dce41bd
parentfe3f42f7118d61d7893b35fcd4aafb1a60538d57 (diff)
downloadtangerine-mcl-aaab06e142ce93cf5348a502ad65257e228952b5.tar.gz
tangerine-mcl-aaab06e142ce93cf5348a502ad65257e228952b5.tar.zst
tangerine-mcl-aaab06e142ce93cf5348a502ad65257e228952b5.zip
fix error of she_smpl
-rw-r--r--sample/she_smpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/she_smpl.cpp b/sample/she_smpl.cpp
index 06d8fac..c136d92 100644
--- a/sample/she_smpl.cpp
+++ b/sample/she_smpl.cpp
@@ -18,7 +18,7 @@ void miniSample()
sec.setByCSPRNG();
// set range to decode GT DLP
- SHE::setRangeForGTDLP(1000);
+ SHE::setRangeForDLP(1000);
PublicKey pub;
// get public key