Michele Balistreri
|
c19c144fd4
|
remove commented code
|
2022-08-02 12:20:13 +02:00 |
Michele Balistreri
|
e9b2ca2eac
|
add support for metadata
|
2022-08-02 12:18:52 +02:00 |
Andrea Franz
|
b0e0482ba9
|
check s length in signature. closes #8
|
2021-11-09 11:45:30 +01:00 |
Andrea Franz
|
dd57e754e7
|
remove log line. closes #12
|
2021-11-09 11:42:13 +01:00 |
Andrea Franz
|
6cfed8c904
|
fix go-ethereum import
|
2021-10-21 15:19:02 +02:00 |
Andrea Franz
|
84bad0cbb5
|
use status-im fork of go-ethereum
|
2021-10-21 14:27:09 +02:00 |
Andrea Franz
|
b3978ba458
|
exportKey always parse both pub and priv keys
|
2021-10-07 15:10:14 +02:00 |
Andrea Franz
|
c32310e39b
|
parse export key response
|
2021-10-04 15:26:08 +02:00 |
Andrea Franz
|
957c095369
|
rename PublicKeyData to PublicData
|
2020-04-02 12:23:58 +02:00 |
Andrea Franz
|
66a0a082fe
|
add Installed to CashApplicationInfo
|
2019-11-19 12:38:41 +01:00 |
Andrea Franz
|
8c2d13ba90
|
add CashCommandSet
|
2019-11-19 12:27:57 +01:00 |
Alex Miller
|
30f7fad9f3
|
Adds export-key implementation (#4)
* Adds export-key implementation
* fix p1 constants for derive key command
* Adds reusable constants for p1/p2 values in ExportKey
* Moves EXPORT constants and OR operates on p2 for ExportKey
* Adds PGP signature
|
2019-04-24 15:12:45 +02:00 |
Andrea Franz
|
f383a0d583
|
typo in error message
|
2019-04-18 01:40:26 +02:00 |
Andrea Franz
|
448e4918b8
|
parse multi bytes ber-tlv tags
|
2019-04-18 01:36:40 +02:00 |
Andrea Franz
|
6da07e5ac8
|
refactor capabilities constants
|
2019-03-23 02:20:51 +01:00 |
Andrea Franz
|
72d8e3de8b
|
return pubkey from signature data
|
2019-03-19 15:11:55 +01:00 |
Andrea Franz
|
8809bfb0f5
|
add derivationpath encoder
|
2019-03-15 17:03:01 +01:00 |
Andrea Franz
|
f42cbfe8b5
|
parse key path status
|
2019-03-15 16:09:38 +01:00 |
Andrea Franz
|
3371792bf0
|
rename public key to secure channel public key in app info
|
2019-03-15 10:37:54 +01:00 |
Andrea Franz
|
572bbdc339
|
parse sign response and calculate v
|
2019-03-15 10:26:38 +01:00 |
Andrea Franz
|
74895bb582
|
rmeove pub key derivation field from get status response
|
2019-03-15 01:13:28 +01:00 |
Andrea Franz
|
a0138cd86d
|
add get status command
|
2019-03-13 16:21:32 +01:00 |
Andrea Franz
|
f51eb1d5bc
|
add pair command
|
2019-03-13 13:49:26 +01:00 |
Andrea Franz
|
c8997c1063
|
parse capabilities from select response
|
2019-03-11 16:12:19 +01:00 |
Andrea Franz
|
ce5141b390
|
add CommandSet and parse application info
|
2019-03-11 12:24:09 +01:00 |
Andrea Franz
|
077b96f9ee
|
add Delete to Installer
|
2019-03-11 11:49:00 +01:00 |
Andrea Franz
|
e33b6d138a
|
move lightwallet pkg to keycard
|
2019-03-11 11:08:32 +01:00 |