UNPKG

251 BHTMLView Raw
1<!doctype html>
2<html>
3 <head>
4 <title>Benchmarking nacl cryptography in the browser</title>
5 <script src="lib/nacl_factory.js"></script>
6 <script src="benchmark.js"></script>
7 </head>
8 <body>
9 <pre id="output"></pre>
10 </body>
11</html>