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.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/demo/bls.html b/docs/demo/bls.html
index fb36e6b..a539729 100644
--- a/docs/demo/bls.html
+++ b/docs/demo/bls.html
@@ -82,10 +82,10 @@ e(aP, bQ) == e(P, Q)^ab is <span name="verify_pairing"></span>
<hr>
<button type="text" id="testMisc" onclick="onClickTestMisc()">test misc</button>
<div>
-id(dec) = <input type="text" name="idDec" value="3"><br>
+id(dec) = <input type="text" name="idDec" value="256"><br>
</div>
-id(hex) = <span name="idHex"></span><br>
id(dec) again = <span name="idDec2"></span><br>
+id(hex) = <span name="idHex"></span><br>
<div>
</div>
</body>