Commit Graph

7 Commits

Author SHA1 Message Date
Michele Balistreri aaf2c9d9e6
update README 2020-06-02 10:22:27 +03:00
Bitgamma a4ff736d6e
Keycard v2.2 (#15)
* add methods for the extended SIGN command

* add resetPinlessPath
2019-04-04 10:20:38 +03:00
Michele Balistreri 152d7f8e34 update documentation 2019-03-27 19:03:09 +03:00
Michele Balistreri 0d16541875 2.0.0 release 2018-12-14 13:49:59 +03:00
Bitgamma b08b1dc7ce
Unified sdk (#12)
* unifying Android and Desktop SDK

* implement desktop SDK adapter

* updating declarations

* change include syntax

* following jitpack.io guide for Android libraries

* add install task to all artefacts, add javadoc generation

* fixing javadoc

* use explicit provider "SC" instead of relying on order

* move to BouncyCastle for desktop compatibility

* improve documentation
2018-12-11 11:50:53 +03:00
Bitgamma 07fc087cb3
[WIP] rename hardwallet to keycard (#11)
* rename hardwallet to keycard

* rename hardwallet to keycard

* rename hardwallet to keycard

* change constants

* add convenience GlobalPlatform methods

* add javadoc to all classes
2018-12-07 16:44:02 +03:00
Michele Balistreri 931b6608d5 Closes #6, #7 2018-11-15 20:16:18 +03:00