Commit History

Author SHA1 Message Date
  The MMGen Project faf28879f6 bip39: add `tobytes(), frombytes()` methods; Seed: remove `hexdata` attr 1 year ago
  The MMGen Project 8e46932475 update copyright dates 1 year ago
  The MMGen Project cbe952a774 bip39.py: add `generate_seed(mnemonic,passwd)` method 2 years ago
  The MMGen Project d326c96af8 pylint throughout (excluding tests) - various cleanups 2 years ago
  The MMGen Project b660ba4235 pylint throughout (excluding tests) - use "is" for bool,None,type equality 2 years ago
  The MMGen Project 83ac0f860c pylint throughout (excluding tests) - f-strings 2 years ago
  The MMGen Project 1aeefd64ae update copyright dates 2 years ago
  The MMGen Project 30bd534314 move wordlists to `wordlist` 3 years ago
  The MMGen Project fc87dcf0ba fixes and cleanups throughout 3 years ago
  The MMGen Project aad252a077 handle MMGen exceptions via die() 3 years ago
  The MMGen Project ad569cbeb7 import cleanups throughout 3 years ago
  The MMGen Project 67067aa7d5 baseconv: set constants in initializer 3 years ago
  The MMGen Project 20a0ac03fc wallet.Mnemonic: remove redundant pad calculation code 3 years ago
  The MMGen Project 7b890a2c95 baseconv.py: convert class methods to instance methods 3 years ago
  The MMGen Project 4496f795d7 bip39.py: cleanups 3 years ago
  The MMGen Project 16dff263a9 move BIP39 wordlist to mn_bip39.py 3 years ago
  The MMGen Project 0138a6fa49 whitespace, cleanups, minor fixes 3 years ago
  The MMGen Project 1a896d9af9 update copyright dates 3 years ago
  The MMGen Project 2872d4b683 f-strings, whitespace (program files) [43 files patched] 4 years ago
  The MMGen Project cb7f38370b Update copyright dates 4 years ago
  The MMGen Project 701e7a77e5 use relative imports throughout 5 years ago
  The MMGen Project 853a24df21 minor fixes, cleanups and additions 5 years ago
  The MMGen Project 673b97b3b8 update copyright dates 5 years ago
  The MMGen Project 3931cc7be1 MMGen & BIP39 mnemonic: refactor interactive input code, clean up test 6 years ago
  The MMGen Project 56a39244f7 a few minor cleanups and fixes 6 years ago
  The MMGen Project f1e7cbb7a0 baseconv: minor cleanups & fixes (import, init_mn) 6 years ago
  The MMGen Project 9cc0777f54 move baseconv class to its own module, baseconv.py 6 years ago
  The MMGen Project d67f87aed1 baseconv: remove b58encode() and b58decode() convenience methods 6 years ago
  The MMGen Project 554703e541 bip39, baseconv: don't leak private data in error messages 6 years ago
  MMGen 8705e57b8f mmgen-passgen: support BIP39 passwords 6 years ago