mmgen-wallet/MANIFEST
philemon e328a6a24b Added features:
* 'mmgen-tool': file encryption utility with strong encryption
	* 'mmgen-tool': find hidden incognito data in file using the Incog ID
	* User may now supply additional entropy in all cases where random data is
	  needed.  This user entropy (typed symbols + keystroke intervals) is hashed
	  into a key with Scrypt and used to encrypt all random data produced during
	  the session by the OS.
2014-08-01 23:08:31 +04:00

44 lines
801 B
Text

# file GENERATED by distutils, do NOT edit
__init__.py
mmgen-addrgen
mmgen-addrimport
mmgen-keygen
mmgen-passchg
mmgen-pywallet
mmgen-tool
mmgen-txcreate
mmgen-txsend
mmgen-txsign
mmgen-walletchk
mmgen-walletgen
setup.py
mmgen/Opts.py
mmgen/__init__.py
mmgen/addr.py
mmgen/bitcoin.py
mmgen/config.py
mmgen/license.py
mmgen/mn_electrum.py
mmgen/mn_tirosh.py
mmgen/mnemonic.py
mmgen/term.py
mmgen/tool.py
mmgen/tx.py
mmgen/util.py
mmgen/walletgen.py
mmgen/rpc/__init__.py
mmgen/rpc/config.py
mmgen/rpc/connection.py
mmgen/rpc/data.py
mmgen/rpc/exceptions.py
mmgen/rpc/proxy.py
mmgen/rpc/util.py
mmgen/tests/__init__.py
mmgen/tests/addr.py
mmgen/tests/bitcoin.py
mmgen/tests/mn_electrum.py
mmgen/tests/mn_tirosh.py
mmgen/tests/mnemonic.py
mmgen/tests/test.py
mmgen/tests/util.py
mmgen/tests/walletgen.py