Commit Graph

96 Commits (b32ea69c6bbfce3d41f506266ef0fc13c651acf0)

Author SHA1 Message Date
Jochen Hoenicke 61af3d5e93
Matrix Recovery
8 years ago
Pavol Rusnak 0b4b667ff1
add u2f_counter field to LoadDevice, ResetDevice, RecoveryDevice
8 years ago
Pavol Rusnak 20c1d05f9d
add extra_data_offset
8 years ago
Pavol Rusnak 07a71eb9c0
add fields for Tx.extra_data
8 years ago
Pavol Rusnak 7c3a4f9dc5
add Features.firmware_present field
8 years ago
Jochen Hoenicke 1a66454066
GetAddress with scripttype
8 years ago
Jochen Hoenicke def589743e
Signing protocol extensions for segwit
8 years ago
Jochen Hoenicke 203d95b913 new message SetU2FCounter
8 years ago
Pavol Rusnak 70d8ac8f85 Merge pull request #13 from jhoenicke/master
8 years ago
Roman Zeyde a11339f171 Add support for ECDH session key generation (according to SLIP-0017)
8 years ago
Jochen Hoenicke 6599d7533c DebugLink Memory access
8 years ago
Alex Beregszaszi 072ca020cf Clarify field limits in EthereumSignTx
8 years ago
Alex Beregszaszi 2b72edf8f3 Include initial data chunk (<= 1024 bytes) in EthereumSignTx
8 years ago
Alex Beregszaszi 4d8cf6f8dd Add support for Ethereum with two new messages: EthereumGetAddress and EthereumSignTx
8 years ago
Pavol Rusnak 36a574056d
add coin to VerifyMessage
8 years ago
Pavol Rusnak 85e1c80cfc
fix last commit
8 years ago
Pavol Rusnak 70482c82ac
add CoinType.signed_message_header
8 years ago
Jochen Hoenicke 81132bb1d4 new address types for segwit
8 years ago
Pavol Rusnak 0567a429cf
fix typo
8 years ago
Pavol Rusnak 5695400c98
add version and lock_time fields to (Simple)SignTx
8 years ago
Pavol Rusnak 9983a12276
add ButtonRequest_PublicKey
9 years ago
Pavol Rusnak 28f26b0de9
add GetPublicKey.show_display
9 years ago
Mark Bryars a272580741 Add u2f counter to storage
9 years ago
Karel Bílek 4e7196bb92 Making 256 bits default
9 years ago
Pavol Rusnak d334bbf740 Merge pull request #6 from romanz/ssh-agent
9 years ago
Roman Zeyde 12288143f5 add ECDSA curve name specification (for SSH authentication)
9 years ago
Pavol Rusnak e14363eb99 add CipherKeyValue.iv field (optional initialization vector)
9 years ago
Pavol Rusnak e96ec085d5 add pin_cached + passphrase_cached fields to Features message; add GetFeatures message
9 years ago
Pavol Rusnak 69d476a3ba add SignIdentity, SignedIdentity messages
10 years ago
Pavol Rusnak 201b66a559 introduce home screen
10 years ago
Pavol Rusnak f5d880c96c enable OP_RETURN output
10 years ago
Pavol Rusnak 60bcde46f5 add CoinType.address_type_p2sh
10 years ago
Pavol Rusnak 94d17ef8bc TxOutputType.multisig should be optional, not repeated
10 years ago
slush0 85e68ff50e Added PAYTOMULTISIG to TxOutputType
10 years ago
slush0 81d89030df Renamed HDPubkeyType to HDNodePathType
10 years ago
slush0 40b3cb4148 Added HDPubkeyType and use_passphrase
10 years ago
Pavol Rusnak 437eff319f add GetAddress.multisig field
10 years ago
slush0 3670728fd2 Added 'm' to MultisigRedeemScriptType
10 years ago
Pavol Rusnak e675d5fd76 rework EncryptMessage/DecryptMessage
10 years ago
Pavol Rusnak 71a02eb83d add coin_name to EncryptMessage
10 years ago
Pavol Rusnak e2dab40398 add address_n field to EncryptMessage
10 years ago
Pavol Rusnak 5bbe684c10 add GetAddress.show_display; ButtonRequest_Address
10 years ago
Pavol Rusnak ce8e99465e add PublicKey.xpub
10 years ago
Pavol Rusnak fc98712da5 add ButtonRequest_FirmwareCheck
10 years ago
Pavol Rusnak bf7b99fd28 add ClearSession message
10 years ago
Pavol Rusnak 4b9123ab3c change EncryptMessage / DecryptMessage API
10 years ago
Pavol Rusnak b0d84af06f add EncryptMessage and DecryptMessage
10 years ago
slush0 f264f01314 Added structures for multisig and CipherKeyValue
10 years ago
Pavol Rusnak 4eef0a9866 add missing @used_in
10 years ago
Pavol Rusnak 1865a0428d add imported flag
10 years ago