Commit Graph

23 Commits

Author SHA1 Message Date
Michele Balistreri e9b2ca2eac add support for metadata 2022-08-02 12:18:52 +02:00
Andrea Franz 07b455f49c
add UnblockPIN command 2021-10-22 11:47:47 +02:00
Andrea Franz 2eea99ee0c
add GenerateMnemonic 2021-10-19 11:22:39 +02:00
Andrea Franz f38e9a1995
add LoadKey command 2020-01-07 12:56:50 +01:00
Andrea Franz 9d48af884d
add path arg to sign 2019-11-14 12:46:15 +01:00
Andrea Franz d95853db0f
refactor export key params constants 2019-04-24 15:30:14 +02:00
Andrea Franz 951cadcecc
rename _getDeriveP1 to derivationP1FromStartingPoint 2019-04-24 15:18:36 +02: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 8adf2b6627
fix p1 constants for derive key command 2019-04-15 16:11:25 +02:00
Andrea Franz 6a75e43732
fix set pinless path command 2019-04-09 10:25:56 +02:00
Andrea Franz 3cdaf543d7
remove useless uint castings 2019-03-28 11:52:17 +01:00
Andrea Franz 1f5f2a9eeb
add change PUK and Pairing Secret commands 2019-03-27 15:16:02 +01:00
Andrea Franz d773b76890
add change pin command 2019-03-27 14:35:34 +01:00
Andrea Franz b42eff5096
add unpair command 2019-03-27 13:07:35 +01:00
Andrea Franz 00dc453676
add RemoveKey command 2019-03-27 13:07:35 +01:00
Andrea Franz 8537d3370d
add keycard-set-pinless-path command 2019-03-16 10:03:35 +01:00
Andrea Franz 6b81810595
rename derivationpath parse to decoder 2019-03-15 16:40:22 +01:00
Andrea Franz f42cbfe8b5
parse key path status 2019-03-15 16:09:38 +01:00
Andrea Franz b1872e0e0f
add DeriveKey and Sign command 2019-03-15 01:03:24 +01:00
Andrea Franz 19e1a9ade1
add verify in and generate key methods 2019-03-14 16:31:30 +01:00
Andrea Franz 526d2eaade
remove duplicated response tag definitions 2019-03-13 16:24:58 +01:00
Andrea Franz ce5141b390
add CommandSet and parse application info 2019-03-11 12:24:09 +01:00
Andrea Franz e33b6d138a
move lightwallet pkg to keycard 2019-03-11 11:08:32 +01:00