aboutsummaryrefslogtreecommitdiffstats
path: root/docs/demo/bls.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/demo/bls.html')
-rw-r--r--docs/demo/bls.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/demo/bls.html b/docs/demo/bls.html
index 3f6ae74..9c68d62 100644
--- a/docs/demo/bls.html
+++ b/docs/demo/bls.html
@@ -23,6 +23,7 @@ library status <span name="status">initializing...</span>
<div>group order : <span name="curveOrder">0</span></div>
</p>
<button type="text" id="benchmark" onclick="onClickBenchmark()">benchmark</button>
+<div>setByCSPRNG time : <span name="time_setByCSPRNG">0</span>msec</div>
<div>pairing time : <span name="time_pairing">0</span>msec</div>
<div>G1 scalar mul : <span name="time_g1mul">0</span>msec</div>
<div>G2 scalar mul : <span name="time_g2mul">0</span>msec</div>