Commit Graph

5 Commits

Author SHA1 Message Date
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 f51eff7d96 Enforce certificate chain properly 2016-07-28 09:45: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