Commit Graph

24 Commits (ace1d84265ac8d5eb64719853f35d3c4f0a57d00)

Author SHA1 Message Date
Pavol Rusnak 3d7d0f0734
use C99 for loop where possible
7 years ago
Pavol Rusnak c6fd70b471
gettext: mark localizable strings as proof-of-concept
7 years ago
Pavol Rusnak 00f6312a81
rename failures, unify strings where possible
7 years ago
Saleem Rashid 8fa71c0837 protob: Add messages_map.py (#167)
7 years ago
Pavol Rusnak 258d3eaddd
GetPublicKey: use Bitcoin as default coin if not provided
7 years ago
Pavol Rusnak d7c0fbc379
add const where possible (for message parsing)
8 years ago
Alex Beregszaszi bf465357ee Include placeholder handlers for the Ethereum protocol
8 years ago
Roman Zeyde c86086e2b9 Add ECDH support
8 years ago
Jochen Hoenicke 120cfc148f
new message SetU2FCounter
8 years ago
Jochen Hoenicke 78d11cf060 New memory access over debug link
8 years ago
Pavol Rusnak e1fa896d6c
disable ECIES
8 years ago
Pavol Rusnak f5ea14a85f
fix bugs in debug
8 years ago
Pavol Rusnak 7675a0aa5f
fix usage of inline/static
9 years ago
Pavol Rusnak aee35dc768 add pin_cached + passphrase_cached fields to Features message; add GetFeatures message
9 years ago
Pavol Rusnak 137a60ce01 set multisig_fp_mismatch when non-multisig input is encountered
10 years ago
Pavol Rusnak 73c42402b9 implement SignIdentity workflow
10 years ago
Pavol Rusnak f75515544f move Sign/Verify to crypto.c/h, implement Encrypt/Decrypt
10 years ago
Pavol Rusnak 8f1c40a933 start implementing EncryptMessage/DecryptMessage
10 years ago
Pavol Rusnak a2eb43b057 fix message length in msg_read_tiny
10 years ago
Pavol Rusnak 441bb3b513 implement ClearSession
10 years ago
Pavol Rusnak 67ad043209 adapt to new aes api
10 years ago
Pavol Rusnak 465ec2104b throw UnexpectedMessage failure on unknown messages
10 years ago
Pavol Rusnak 7cba60895d update protobuf, disable SimpleSignTx
10 years ago
Pavol Rusnak 0d0a1ab5f2 import v1.0.0
10 years ago