We need smartcard support for the ECC part and should also add a link
into the .key files to show which of them belong together. This is for
the case that we lost the public key. We also need to decide which of
the creation dates are stored in the .key files. The latter is for
example needed if keys are created from existing private keys.
Description
Description
| Status | Assigned | Task | ||
|---|---|---|---|---|
| Open | None | T6636 PQC Implementation | ||
| Open | None | T6638 PQC for GnuPG | ||
| Testing | None | T6815 PQC encryption for GnuPG | ||
| Open | None | T7290 Handle creation date in private key files for re-use of an existing key. |
Event Timeline
Comment Actions
This is not a composite key specific thing despite that this is an extra challenge. The creation date is used to reconstruct a key if the public key has been lost and only the fingerprint is still available. A solution might be to test the all combinations of stored creation dates to match the fingerprint.