1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/firmware
2016-10-21 13:20:57 +02:00
..
protob implement TXEXTRADATA transaction RequestType 2016-10-20 13:25:40 +02:00
u2f
coins-gen.py add coins-gen.py script and generate coins.c using that script 2016-10-20 15:27:34 +02:00
coins.c add coins-gen.py script and generate coins.c using that script 2016-10-20 15:27:34 +02:00
coins.h extract address related stuff into trezor-crypto 2016-10-10 11:26:52 +02:00
crypto.c Use trezor-crypto ECDH, adding Curve25519 support 2016-10-16 01:34:02 +02:00
crypto.h Use trezor-crypto ECDH, adding Curve25519 support 2016-10-16 01:34:02 +02:00
debug.c
debug.h
ethereum.c Reworked rfc6979 signing. (#116) 2016-10-06 16:58:05 +02:00
ethereum.h
fsm.c Use trezor-crypto ECDH, adding Curve25519 support 2016-10-16 01:34:02 +02:00
fsm.h
layout2.c Add specific layout for GPG signature (#122) 2016-10-17 18:08:02 +02:00
layout2.h
Makefile Use trezor-crypto ECDH, adding Curve25519 support 2016-10-16 01:34:02 +02:00
messages.c add const where possible (for message parsing) 2016-08-29 22:36:18 +02:00
messages.h add const where possible (for message parsing) 2016-08-29 22:36:18 +02:00
pinmatrix.c
pinmatrix.h
protect.c
protect.h
recovery.c
recovery.h
reset.c
reset.h
signing.c fix prevtx hashing when input count is 0 2016-10-21 13:20:57 +02:00
signing.h
storage.c More alignment fixes 2016-08-30 12:39:37 +02:00
storage.h
transaction.c implement TXEXTRADATA transaction RequestType 2016-10-20 13:25:40 +02:00
transaction.h fix prevtx hashing when input count is 0 2016-10-21 13:20:57 +02:00
trezor.c
trezor.h update version 2016-08-30 10:33:13 +02:00
u2f_knownapps.h
u2f.c Reworked rfc6979 signing. (#116) 2016-10-06 16:58:05 +02:00
u2f.h
usb.c More alignment fixes 2016-08-30 12:39:37 +02:00
usb.h