Entropy strength measured using zxcvbn

This commit is contained in:
Ian Coleman
2016-11-10 21:34:15 +11:00
parent 439f0e252b
commit b299a6a722
3 changed files with 40 additions and 0 deletions
+1
View File
@@ -559,6 +559,7 @@
<script src="js/wordlist_french.js"></script>
<script src="js/wordlist_italian.js"></script>
<script src="js/jsbip39.js"></script>
<script src="js/zxcvbn.js"></script>
<script src="js/entropy.js"></script>
<script src="js/index.js"></script>
</body>