AUTHORS
CHANGELOG.md
COPYING
MANIFEST.in
README.md
pyrightconfig.json
requirements-optional.txt
requirements.txt
setup.cfg
setup.py
tox.ini
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/_rlp.py
src/trezorlib/authentication.py
src/trezorlib/binance.py
src/trezorlib/btc.py
src/trezorlib/cardano.py
src/trezorlib/client.py
src/trezorlib/cosi.py
src/trezorlib/debuglink.py
src/trezorlib/definitions.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/merkle_tree.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/solana.py
src/trezorlib/stellar.py
src/trezorlib/tezos.py
src/trezorlib/toif.py
src/trezorlib/tools.py
src/trezorlib/ui.py
src/trezorlib/_internal/__init__.py
src/trezorlib/_internal/emulator.py
src/trezorlib/_internal/firmware_headers.py
src/trezorlib/_internal/translations.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/solana.py
src/trezorlib/cli/stellar.py
src/trezorlib/cli/tezos.py
src/trezorlib/cli/trezorctl.py
src/trezorlib/firmware/__init__.py
src/trezorlib/firmware/consts.py
src/trezorlib/firmware/core.py
src/trezorlib/firmware/legacy.py
src/trezorlib/firmware/models.py
src/trezorlib/firmware/util.py
src/trezorlib/firmware/vendor.py
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
stubs/PIL/Image.pyi
tests/test_btc.py
tests/test_cosi.py
tests/test_firmware.py
tests/test_merkle_tree.py
tests/test_nem.py
tests/test_protobuf_encoding.py
tests/test_protobuf_misc.py
tests/test_rlp.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/helloworld.py
tools/mem_flashblock.py
tools/mem_read.py
tools/mem_write.py
tools/mnemonic_check.py
tools/pwd_reader.py
tools/pybridge.py
tools/rng_entropy_collector.py
tools/trezor-otp.py
tools/trezorctl_script_client.py