aboutsummaryrefslogtreecommitdiffstats
path: root/docs/demo/bls.html
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-10-25 16:17:55 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-10-25 16:17:55 +0800
commitd1ab8affd173fda11be9f1018915f9cb7429772d (patch)
tree6e60f40d220aadfb78b4ada3ed019ffdfa2d62df /docs/demo/bls.html
parent066af2461132a6f867e863e7fb3dd590fa38de04 (diff)
downloaddexon-bls-d1ab8affd173fda11be9f1018915f9cb7429772d.tar
dexon-bls-d1ab8affd173fda11be9f1018915f9cb7429772d.tar.gz
dexon-bls-d1ab8affd173fda11be9f1018915f9cb7429772d.tar.bz2
dexon-bls-d1ab8affd173fda11be9f1018915f9cb7429772d.tar.lz
dexon-bls-d1ab8affd173fda11be9f1018915f9cb7429772d.tar.xz
dexon-bls-d1ab8affd173fda11be9f1018915f9cb7429772d.tar.zst
dexon-bls-d1ab8affd173fda11be9f1018915f9cb7429772d.zip
[js] refactor bls.js
Diffstat (limited to 'docs/demo/bls.html')
-rw-r--r--docs/demo/bls.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/demo/bls.html b/docs/demo/bls.html
index 8c84a2e..14e09dd 100644
--- a/docs/demo/bls.html
+++ b/docs/demo/bls.html
@@ -43,7 +43,6 @@ signature : <span name="signature"></span><br>
verify : <span name="verifyResult"></span><br>
</div>
<button type="text" id="testBls" onclick="onClickTestShare()">test sharing</button>
-<button type="text" id="testBls" onclick="onClickTestShareClass()">test sharing class</button>
<div>
threshold(k) : <input type="text" name="ss_k" value="3"><br>
number of players(n) : <input type="text" name="ss_n" value="5"><br>