aboutsummaryrefslogtreecommitdiffstats
path: root/docs/demo/bls.html
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-09-24 09:05:53 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-09-24 09:05:53 +0800
commit09fd955da7e0217bbd408abcc0bf21566c0032b7 (patch)
tree448d686192a4f669d349a165b063c03a791b66bc /docs/demo/bls.html
parenta03b46fd258cca5721ca48533351a9f9f2622065 (diff)
downloaddexon-bls-09fd955da7e0217bbd408abcc0bf21566c0032b7.tar
dexon-bls-09fd955da7e0217bbd408abcc0bf21566c0032b7.tar.gz
dexon-bls-09fd955da7e0217bbd408abcc0bf21566c0032b7.tar.bz2
dexon-bls-09fd955da7e0217bbd408abcc0bf21566c0032b7.tar.lz
dexon-bls-09fd955da7e0217bbd408abcc0bf21566c0032b7.tar.xz
dexon-bls-09fd955da7e0217bbd408abcc0bf21566c0032b7.tar.zst
dexon-bls-09fd955da7e0217bbd408abcc0bf21566c0032b7.zip
use SHA-2 and get same hash value with native code
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 a2d23be..48d9b3c 100644
--- a/docs/demo/bls.html
+++ b/docs/demo/bls.html
@@ -21,7 +21,6 @@ pairing parameter : <select name="curveType" onChange="onChangeSelectCurve()">
library status <span name="status">initializing...</span>
</form>
<div>group order : <span name="curveOrder">0</span></div>
-<div>Remark : This version uses SHA-1, which will be replaced with SHA-2 later.</div>
</p>
<button type="text" id="benchmark" onclick="onClickBenchmark()">benchmark</button>
<div>pairing time : <span name="time_pairing">0</span>msec</div>