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

Add "Hash" derive to ssh_key::fingerprint::Fingerprint #328

Closed
MarkusTieger opened this issue Jan 10, 2025 · 2 comments · Fixed by #330
Closed

Add "Hash" derive to ssh_key::fingerprint::Fingerprint #328

MarkusTieger opened this issue Jan 10, 2025 · 2 comments · Fixed by #330

Comments

@MarkusTieger
Copy link
Contributor

ssh_key::fingerprint::Fingerprint should implement Hash so it can be used in hashmaps and hashsets.

@tarcieri
Copy link
Member

Can you open a PR?

@MarkusTieger
Copy link
Contributor Author

Can you open a PR?

Done

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.

2 participants