Commit Graph

7 Commits

Author SHA1 Message Date
Michael Goodwin e728a7b57b Fix indent errors and print function for python3 builds 2017-01-09 14:34:06 -05:00
Kevin Azzam 32c600e622 Fixup 78a3579: python3 compliance 2017-01-04 00:58:20 +01:00
BTChip 78a3579514 Add genuine device check script, support Secure Channel outgoing data, add an example with applications list 2016-10-11 13:13:20 +02: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 eabbce5af0 Add SCP support 2016-07-28 11:47:22 +02:00
BTChip ccfb42ad3e Initial (re)import 2016-04-12 09:21:11 +02:00