Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Handle Conscrypt EdDSA keys in authentication flow#466

Merged
kruton merged 1 commit intoconnectbot:mainconnectbot/sshlib:mainfrom
kruton:oid-eddsakruton/sshlib:oid-eddsaCopy head branch name to clipboard
Feb 17, 2026
Merged

Handle Conscrypt EdDSA keys in authentication flow#466
kruton merged 1 commit intoconnectbot:mainconnectbot/sshlib:mainfrom
kruton:oid-eddsakruton/sshlib:oid-eddsaCopy head branch name to clipboard

Conversation

@kruton
Copy link
Member

@kruton kruton commented Feb 17, 2026

AuthenticationManager used a strict "EdDSA" algorithm name check which failed for Conscrypt keys (e.g., from Google Play Services) that may use OID or other algorithm identifiers. Reuse PublicKeyUtils.isEd25519Key() for consistent detection across all code paths.

AuthenticationManager used a strict "EdDSA" algorithm name check which
failed for Conscrypt keys (e.g., from Google Play Services) that may
use OID or other algorithm identifiers. Reuse PublicKeyUtils.isEd25519Key()
for consistent detection across all code paths.
@kruton kruton enabled auto-merge (rebase) February 17, 2026 22:26
@kruton kruton merged commit 3a27ca4 into connectbot:main Feb 17, 2026
4 checks passed
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

Comments

Close sidebar
Morty Proxy This is a proxified and sanitized view of the page, visit original site.