Commit Graph

  • c1a5abc6a9 Fixed exception: 'TypeError: argument must be string or read-only buffer, not bytearray' master Chris Sulmone 2018-03-16 00:46:08 -0500
  • ab589175f3
    Better interface filter, OSX portability BTChip github 2018-03-12 19:21:16 +0100
  • ede307f9d0
    More Python 3 tweaks BTChip github 2018-03-12 11:55:08 +0100
  • 01ac906758
    Merge pull request #14 from NicolasDorier/errorfriendly Nicolas Bacca 2018-03-07 14:44:12 +0100
  • 3242f93051
    More Python 3 tweaks BTChip github 2018-03-07 13:26:40 +0100
  • 1e9458ca58
    Add 1.4 Target ID BTChip github 2018-03-06 10:26:05 +0100
  • 3a8a32a2ee
    Merge pull request #28 from jeffesquivels/readme_fix Nicolas Bacca 2018-03-06 10:23:42 +0100
  • e834117229
    Nano S 1.4 support, cleanup Python 3 support BTChip github 2018-03-06 10:21:37 +0100
  • ad385223a3 Correct pip parameters order for secp256k1 Jeffrey Esquivel S 2018-02-11 10:36:09 -0600
  • 9914b3746a
    Bump version 0.1.16 BTChip github 2017-10-20 15:11:13 +0200
  • 2abf1cd983
    Fix invalid exit condition, courtesy of Andrew Poelstra/Rusy Russell BTChip github 2017-10-20 15:10:58 +0200
  • ed1e3a4dac
    Python 3 fixes BTChip github 2017-10-20 15:09:24 +0200
  • b66f66b9bf More error friendly errors NicolasDorier 2017-09-11 19:53:20 +0900
  • a9611d412a Merge pull request #10 from parkerhoyes/master 0.1.15 Nicolas Bacca 2017-08-01 17:49:11 +0200
  • b23172e440 Fixed CSS override issue for docs Parker Hoyes 2017-08-01 11:39:18 -0400
  • bf1e3453cc
    Bump version for the documentation 0.1.14 BTChip github 2017-08-01 16:59:06 +0200
  • 214cd9783c Merge pull request #9 from parkerhoyes/master Nicolas Bacca 2017-08-01 16:51:47 +0200
  • 1ad7bb24e7 Added documentation Parker Hoyes 2017-07-24 16:20:01 -0400
  • ba72aa7fb0
    Add runApp.py for specific firmware, cleanup 0.1.13 BTChip github 2017-03-07 18:25:19 +0100
  • 09ad4fd1e2
    Add scripts related to Nano S 1.3 0.1.12 BTChip github 2017-02-28 16:13:41 +0100
  • 310442593d Additional Attestation / Endorsement related APIs, merge HSM logic 0.1.11 BTChip 2017-01-30 19:54:20 +0100
  • ae02835796 Fix derivePassphrase for Python 2 0.1.10 BTChip 2017-01-25 19:25:01 +0100
  • 53a76b055e Merge branch 'master' of https://github.com/LedgerHQ/blue-loader-python 0.1.9 BTChip 2017-01-22 18:05:16 +0100
  • 3738a758e3 Compatibility with Blue firmware 2.0 (production release) BTChip 2017-01-22 18:04:38 +0100
  • 69c42dabfb Speedup BTChip 2017-01-22 18:03:41 +0100
  • e73a8a6389 Merge pull request #8 from xenithorb/master Nicolas Bacca 2017-01-09 20:40:51 +0100
  • e728a7b57b Fix indent errors and print function for python3 builds Michael Goodwin 2017-01-09 14:25:57 -0500
  • 0e7d0378d1 Merge pull request #7 from ChaoticMind/py3 Nicolas Bacca 2017-01-09 13:38:44 +0100
  • 67a0a424a3 Add endorsement APIs BTChip 2017-01-09 13:36:38 +0100
  • 2af852d628 Force to recompile secp256k1 for recent pip BTChip 2017-01-09 00:33:48 +0100
  • c2feef8cb4 Add public key tweak for endorsement validation BTChip 2017-01-09 00:33:22 +0100
  • 32c600e622 Fixup 78a3579: python3 compliance Kevin Azzam 2017-01-04 00:52:34 +0100
  • c6e5961227 Update libudev package BTChip 2017-01-02 11:01:01 +0100
  • c60427dc00 Update README with thotheolh suggestions BTChip 2017-01-02 10:35:46 +0100
  • 43168d0292 Bump version BTChip 2016-12-08 00:11:36 +0100
  • 689ffb81ab Merge pull request #6 from NicolasDorier/patch-1 Nicolas Bacca 2016-12-07 15:10:04 -0800
  • a6c7c9ed7f Encode correctly the passphrase in UTF8 NFKD Nicolas Dorier 2016-11-12 09:39:16 +0900
  • ee42ea581f Add Pillow dependency 0.1.8 BTChip 2016-10-13 14:27:34 +0200
  • 78e64131d2 Add passphrase derivation utility BTChip 2016-10-11 18:23:12 +0200
  • 72b6a4378d Merge pull request #5 from cslashm/data-in-exception Nicolas Bacca 2016-10-11 14:55:17 +0200
  • 48f071cafa add received data in CommException object Cédric Mesnil 2016-10-11 14:47:49 +0200
  • 78a3579514 Add genuine device check script, support Secure Channel outgoing data, add an example with applications list BTChip 2016-10-11 13:13:20 +0200
  • cf74f4836c Merge pull request #4 from cslashm/py3 Nicolas Bacca 2016-10-11 12:50:37 +0200
  • 0a4f7c4c91 Python 3 port with keeping Python 2 compliance Cédric Mesnil 2016-09-14 16:30:53 +0200
  • dcf012d862 Merge branch 'master' of https://github.com/ledgerhq/blue-loader-python 0.1.7 BTChip 2016-09-02 09:53:45 +0200
  • b56ff7cbe1 Optional libsecp256k1 dependency, default to pure Python cryptographic API to help Windows users BTChip 2016-09-02 09:53:24 +0200
  • b5f80ac8f0 Merge pull request #3 from antonio-fr/master Nicolas Bacca 2016-08-16 11:07:06 +0200
  • 58bc25a2bc Fix timeout from 7 hours to expected 20 seconds a_ferron 2016-08-15 22:10:13 +0200
  • 4eefb8a7f7 Update README with package on PyPI BTChip 2016-08-12 10:49:14 +0200
  • 326c8bd684 Fix PyPI update 0.1.6 BTChip 2016-08-12 10:33:11 +0200
  • 4026eb55cf Tag 0.1.5, tweaks for PyPI compatibility 0.1.5 BTChip 2016-08-12 10:00:28 +0200
  • abe03c2bb8 Support locking on curve and multiple paths (API level 5) BTChip 2016-08-12 09:56:59 +0200
  • da1b15b2de Fix copy/paste 0.1.4 BTChip 2016-07-28 20:08:29 +0200
  • bbcf6faaa0 Mention Nano S BTChip 2016-07-28 17:25:44 +0200
  • 8a5f71ce1a Bump version 0.1.3 BTChip 2016-07-28 17:24:31 +0200
  • 74759b3fb2 Add application signature & validation scripts BTChip 2016-07-28 13:06:39 +0200
  • 5e8a7202e1 Add standalone MCU load support BTChip 2016-07-28 11:47:54 +0200
  • eabbce5af0 Add SCP support BTChip 2016-07-28 11:47:22 +0200
  • 71c0b9ffa5 Add locked down application path, icon, signature support BTChip 2016-07-28 11:47:04 +0200
  • 5253645655 Add boot address support, hex printer BTChip 2016-07-28 11:46:29 +0200
  • f7253c0a52 Signature and icon support BTChip 2016-07-28 09:45:29 +0200
  • f51eff7d96 Enforce certificate chain properly BTChip 2016-07-28 09:45:04 +0200
  • 9032981381 Cleanup BTChip 2016-07-28 09:44:39 +0200
  • a0168238f2 Nano S vendor ID support BTChip 2016-07-28 09:42:16 +0200
  • 4ce6df20b8 wMerge branch 'master' of https://github.com/ledgerhq/blue-loader-python blue-r11 0.1.2 BTChip 2016-05-20 08:37:47 +0200
  • 70233d1d9a Bump version BTChip 2016-05-20 08:36:59 +0200
  • dfe04feb59 Support 1.1 deployed logic BTChip 2016-05-20 08:36:47 +0200
  • f67eb96eab Add experimental desktop BLE support BTChip 2016-05-20 08:36:17 +0200
  • 1946b6351e Fix MCU firmware loading BTChip 2016-05-20 08:35:13 +0200
  • 09d04da1d8 Cleanup BTChip 2016-05-20 08:34:57 +0200
  • e97040516c Merge pull request #1 from instagibbs/patch-1 Nicolas Bacca 2016-04-15 12:41:44 +0200
  • 05bac99715 Cannot concat str and number in error msg Gregory Sanders 2016-04-14 17:10:05 -0400
  • ccfb42ad3e Initial (re)import 0.1.1 BTChip 2016-04-12 09:21:11 +0200
  • a2e4fb22e8 Initial commit Nicolas Bacca 2016-04-12 08:58:21 +0200