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 26463eb3ce
feat(core): make core use ecdsa from secp256k1_zkp wherever possible
3 years ago
..
.changelog.d feat(core): make core use ecdsa from secp256k1_zkp wherever possible 3 years ago
assets
embed feat(core): make core use ecdsa from secp256k1_zkp wherever possible 3 years ago
mocks feat(core): make core use ecdsa from secp256k1_zkp wherever possible 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 feat(core): make core use ecdsa from secp256k1_zkp wherever possible 3 years ago
tests feat(core): add BIP-350 test cases to test_trezor.crypto.bech32 3 years ago
tools style(all): use f-strings for formatting 3 years ago
vendor
.dockerignore
.gitignore
.pylintrc
.towncrier.template.md
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
Makefile
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.firmware feat(core): make core use ecdsa from secp256k1_zkp wherever possible 3 years ago
SConscript.prodtest
SConscript.reflash
SConscript.unix feat(core): make core use ecdsa from secp256k1_zkp wherever 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.