slush0
9b409ae6a4
Refactored Bridge transport, WIP
2016-06-28 09:51:57 +02:00
slush0
514a7643f5
Bridge uses wallet.trezor.io for config file.
2016-06-28 09:51:57 +02:00
slush0
58fd1bb512
Reworked handling of DEVICE_IDS
2016-06-28 09:51:57 +02:00
slush0
97ce804cb7
Pipe w/ trezor1-emu works
...
UDP write to trezor2-emu works, reads to be tested
2016-06-28 09:51:57 +02:00
slush0
e8f76ebd03
WIP
2016-06-28 09:51:57 +02:00
slush0
b0e39b571a
Merge pull request #64 from jhoenicke/unit
...
Update Unit Tests, added SetU2FCounter and debug mem functions
2016-06-28 09:46:29 +02:00
Jochen Hoenicke
d5daf1d2f0
Fixed unit tests (also for Python 3)
...
Removed old unit tests for non-implemented functions (SimpleSignTx, Ecies).
2016-06-28 01:06:51 +02:00
Jochen Hoenicke
eac9c99e32
Bug fixes
...
- Ignore u2f interface instead of failing.
- Fix set_mnenomic in debug client
- Don't encode utf-8 mnenomics to byte arrays.
2016-06-28 00:56:03 +02:00
Jochen Hoenicke
e51fb2078f
new message SetU2FCounter
2016-06-28 00:55:46 +02:00
Jochen Hoenicke
c81cd11253
command line tool to read/write memory
2016-06-28 00:55:21 +02:00
Jochen Hoenicke
c388d0837c
New debug messages
2016-06-28 00:53:46 +02:00
Pavol Rusnak
34f006cdea
Merge pull request #95 from jhoenicke/u2fbitbucket
...
Bitbucket U2F support
2016-06-27 22:47:04 +02:00
Jochen Hoenicke
ae4dff6e5f
Only compute pubkey on demand.
...
Changed all hdnode callers to call hdnode_fill_public_key if
they need the public key.
2016-06-27 10:13:18 +02:00
Jochen Hoenicke
3390fcf89e
Compute pubkey only on demand.
...
Remove fingerprint from hdnode structure (if you need it, call
hdnode_fingerprint on the parent hdnode).
Only compute public_key, when hdnode_fill_public_key is called.
2016-06-27 10:13:10 +02:00
slush0
def164fbd4
Fixed typo in set_mnemonic
2016-06-26 22:03:03 +02:00
Jochen Hoenicke
97466519b0
Bitbucket U2F support
2016-06-26 21:49:41 +02:00
Pavol Rusnak
c6309ff93c
no UI for ECDHSessionKey for now (just ask for PIN)
2016-06-23 19:09:24 +02:00
Pavol Rusnak
f9d82511f2
bump version
2016-06-23 18:39:02 +02:00
Pavol Rusnak
73864e2979
determine hid version
2016-06-23 18:38:34 +02:00
Pavol Rusnak
d2b8f51a07
add initial bash_completion script
2016-06-22 17:26:11 +02:00
Pavol Rusnak
b497cffb1d
whitespace
2016-06-22 14:51:46 +02:00
Pavol Rusnak
3fc42a8bff
update protobuf
2016-06-21 12:22:39 +02:00
Pavol Rusnak
afe2cb450b
Merge pull request #63 from romanz/master
...
Add ECDH support to Python client
2016-06-21 12:21:08 +02:00
Pavol Rusnak
1abc0b23d2
update trezor-crypto
2016-06-20 19:35:25 +02:00
Pavol Rusnak
c720614f6e
Merge pull request #93 from romanz/master
...
Add ECDH support to TREZOR API
2016-06-17 13:14:33 +02:00
Roman Zeyde
c86086e2b9
Add ECDH support
2016-06-16 22:40:21 +03:00
Pavol Rusnak
16f477787d
Merge pull request #59 from axic/feature/ethereum
...
Support Ethereum pubkeyhash
2016-06-14 13:55:13 +02:00
Alex Beregszaszi
ec7bea4308
Add tests for ecdsa_get_ethereum_pubkeyhash()
2016-06-13 22:18:40 +01:00
Alex Beregszaszi
ca2fcbf3e3
Add tests for ecdsa_uncompress_pubkey()
2016-06-13 21:59:52 +01:00
Pavol Rusnak
f07556f0db
update common submodule
2016-06-13 00:31:59 +02:00
Pavol Rusnak
603d3c18e1
Merge pull request #14 from jhoenicke/master
...
Add message SetU2FCounter
2016-06-13 00:30:41 +02:00
Pavol Rusnak
79986604a3
Merge pull request #92 from jhoenicke/master
...
Implement message SetU2FCounter
2016-06-13 00:30:12 +02:00
Jochen Hoenicke
120cfc148f
new message SetU2FCounter
2016-06-12 23:44:36 +02:00
Jochen Hoenicke
203d95b913
new message SetU2FCounter
2016-06-12 23:37:24 +02:00
Pavol Rusnak
57197e1463
use macros for usb interface numbers
2016-06-12 23:11:46 +02:00
Pavol Rusnak
5e57a1ceaf
Merge branch 'u2f'
2016-06-12 22:53:28 +02:00
Alex Beregszaszi
080dcf462f
Define field size limits for the Ethereum protocol
2016-06-12 22:51:05 +02:00
Pavol Rusnak
70d8ac8f85
Merge pull request #13 from jhoenicke/master
...
DebugLink Memory access
2016-06-12 22:38:31 +02:00
Pavol Rusnak
6e3e81cbff
Merge pull request #91 from romanz/master
...
Update protobuf definitions
2016-06-12 22:34:16 +02:00
Jochen Hoenicke
caafefc0fb
Tweaked timeouts, handle null nodes.
2016-06-12 21:25:35 +02:00
Roman Zeyde
f60c42cd94
Add ECDH support to client
2016-06-12 15:39:04 +03:00
Roman Zeyde
bc13f8f0a0
Update protobuf definitions for ECDH support
2016-06-12 14:25:06 +03:00
Roman Zeyde
e2064337c6
Update protobuf definitions
2016-06-11 22:20:38 +03:00
Pavol Rusnak
25598229a8
Merge pull request #90 from romanz/master
...
crypto: add ECDH session key generation
2016-06-11 20:35:55 +02:00
Pavol Rusnak
e6295a33cd
Merge pull request #12 from romanz/master
...
Add support for ECDH session key generation (according to SLIP-0017)
2016-06-11 20:34:39 +02:00
Roman Zeyde
63696dc474
crypto: add ECDH session key generation
2016-06-10 22:17:02 +03:00
Roman Zeyde
a11339f171
Add support for ECDH session key generation (according to SLIP-0017)
2016-06-10 22:06:03 +03:00
Pavol Rusnak
da067913c2
show app icons in u2f dialog
2016-06-09 18:11:19 +02:00
Pavol Rusnak
84dab0faae
update install section
2016-06-09 16:39:10 +02:00
Pavol Rusnak
b1e3c52b08
remove DialogIcon enum, use bitmap structure directly
2016-06-08 19:20:07 +02:00