1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00
trezor-firmware/firmware
Jochen Hoenicke a0ade6343e Reworked rfc6979 signing. (#116)
New parameter is_canonical that allows for generating signatures that
have additional requirements.
2016-10-06 16:58:05 +02:00
..
protob Update coins.c for Zcash mainnet (#111) 2016-08-31 14:02:53 +02:00
u2f add set -e to shell scripts 2016-07-03 13:54:32 +02:00
coins.c Update coins.c for Zcash mainnet (#111) 2016-08-31 14:02:53 +02:00
coins.h Update coins.c for Zcash mainnet (#111) 2016-08-31 14:02:53 +02:00
crypto.c Reworked rfc6979 signing. (#116) 2016-10-06 16:58:05 +02:00
crypto.h Only compute pubkey on demand. 2016-06-27 10:13:18 +02:00
debug.c
debug.h
ethereum.c Reworked rfc6979 signing. (#116) 2016-10-06 16:58:05 +02:00
ethereum.h Ethereum signing skeleton 2016-08-19 03:14:38 +01:00
fsm.c Confirm to change U2F counter (#114) 2016-09-27 23:33:28 +02:00
fsm.h Include placeholder handlers for the Ethereum protocol 2016-08-19 03:14:38 +01:00
layout2.c implement layoutEthereumConfirmTx 2016-08-19 03:14:38 +01:00
layout2.h Ask for confirmation on ECDH Session (gpg decrypt) 2016-07-14 18:12:55 +02:00
Makefile Ethereum signing skeleton 2016-08-19 03:14:38 +01: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 send failure when reset workflow is aborted (this sends features when it was aborted by initialize message) 2016-07-04 15:02:24 +02:00
reset.h
signing.c Reworked rfc6979 signing. (#116) 2016-10-06 16:58:05 +02:00
signing.h
storage.c More alignment fixes 2016-08-30 12:39:37 +02:00
storage.h
transaction.c Only compute pubkey on demand. 2016-06-27 10:13:18 +02:00
transaction.h
trezor.c
trezor.h update version 2016-08-30 10:33:13 +02:00
u2f_knownapps.h fix uppercase letters in GitHub/GitLab 2016-07-04 16:58:57 +02:00
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