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
Andrew Kozlik 1d9e125fd4
crypto/rfc6979: Use the new HMAC DRBG implementation in rfc6979.c. Remove code duplication between rfc6979.c and ecdsa.c.
5 years ago
..
assets
docker/emulator
docs core: refactor png2toi/toi2png tools into one toif_convert usable as a library 5 years ago
embed
mocks
site_scons/site_tools/micropython
src
tests
tools
vendor
.dockerignore
.gitignore
.pylintrc
AUTHORS
COPYING
ChangeLog
Makefile
README.md
SConscript.boardloader
SConscript.bootloader
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
SConscript.reflash MONOREPO CREATE FROM trezor-core 6 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
build-docker.sh
emu.sh
pytest.ini
trezor_cmd.sh

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