Skip to content
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

ED25519 broken with SSH.NET 2024.2.0 #8

Closed
darinkes opened this issue Dec 2, 2024 · 0 comments · Fixed by #9
Closed

ED25519 broken with SSH.NET 2024.2.0 #8

darinkes opened this issue Dec 2, 2024 · 0 comments · Fixed by #9

Comments

@darinkes
Copy link
Owner

darinkes commented Dec 2, 2024

ED25519 keys cannot be added to the SSH Agent, cause SSH.NET now returns a malformed value for the PrivateKey Bytes

Before Update:
92-F0-5A-EA-18-A5-F3-08-92-B5-66-DD-A6-A4-CC-51-64-D0-66-39-B4-DF-B4-0A-84-1C-76-00-30-A3-F2-BC-4E-56-E8-17-0D-9C-CB-8D-80-B6-2E-51-AD-7C-17-F0-A2-F1-DC-CF-A9-E2-0E-FC-7D-F7-DE-7D-32-BF-8A-3A

After Update:
92-F0-5A-EA-18-A5-F3-08-92-B5-66-DD-A6-A4-CC-51-64-D0-66-39-B4-DF-B4-0A-84-1C-76-00-30-A3-F2-BC

Looks like some bytes are missing.

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 a pull request may close this issue.

1 participant