]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/history - src/js/entropy.js
Replace most libraries with combined libs
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / js / entropy.js
2019-12-19  Ian ColemanReplace most libraries with combined libs
2019-12-17  Ian ColemanAllow manual override for entropy type
2016-12-22  Ian ColemanCard entropy uses secure hashing when > 256 bits
2016-11-30  Ian ColemanEntropy with more than 4 decks can be calculated
2016-11-30  Ian ColemanbitsPerEvent correct for multiple decks of cards
2016-11-30  Ian ColemanCard entropy has improved conversion to binary
2016-11-25  Ian ColemanCard entropy calculation bugfix
2016-11-17  Ian ColemanEntropy library has extra comments for clarity
2016-11-17  Ian ColemanEntropy library assumes cards are discarded
2016-11-15  Ian ColemanBigInteger library moved to own file
2016-11-14  Ian ColemanCard suits have color and use larger font size
2016-11-10  Ian ColemanEntropy feedback in tabular format, not sentence
2016-11-09  Ian ColemanCard entropy uses unicode suit symbols in cleanStr
2016-11-09  Ian ColemanDice conversion to Base 6 uses arrays not strings
2016-11-08  Ian ColemanNo leading zeros for first char unless hex
2016-11-07  Ian ColemanDice entropy conversion to Base 6 is simpler
2016-11-07  Ian ColemanCards can be used for entropy
2016-11-07  Ian ColemanEntropy refactor to prep for card detection
2016-11-04  Ian ColemanEntropy can be supplied by user