Michele Balistreri
a39924aba3
BLS support ( #21 )
...
add support for BLS
2022-07-18 14:05:43 +02:00
Bitgamma
4a69788473
V2.3 ( #18 )
...
* add STORE/GET DATA commands
* add basic CashCommandSet and installation methods
* remove P1
* add CashApplicationInfo
* add Nano X support
* (unfinished) BLE support
* refactor ledger protocol support for better code reuse
* remove spurious declaration
* finish ble implementation
* enable notifications
* fixed segmentation over BLE
* update GlobalPlatform's delete method
2019-09-02 13:40:06 +03:00
Michele Balistreri
425d085716
correct value for Ledger
2019-03-20 13:24:22 +03:00
Michele Balistreri
b249bd75e6
make the iteration count for PBKDF2 configurable per-device
2019-03-20 13:18:24 +03:00
Michele Balistreri
f603979cb5
fix sending commands longer than 64 bytes
2019-03-18 11:54:15 +03:00
Michele Balistreri
99dbb24067
increase read timeout
2019-02-27 10:52:36 +03:00
Michele Balistreri
07cba4aa9d
support devices without SecureChannel capability
2019-02-26 12:07:42 +03:00
Michele Balistreri
527efc7a4e
add initial USB connector
2019-02-25 16:30:49 +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