UTF-8 strings handled correctly by asmCrypto

This commit is contained in:
Ian Coleman
2014-09-27 23:20:36 +10:00
parent 783981debe
commit 4dd6050628
5 changed files with 254 additions and 231 deletions
+2
View File
@@ -346,6 +346,8 @@
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="/js/bitcoinjs-1-0-0.js"></script>
<script src="/js/asmcrypto.js"></script>
<script src="/js/wordlists.js"></script>
<script src="/js/wordlist_english.js"></script>
<script src="/js/jsbip39.js"></script>
<script src="/js/index.js"></script>
</body>