keybase / keybase/keybase-issues
`keybase pgp select` doesn't understand Curve 25519
- Dominant language
- No language data
- Stars
- 899
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
When using a PGP key with Curve 25519, `keybase pgp select` doesn't understand the algorithm used:
```
# Algo Key Id Created UserId
= ==== ====== ======= ======
1 256? 48C3864071BCFD87 April King ...
2 4096R 7EBC09CB4C427581 keybase.io/april ...
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `keybase pgp select` with a Curve 25519 key and trace how the command identifies and displays the algorithm. Done means the selection output recognizes Curve 25519 instead of showing `256?`, while preserving the existing behavior for other keys.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, cryptography
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100