tree: 5fb086c3ad786c36f2c63bd93a6f54a6bb0b32c8 [path history] [tgz]
  1. example_all.html
  2. example_BLS.html
  3. README.md
examples/browser/README.md

Browser examples

Browser examples using the milagro-crypto-js library, for example;

cp -r ../../src .
ln -s example_AES_ENCRYPTION.html  index.html
busybox httpd -f -p 8000

Open this url in your browser

127.0.0.1:8000

and look at the output in the browser's console.