Skip to content

Add Ed25519 (ssh-ed25519) public key algorithm support#124

Open
jeanp413 wants to merge 1 commit intomicrosoft:mainfrom
jeanp413:add-ed25519-support
Open

Add Ed25519 (ssh-ed25519) public key algorithm support#124
jeanp413 wants to merge 1 commit intomicrosoft:mainfrom
jeanp413:add-ed25519-support

Conversation

@jeanp413
Copy link
Copy Markdown
Contributor

@jeanp413 jeanp413 commented Mar 6, 2026

Implement Ed25519 as a new PublicKeyAlgorithm with both WebCrypto and Node.js crypto backends. Includes key generation, signing, verification, SSH public key format import, and PKCS#8 import/export.

Implement Ed25519 as a new PublicKeyAlgorithm with both WebCrypto and
Node.js crypto backends. Includes key generation, signing, verification,
SSH public key format import, and PKCS#8 import/export.

Co-authored-by: Ona <no-reply@ona.com>
@jeanp413 jeanp413 force-pushed the add-ed25519-support branch from d5982e0 to 754d6b3 Compare March 6, 2026 04:06
@jeanp413 jeanp413 marked this pull request as ready for review March 6, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant