The MMGen Project
|
44cfe1c3dd
various changes and fixes throughout
|
3 years ago |
The MMGen Project
|
c7f0b2d8f9
wallet.incog_base: minor cleanups
|
4 years ago |
The MMGen Project
|
589c37806b
crypto.py: improve get_random() implementation
|
4 years ago |
The MMGen Project
|
bb96d6223f
lazy imports of hashlib, string
|
4 years ago |
The MMGen Project
|
29e3a07d6a
import cleanups
|
4 years ago |
The MMGen Project
|
5545a011b0
minor fixes and cleanups
|
4 years ago |
The MMGen Project
|
0ef7de1886
globalvars.py: move crypto constants to crypto.py
|
4 years ago |
The MMGen Project
|
246e500891
crypto.py: import cleanups
|
4 years ago |
The MMGen Project
|
ccb4894583
crypto.py:get_*passphrase(),get_hash_preset*(): merge with duplicating code in wallet.py
|
4 years ago |
The MMGen Project
|
748bf68c15
crypto.py:mmgen_{en,de}crypt(): whitespace, cleanups
|
4 years ago |
The MMGen Project
|
4819c97f8a
util.py: move file utilities to fileutil.py
|
4 years ago |
The MMGen Project
|
0138a6fa49
whitespace, cleanups, minor fixes
|
4 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
4 years ago |
The MMGen Project
|
350c600bb3
use optimized hmac.digest() instead of hmac.new().digest()
|
4 years ago |
The MMGen Project
|
1245dc1026
my_raw_input() -> line_input()
|
4 years ago |
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
|
5 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
|
6 years ago |
The MMGen Project
|
656bb69587
terminal-related fixes and cleanups
|
6 years ago |
The MMGen Project
|
d8e1d5f88c
term.py: new MMGenTerm family of classes
|
6 years ago |
The MMGen Project
|
9a888735a6
minor fixes and cleanups
|
6 years ago |
The MMGen Project
|
673b97b3b8
update copyright dates
|
6 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 |