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
Ondřej Vejpustek ad38d8e324
refactor(crypto,core): make zkp_context_init() return status
3 years ago
..
.changelog.d feat(core): Show path warning for SignMessage. 3 years ago
assets MONOREPO CREATE FROM trezor-core 5 years ago
embed refactor(crypto,core): make zkp_context_init() return status 3 years ago
mocks feat(core): Add key tweaking functions to trezorcrypto.bip340. 3 years ago
prof style(all): use f-strings for formatting 3 years ago
site_scons/site_tools/micropython style(all): use f-strings for formatting 3 years ago
src chore(core): Convert SIGHASH_* consts to SigHashType enum. 3 years ago
tests chore(core): Convert SIGHASH_* consts to SigHashType enum. 3 years ago
tools style(all): use f-strings for formatting 3 years ago
vendor
.dockerignore
.gitignore
.towncrier.template.md
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
Makefile feat(core): add Rust UI components, layouts, text rendering 3 years ago
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.firmware build(crypto,core): make secp256k1-zkp context as small as possible 3 years ago
SConscript.prodtest
SConscript.reflash
SConscript.unix build(crypto,core): make secp256k1-zkp context as small as possible 3 years ago
SConstruct
asan_blacklist.txt
emu.py
emu.sh
towncrier.toml

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.