Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Ed25519 Private Key length #200

@TJKoury

Description

@TJKoury

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.

// key - 64 byte Uint8Array containing private key

Metadata

Metadata

Assignees

Labels

P2Medium: Good to have, but can wait until someone steps upgood first issueGood issue for new contributorshelp wantedSeeking public contribution on this issuestatus/readyReady to be worked

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions