openpgp-card-app/pytools/gpgcard
Cédric 8f841e7188 Enhancement + bugfix
Application

- full independant serial per slot
- EXIT instruction ('02') controlled by PW2
- remove code belonging  curves other than Ed25519/NISTP256
- fix io bug when APDU is 4 bytes lenght

Makefile:

- dual version XL/1slot. XL contains 3 key slots, normal only one.
  use "MULTISLOT=1 make" to compile XL version
- add exit rule

doc:

- update dev/user

tool:

- froce backup filename suffix: _slot<x>.pickle
- add --set_template option
- add --slot option
- rename --set-fp to  --set-fingerprints
2018-10-11 00:01:16 +02:00
..
__init__.py Initial commit 2017-03-21 16:32:26 +01:00
backup.py Initial commit 2017-03-21 16:32:26 +01:00
gpgcard.py Enhancement + bugfix 2018-10-11 00:01:16 +02:00
gpgcli.py Enhancement + bugfix 2018-10-11 00:01:16 +02:00
restore.py Initial commit 2017-03-21 16:32:26 +01:00