You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core
Tomas Susanka 906013a6d7
ui/mnemonic: small refactor in input's edit
5 years ago
..
assets MONOREPO CREATE FROM trezor-core 5 years ago
docker/emulator core+legacy: drop NOUI and HEADLESS, SDL_VIDEODRIVER works fine 5 years ago
docs core: refactor png2toi/toi2png tools into one toif_convert usable as a library 5 years ago
embed core: rotate touch coordinates by default 5 years ago
mocks core/secp256k1_zkp: refactor API into a Context class 5 years ago
site_scons/site_tools/micropython MONOREPO CREATE FROM trezor-core 5 years ago
src ui/mnemonic: small refactor in input's edit 5 years ago
tests core/slip39: Fixed a bug when generating shares with group_threshold = 1. 5 years ago
tools core/tools: rename toif_convert to toif_convert.py 5 years ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.dockerignore MONOREPO CREATE FROM trezor-core 5 years ago
.gitignore core: fix gitignore for older git 5 years ago
.pylintrc style: improve pylint exclusions 5 years ago
AUTHORS MONOREPO CREATE FROM trezor-core 5 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
ChangeLog core: update ChangeLog 5 years ago
Makefile core: remove raspi makefile target 5 years ago
README.md MONOREPO CREATE FROM trezor-core 5 years ago
SConscript.boardloader MONOREPO CREATE FROM trezor-core 5 years ago
SConscript.bootloader core: Use PRNG when generating random delays. 5 years ago
SConscript.firmware crypto/rfc6979: Use the new HMAC DRBG implementation in rfc6979.c. Remove code duplication between rfc6979.c and ecdsa.c. 5 years ago
SConscript.prodtest core: Use PRNG when generating random delays. 5 years ago
SConscript.reflash MONOREPO CREATE FROM trezor-core 5 years ago
SConscript.unix crypto/rfc6979: Use the new HMAC DRBG implementation in rfc6979.c. Remove code duplication between rfc6979.c and ecdsa.c. 5 years ago
SConstruct MONOREPO CREATE FROM trezor-core 5 years ago
build-docker.sh core: fix docker build 5 years ago
emu.sh core: redesign multiprofile support, add profile verbosity 5 years ago
pytest.ini python: more consistent handling of markers in device_tests 5 years ago
trezor_cmd.sh core: redesign multiprofile support, add profile verbosity 5 years ago

README.md

TREZOR Core

TREZOR Logo

Build Status Gitter

This is the source code for 2nd generation of TREZOR called TREZOR model T.

It runs both inside of the device and also in the TREZOR Emulator.

emulator

Documentation