keybase / keybase/keybase-issues
openpgp: invalid argument: cannot encrypt because recipient set shares no common algorithms
- Dominant language
- No language data
- Stars
- 899
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Seeing the following:
```
$ keybase -version
keybase version 1.0.14-1
$ keybase pgp encrypt spiros -m "Test"
▶ ERROR openpgp: invalid argument: cannot encrypt because recipient set shares no common algorithms
```
If I run this key through gpg locally, I can send and receive messages just fine.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported `keybase pgp encrypt spiros -m "Test"` command and compare its recipient capabilities with the locally working gpg behavior. Done means identifying the incompatible algorithm set and making encryption succeed for this recipient, with a regression check for the reported command.
Written by the indexing model from the issue text.
Assessment
- Domain
- cryptography
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100