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