Commit Graph

11 Commits

Author SHA1 Message Date
BTChip github ede307f9d0
More Python 3 tweaks 2018-03-12 11:55:08 +01:00
BTChip github 3242f93051
More Python 3 tweaks 2018-03-07 13:26:40 +01:00
BTChip github e834117229
Nano S 1.4 support, cleanup Python 3 support 2018-03-06 10:21:37 +01:00
Parker Hoyes 1ad7bb24e7 Added documentation 2017-08-01 10:41:12 -04:00
BTChip 3738a758e3 Compatibility with Blue firmware 2.0 (production release) 2017-01-22 18:04:38 +01:00
Cédric Mesnil 0a4f7c4c91 Python 3 port with keeping Python 2 compliance
Add missing () around print arguments
  Replace <> with !=
  Fix bytes/str compliance

Status
  loadApp.py and deleteApp.py works with both python 2.7.12 and 3.5.2 on BlueLedger 1.2
  sign.py is untested because it requires en hsm access
2016-09-14 16:30:53 +02:00
BTChip b56ff7cbe1 Optional libsecp256k1 dependency, default to pure Python cryptographic API to help Windows users 2016-09-02 09:53:24 +02:00
BTChip abe03c2bb8 Support locking on curve and multiple paths (API level 5) 2016-08-12 09:56:59 +02:00
BTChip 71c0b9ffa5 Add locked down application path, icon, signature support 2016-07-28 11:47:04 +02:00
BTChip dfe04feb59 Support 1.1 deployed logic 2016-05-20 08:36:47 +02:00
BTChip ccfb42ad3e Initial (re)import 2016-04-12 09:21:11 +02:00