Skip to content

Conversation

@kruton
Copy link
Member

@kruton kruton commented Jan 5, 2026

Now that other providers are using Ed25519, we need to make sure we are compatible with them. Use SimpleDERReader for the parsing instead of hand-writing the types comparison.

Also add compatibility for the older Ed25519 keys that were just 32-byte seed values from this library. This shouldn't conflict with the new PKCS#8 format since that is always >=48 bytes.

Re: connectbot/connectbot#1822

Now that other providers are using Ed25519, we need to make sure we are compatible
with them. Use SimpleDERReader for the parsing instead of hand-writing the types
comparison.

Also add compatibility for the older Ed25519 keys that were just 32-byte
seed values from this library. This shouldn't conflict with the new
PKCS#8 format since that is always >=48 bytes.
@kruton kruton enabled auto-merge (rebase) January 5, 2026 20:08
@kruton kruton merged commit 76b83a6 into connectbot:main Jan 5, 2026
4 checks passed
@kruton kruton deleted the ed25519-compat branch January 5, 2026 20:20
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