AUTHORS
CHANGELOG.md
COPYING
MANIFEST.in
README.md
requirements-optional.txt
requirements.txt
setup.cfg
setup.py
bash_completion.d/trezorctl.sh
src/trezor.egg-info/PKG-INFO
src/trezor.egg-info/SOURCES.txt
src/trezor.egg-info/dependency_links.txt
src/trezor.egg-info/entry_points.txt
src/trezor.egg-info/not-zip-safe
src/trezor.egg-info/requires.txt
src/trezor.egg-info/top_level.txt
src/trezorlib/__init__.py
src/trezorlib/_ed25519.py
src/trezorlib/binance.py
src/trezorlib/btc.py
src/trezorlib/btclib.py
src/trezorlib/cardano.py
src/trezorlib/client.py
src/trezorlib/cosi.py
src/trezorlib/debuglink.py
src/trezorlib/device.py
src/trezorlib/eos.py
src/trezorlib/ethereum.py
src/trezorlib/exceptions.py
src/trezorlib/fido.py
src/trezorlib/log.py
src/trezorlib/mapping.py
src/trezorlib/messages.py
src/trezorlib/misc.py
src/trezorlib/models.py
src/trezorlib/monero.py
src/trezorlib/nem.py
src/trezorlib/protobuf.py
src/trezorlib/py.typed
src/trezorlib/ripple.py
src/trezorlib/stellar.py
src/trezorlib/tezos.py
src/trezorlib/toif.py
src/trezorlib/tools.py
src/trezorlib/ui.py
src/trezorlib/__pycache__/__init__.cpython-39.pyc
src/trezorlib/__pycache__/_ed25519.cpython-39.pyc
src/trezorlib/__pycache__/binance.cpython-39.pyc
src/trezorlib/__pycache__/btc.cpython-39.pyc
src/trezorlib/__pycache__/cardano.cpython-39.pyc
src/trezorlib/__pycache__/client.cpython-39.pyc
src/trezorlib/__pycache__/cosi.cpython-39.pyc
src/trezorlib/__pycache__/debuglink.cpython-39.pyc
src/trezorlib/__pycache__/device.cpython-39.pyc
src/trezorlib/__pycache__/eos.cpython-39.pyc
src/trezorlib/__pycache__/ethereum.cpython-39.pyc
src/trezorlib/__pycache__/exceptions.cpython-39.pyc
src/trezorlib/__pycache__/fido.cpython-39.pyc
src/trezorlib/__pycache__/log.cpython-39.pyc
src/trezorlib/__pycache__/mapping.cpython-39.pyc
src/trezorlib/__pycache__/messages.cpython-39.pyc
src/trezorlib/__pycache__/misc.cpython-39.pyc
src/trezorlib/__pycache__/models.cpython-39.pyc
src/trezorlib/__pycache__/monero.cpython-39.pyc
src/trezorlib/__pycache__/nem.cpython-39.pyc
src/trezorlib/__pycache__/protobuf.cpython-39.pyc
src/trezorlib/__pycache__/ripple.cpython-39.pyc
src/trezorlib/__pycache__/stellar.cpython-39.pyc
src/trezorlib/__pycache__/tezos.cpython-39.pyc
src/trezorlib/__pycache__/toif.cpython-39.pyc
src/trezorlib/__pycache__/tools.cpython-39.pyc
src/trezorlib/__pycache__/ui.cpython-39.pyc
src/trezorlib/_internal/__init__.py
src/trezorlib/_internal/emulator.py
src/trezorlib/_internal/firmware_headers.py
src/trezorlib/cli/__init__.py
src/trezorlib/cli/binance.py
src/trezorlib/cli/btc.py
src/trezorlib/cli/cardano.py
src/trezorlib/cli/cosi.py
src/trezorlib/cli/crypto.py
src/trezorlib/cli/debug.py
src/trezorlib/cli/device.py
src/trezorlib/cli/eos.py
src/trezorlib/cli/ethereum.py
src/trezorlib/cli/fido.py
src/trezorlib/cli/firmware.py
src/trezorlib/cli/monero.py
src/trezorlib/cli/nem.py
src/trezorlib/cli/ripple.py
src/trezorlib/cli/settings.py
src/trezorlib/cli/stellar.py
src/trezorlib/cli/tezos.py
src/trezorlib/cli/trezorctl.py
src/trezorlib/cli/__pycache__/__init__.cpython-39.pyc
src/trezorlib/cli/__pycache__/binance.cpython-39.pyc
src/trezorlib/cli/__pycache__/btc.cpython-39.pyc
src/trezorlib/cli/__pycache__/cardano.cpython-39.pyc
src/trezorlib/cli/__pycache__/cosi.cpython-39.pyc
src/trezorlib/cli/__pycache__/crypto.cpython-39.pyc
src/trezorlib/cli/__pycache__/debug.cpython-39.pyc
src/trezorlib/cli/__pycache__/device.cpython-39.pyc
src/trezorlib/cli/__pycache__/eos.cpython-39.pyc
src/trezorlib/cli/__pycache__/ethereum.cpython-39.pyc
src/trezorlib/cli/__pycache__/fido.cpython-39.pyc
src/trezorlib/cli/__pycache__/firmware.cpython-39.pyc
src/trezorlib/cli/__pycache__/monero.cpython-39.pyc
src/trezorlib/cli/__pycache__/nem.cpython-39.pyc
src/trezorlib/cli/__pycache__/ripple.cpython-39.pyc
src/trezorlib/cli/__pycache__/settings.cpython-39.pyc
src/trezorlib/cli/__pycache__/stellar.cpython-39.pyc
src/trezorlib/cli/__pycache__/tezos.cpython-39.pyc
src/trezorlib/cli/__pycache__/trezorctl.cpython-39.pyc
src/trezorlib/firmware/__init__.py
src/trezorlib/firmware/consts.py
src/trezorlib/firmware/core.py
src/trezorlib/firmware/legacy.py
src/trezorlib/firmware/util.py
src/trezorlib/firmware/vendor.py
src/trezorlib/firmware/__pycache__/__init__.cpython-39.pyc
src/trezorlib/firmware/__pycache__/consts.cpython-39.pyc
src/trezorlib/firmware/__pycache__/core.cpython-39.pyc
src/trezorlib/firmware/__pycache__/legacy.cpython-39.pyc
src/trezorlib/firmware/__pycache__/util.cpython-39.pyc
src/trezorlib/firmware/__pycache__/vendor.cpython-39.pyc
src/trezorlib/qt/__init__.py
src/trezorlib/qt/pinmatrix.py
src/trezorlib/transport/__init__.py
src/trezorlib/transport/bridge.py
src/trezorlib/transport/hid.py
src/trezorlib/transport/protocol.py
src/trezorlib/transport/udp.py
src/trezorlib/transport/webusb.py
src/trezorlib/transport/__pycache__/__init__.cpython-39.pyc
src/trezorlib/transport/__pycache__/protocol.cpython-39.pyc
src/trezorlib/transport/__pycache__/udp.cpython-39.pyc
tests/test_btc.py
tests/test_cosi.py
tests/test_firmware.py
tests/test_nem.py
tests/test_protobuf_encoding.py
tests/test_protobuf_misc.py
tests/test_stellar.py
tests/test_tools.py
tests/test_transport.py
tools/build_tx.py
tools/deserialize_tx.py
tools/encfs_aes_getpass.py
tools/firmware-fingerprint.py
tools/from_suite.py
tools/helloworld.py
tools/mem_flashblock.py
tools/mem_read.py
tools/mem_write.py
tools/mnemonic_check.py
tools/pwd_reader.py
tools/rng_entropy_collector.py
tools/trezor-otp.py
tools/trezorctl_script_client.py