index
:
BIP39
master
A web tool for converting BIP39 mnemonic codes
Immae
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
js
/
entropy.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Card entropy uses secure hashing when > 256 bits
Ian Coleman
2016-12-22
1
-5
/
+2
*
Entropy with more than 4 decks can be calculated
Ian Coleman
2016-11-30
1
-1
/
+6
*
bitsPerEvent correct for multiple decks of cards
Ian Coleman
2016-11-30
1
-3
/
+13
*
Card entropy has improved conversion to binary
Ian Coleman
2016-11-30
1
-90
/
+79
*
Card entropy calculation bugfix
Ian Coleman
2016-11-25
1
-12
/
+84
*
Entropy library has extra comments for clarity
Ian Coleman
2016-11-17
1
-3
/
+5
*
Entropy library assumes cards are discarded
Ian Coleman
2016-11-17
1
-0
/
+46
*
BigInteger library moved to own file
Ian Coleman
2016-11-16
1
-1627
/
+0
*
Card suits have color and use larger font size
Ian Coleman
2016-11-14
1
-0
/
+8
*
Entropy feedback in tabular format, not sentence
Ian Coleman
2016-11-10
1
-36
/
+11
*
Card entropy uses unicode suit symbols in cleanStr
Ian Coleman
2016-11-10
1
-0
/
+7
*
Dice conversion to Base 6 uses arrays not strings
Ian Coleman
2016-11-10
1
-7
/
+6
*
No leading zeros for first char unless hex
Ian Coleman
2016-11-08
1
-13
/
+15
*
Dice entropy conversion to Base 6 is simpler
Ian Coleman
2016-11-07
1
-3
/
+4
*
Cards can be used for entropy
Ian Coleman
2016-11-07
1
-36
/
+87
*
Entropy refactor to prep for card detection
Ian Coleman
2016-11-07
1
-21
/
+55
*
Entropy can be supplied by user
Ian Coleman
2016-11-04
1
-0
/
+1774