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

ECDSA public key authentication #7938

Closed
cyberduck opened this issue May 7, 2014 · 7 comments
Closed

ECDSA public key authentication #7938

cyberduck opened this issue May 7, 2014 · 7 comments
Assignees
Labels
Milestone

Comments

@cyberduck
Copy link
Collaborator

bf29475 created the issue

The key format is a little different from RSA/DSA/ECDSA, and is supported from OpenSSH 6.6.
~~ There is also a new faster cipher called chacha20-poly1305, which is now default on OpenSSH 6.6 and above. ~~

Do you need me to provide ssh -vvvv log of how it looks?

Thanks

@cyberduck
Copy link
Collaborator Author

53b85cc commented

I would also like to see support for ECDSA public key auth.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In RFC 5656.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Added failing test in 83a6cc7.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [7938 pavarotti]:

There is also a new faster cipher called chacha20-poly1305, which is now default on OpenSSH 6.6 and above.

Please open a separate ticket.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In ebfeeed.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Added test for known_host entries in 4a7ac86.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

See also #10130.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants