Commit History

Author SHA1 Message Date
  The MMGen Project 2872d4b683 f-strings, whitespace (program files) [43 files patched] 4 years ago
  The MMGen Project 8559b9c668 do_hashlib_scrypt(): cleanups 4 years ago
  The MMGen Project cb7f38370b Update copyright dates 4 years ago
  The MMGen Project 1f7cfafd96 add_user_random(): minor cleanups 5 years ago
  The MMGen Project c2dc09cbf3 get_passphrase,get_hash_preset,get_label: new test, cleanups, fixes 5 years ago
  The MMGen Project 4c2410e0d6 new Lockable class; lock global vars after initialization (amended) 5 years ago
  The MMGen Project 973c7be78d string formatting, whitespace, minor fixes and cleanups throughout 5 years ago
  The MMGen Project 701e7a77e5 use relative imports throughout 5 years ago
  The MMGen Project 656bb69587 terminal-related fixes and cleanups 5 years ago
  The MMGen Project d8e1d5f88c term.py: new MMGenTerm family of classes 5 years ago
  The MMGen Project 9a888735a6 minor fixes and cleanups 5 years ago
  The MMGen Project 673b97b3b8 update copyright dates 5 years ago
  The MMGen Project 809fd0503d crypto.py: get_random() -> add_user_random(), UI cleanups & fixes 6 years ago
  MMGen c82c9c5bd7 minor changes and fixes 6 years ago
  MMGen 94e02995de issubclass -> isinstance and related cleanups 6 years ago
  MMGen f060ecdca8 crypto.py: remove 'hash_rounds' arg from scramble_seed() 6 years ago
  MMGen 1c5277572e workaround for broken hashlib.scrypt() 6 years ago
  MMGen 3a09017804 various minor fixes and cleanups 6 years ago
  MMGen 8a3b9216f6 crypto.py: reimplement AES routines using the cryptography library 6 years ago
  MMGen f7b59022a4 silent -> quiet file opens + minor fixes 6 years ago
  MMGen 360ef8d3c5 use hashlib.scrypt() if available, in preference to scrypt.hash() 6 years ago
  MMGen b5f1ebc640 py3port: make hexadecimal values be strings instead of bytes type 6 years ago
  MMGen 0879e53e74 tooltest2.py - add BTC test vectors 6 years ago
  MMGen 514c1100ee Update copyright dates 6 years ago
  MMGen 44eb299442 py3port: revert some changes made by 2to3 7 years ago
  MMGen cc3678619c py3port: fix single-keypress terminal input 7 years ago
  MMGen 04329b6757 py3port: use encode() and decode() where applicable 7 years ago
  MMGen 949e42ebf4 py3port: 2to3 on all files 7 years ago
  MMGen f0fea335eb py3port: update hashbangs 7 years ago
  MMGen 9f2153c3a8 Require UTF-8 for brainwallet; other UTF-8 fixes 7 years ago