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/firmware
Pavol Rusnak 14399f100e
bump version
7 years ago
..
protob Updated trezor-common 7 years ago
u2f add set -e to shell scripts 8 years ago
Makefile update trezor-crypto 8 years ago
coins-gen.py add coins-gen.py script and generate coins.c using that script 8 years ago
coins.c fix Verify (by introducing coinExtractAddressType) 8 years ago
coins.h fix Verify (by introducing coinExtractAddressType) 8 years ago
crypto.c crypto: allow Ed25519 signing larger digests (#124) 8 years ago
crypto.h Use trezor-crypto ECDH, adding Curve25519 support 8 years ago
debug.c debug: Improve debugging API (#134) 8 years ago
debug.h debug: Improve debugging API (#134) 8 years ago
ethereum.c differentiate between ETH and ETC using chain_id 7 years ago
ethereum.h Ethereum signing skeleton 8 years ago
fsm.c use new hdnode_private_ckd_cached API 8 years ago
fsm.h Include placeholder handlers for the Ethereum protocol 8 years ago
layout2.c layout: split "First Last <first@last.com>" GPG user ID for readability 7 years ago
layout2.h allow ClearSession purely via confirm button 8 years ago
messages.c add const where possible (for message parsing) 8 years ago
messages.h add const where possible (for message parsing) 8 years ago
pinmatrix.c firmware: exclude debug functionality from release build 9 years ago
pinmatrix.h import v1.0.0 10 years ago
protect.c timer: Use Cortex-M3 SysTick timers 8 years ago
protect.h fix initialize handling in interactive mode 10 years ago
recovery-table.h New Matrix-based recovery 8 years ago
recovery.c cosmetic changes to matrix recovery 7 years ago
recovery.h New Matrix-based recovery 8 years ago
reset.c extract CHECK_PARAM 8 years ago
reset.h implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 8 years ago
signing.c use new hdnode_private_ckd_cached API 8 years ago
signing.h pass version/lock_time parameters from SignTx message to signing_init function 8 years ago
storage.c timer: Use Cortex-M3 SysTick timers 8 years ago
storage.h new message SetU2FCounter 8 years ago
transaction.c use new hdnode_private_ckd_cached API 8 years ago
transaction.h fix prevtx hashing when input count is 0 8 years ago
trezor.c fix when oled triangle is shown 7 years ago
trezor.h bump version 7 years ago
u2f.c Check that U2F key only uses hardened derivation (#139) 7 years ago
u2f.h More standard conform behaviour 8 years ago
u2f_knownapps.h add yubico u2f demo to u2f known apps 8 years ago
usb.c fix whitespace 7 years ago
usb.h timer: Use Cortex-M3 SysTick timers 8 years ago