1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-17 21:39:23 +00:00
trezor-firmware/firmware
2016-11-05 22:47:21 +01:00
..
protob segwit sign (completely untested) 2016-11-05 22:47:18 +01: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 fix Verify (by introducing coinExtractAddressType) 2016-10-25 17:02:02 +02:00
coins.h fix Verify (by introducing coinExtractAddressType) 2016-10-25 17:02:02 +02:00
crypto.c crypto: allow Ed25519 signing larger digests (#124) 2016-10-24 12:41:10 +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 implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
fsm.h
layout2.c show different dialog when U2F client uses bogus appid 2016-10-31 11:56:11 +01:00
layout2.h allow ClearSession purely via confirm button 2016-10-25 15:21:56 +02:00
Makefile update trezor-crypto 2016-10-24 20:55:45 +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 implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
recovery.h implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
reset.c implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
reset.h implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
signing.c Support for P2SH compatible segwit 2016-11-05 22:47:21 +01:00
signing.h
storage.c implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
storage.h
transaction.c Signing for Segnet Transaction works 2016-11-05 22:47:21 +01:00
transaction.h Signing for Segnet Transaction works 2016-11-05 22:47:21 +01:00
trezor.c lock screen after 10 minutes of inactivity 2016-10-25 17:45:30 +02:00
trezor.h bump version, add changelog 2016-10-26 18:06:13 +02:00
u2f_knownapps.h
u2f.c show different dialog when U2F client uses bogus appid 2016-10-31 11:56:11 +01:00
u2f.h
usb.c More alignment fixes 2016-08-30 12:39:37 +02:00
usb.h