LedgerHQ / app-openpgp

OpenPGP Card Application
Apache License 2.0
123 stars 21 forks source link

Adjust value of STATE_ACTIVATE to conform to OpenPGP card spec #75

Closed hko-s closed 8 months ago

hko-s commented 2 years ago

Based on the OpenPGP card spec, I think this value should be 5. (However, GnuPG as far as I understand doesn't do much with this status value)

Context: I'm working on a new OpenPGP card client library https://crates.io/crates/openpgp-card and am trying to avoid adding card-specific workaround code.

cedelavergne-ledger commented 8 months ago

Fixed in v2.0.1