Error: need 34 bytes per EdDSA value
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
I get the following error when I upload my public key, " Error: need 34 bytes per EdDSA value ". Please advise. My public key is here http://pgp.mit.edu/pks/lookup?op=get&search=0x70098A1705AE6065 .
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start at the public-key upload path and trace the EdDSA value-length validation, using the linked public key to reproduce the error; done means the key is accepted or the failure is clearly explained and covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cryptography, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100