Skip to content

Fix formatting in Ed25519 key serialization#485

Merged
Keats merged 1 commit intoKeats:masterfrom
scovetta:patch-1
Feb 22, 2026
Merged

Fix formatting in Ed25519 key serialization#485
Keats merged 1 commit intoKeats:masterfrom
scovetta:patch-1

Conversation

@scovetta
Copy link
Contributor

In the thumbprint() function, the serialized format of the Ed25519 curve is missing double quotes around "crv", which would likely affect interoperability between other implementations.

Fixes #484

In the thumbprint() function, the serialized format of the Ed25519 curve is missing double quotes around "crv", which would likely affect interoperability between other implementations.

Fixes Keats#484
@Keats Keats merged commit 9934c7f into Keats:master Feb 22, 2026
4 of 10 checks passed
@Keats
Copy link
Owner

Keats commented Feb 22, 2026

Thanks!

@scovetta scovetta deleted the patch-1 branch February 28, 2026 17:15
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.

Incorrect Thumbprint on Ed25519

2 participants