P2good first issuehelp wantedstatus/ready
Repository-Metriken
- Stars
- (79 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Constructing a new Ed25519 key by passing a 32 byte Uint8Array should be allowed. I assume this check is due to the convention of passing in private & public concatenated, would be nice to detect a 32 byte key per the spec.
I could work on a pull if this is of interest to anyone else.