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

Operation: Parse SSH Host Key #595

Merged
merged 8 commits into from
Aug 13, 2019
Merged

Operation: Parse SSH Host Key #595

merged 8 commits into from
Aug 13, 2019

Conversation

j433866
Copy link
Member

@j433866 j433866 commented Jul 8, 2019

Adds a new operation to parse a SSH host key and extract some fields from it.
Currently supports the following key types, in either hex or base64 format:

  • SSH-RSA
  • SSH-DSS
  • ECDSA-SHA2

More key formats could be added in the future.

Parse SSH Host Key example screenshot

@n1474335
Copy link
Member

n1474335 commented Jul 9, 2019

Would be good to have some tests for this 👍

'base 64' now returns 11 results as the SSH host key module mentions it
This pull request was closed.
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.

2 participants