aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIan Coleman <coleman.ian@gmail.com>2014-09-30 08:56:42 +1000
committerIan Coleman <coleman.ian@gmail.com>2014-09-30 08:56:42 +1000
commit0937f3ab8ff8eef8c03a22e7ccf20d058917b972 (patch)
treee7194a312596c1134290dca7be5527e5fc04188b /src
parent80c4dd2aecd58bad27eababa0432b9319ecb644e (diff)
downloadBIP39-0937f3ab8ff8eef8c03a22e7ccf20d058917b972.tar.gz
BIP39-0937f3ab8ff8eef8c03a22e7ccf20d058917b972.tar.zst
BIP39-0937f3ab8ff8eef8c03a22e7ccf20d058917b972.zip
Acknowledgements has sjcl instead of asmcrypto
Diffstat (limited to 'src')
-rw-r--r--src/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/index.html b/src/index.html
index d09a71a..60c4ef1 100644
--- a/src/index.html
+++ b/src/index.html
@@ -306,9 +306,9 @@
306 </p> 306 </p>
307 307
308 <p> 308 <p>
309 <span>asmCrypto - </span> 309 <span>sjcl - </span>
310 <a href="https://github.com/vibornoff/asmcrypto.js" target="_blank"> 310 <a href="https://github.com/bitwiseshiftleft/sjcl" target="_blank">
311 https://github.com/vibornoff/asmcrypto.js 311 https://github.com/bitwiseshiftleft/sjcl
312 </a> 312 </a>
313 </p> 313 </p>
314 314