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
Saleem Rashid 9401d2805a
protob: Increase NEM payload max_size
7 years ago
..
protob protob: Increase NEM payload max_size 7 years ago
u2f add set -e to shell scripts 8 years ago
.gitignore nem_mosaics: Remove generated files 7 years ago
ChangeLog update version to 1.6.0 7 years ago
Makefile hasher: Move to trezor-crypto 7 years ago
coins-gen.py fsm: Use coin->curve_name 7 years ago
coins.c fsm: Use coin->curve_name 7 years ago
coins.h fsm: Use coin->curve_name 7 years ago
coins.json Have coins.h and coins.c generated at build time (#220) 7 years ago
crypto.c coins: Use curve_info instead of HasherType 7 years ago
crypto.h signing: Use Hasher instead of SHA256_CTX 7 years ago
debug.c add project website (trezor.io) to license header 7 years ago
debug.h add project website (trezor.io) to license header 7 years ago
ethereum.c add project website (trezor.io) to license header 7 years ago
ethereum.h add project website (trezor.io) to license header 7 years ago
ethereum_tokens-gen.py coins: include testnet coins just in debug builds 7 years ago
ethereum_tokens.c coins: include testnet coins just in debug builds 7 years ago
ethereum_tokens.h add project website (trezor.io) to license header 7 years ago
fastflash.c add project website (trezor.io) to license header 7 years ago
fastflash.h add project website (trezor.io) to license header 7 years ago
fsm.c fsm: Add NEMDecryptMessage 7 years ago
fsm.h fsm: Add NEMDecryptMessage 7 years ago
gettext.h add project website (trezor.io) to license header 7 years ago
layout2.c layout: encode -> encrypt typo 7 years ago
layout2.h layout: op_return now requires confirmation by user 7 years ago
messages.c firmware: mark usb buffer variables confidential 7 years ago
messages.h add project website (trezor.io) to license header 7 years ago
nem2.c add project website (trezor.io) to license header 7 years ago
nem2.h add project website (trezor.io) to license header 7 years ago
nem_mosaics.json nem_mosaics: Add PacNEM 7 years ago
nem_mosaics.py nem_mosaics: Refactor and use Python 2 7 years ago
pinmatrix.c add project website (trezor.io) to license header 7 years ago
pinmatrix.h add project website (trezor.io) to license header 7 years ago
protect.c storage: rework storage_commit into storage_update 7 years ago
protect.h add project website (trezor.io) to license header 7 years ago
recovery-table.h add project website (trezor.io) to license header 7 years ago
recovery.c storage: rework storage_commit into storage_update 7 years ago
recovery.h add project website (trezor.io) to license header 7 years ago
reset.c storage: rework storage_commit into storage_update 7 years ago
reset.h add project website (trezor.io) to license header 7 years ago
signing.c coins: Use curve_info instead of HasherType 7 years ago
signing.h signing: Use Hasher instead of SHA256_CTX 7 years ago
storage.c storage: Padding to multiple of 4 bytes 7 years ago
storage.h Added U2F root key to storage. 7 years ago
transaction.c coins: Use curve_info instead of HasherType 7 years ago
transaction.h transaction: Do not hardcode HASHER_SHA2 7 years ago
trezor.c storage: rework storage_commit into storage_update 7 years ago
trezor.h update version to 1.6.0 7 years ago
u2f.c u2f: avoid using hdnode_private_ckd_cached in order not to constantly invalidate cache 7 years ago
u2f.h add project website (trezor.io) to license header 7 years ago
u2f_knownapps.h u2f: add u2f.bin.coffee 7 years ago
usb.c firmware: mark usb buffer variables confidential 7 years ago
usb.h add project website (trezor.io) to license header 7 years ago