Skip to content

EdDSA: update handling to allow other providers #345

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

kruton
Copy link
Member

@kruton kruton commented Apr 16, 2025

Allow keys from other providers by implementing engineTranslateKey. This will hopefully allow us to handle the new Android implementation without inspecting it deeply.

Part of the fix for connectbot/connectbot#1483

@kruton kruton force-pushed the eddsa-provider branch 3 times, most recently from 6d40ee8 to 6c8028e Compare April 16, 2025 06:08
Allow keys from other providers by implementing engineTranslateKey. This
will hopefully allow us to handle the new Android implementation without
inspecting it deeply.
Copy link

codeclimate bot commented Apr 16, 2025

Code Climate has analyzed commit 797e9fd and detected 3 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 2

The test coverage on the diff in this pull request is 42.3% (50% is the threshold).

This pull request will bring the total coverage in the repository to 42.6% (0.0% change).

View more on Code Climate.

@kruton kruton merged commit e1957b5 into connectbot:main Apr 16, 2025
5 of 7 checks passed
@kruton kruton deleted the eddsa-provider branch April 16, 2025 06:42
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