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

Export fingerprint of RSAkey #784

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nltd101
Copy link

@nltd101 nltd101 commented Dec 7, 2023

It is necessary to support export fingerprints with some hashing algorithms of RSA key.

It is configurable hash name specify different hashing algorithms for exporting fingerprints.
I implemented support for multiple hashing algorithms, including SHA-256, SHA-512, and MD5.

@nltd101 nltd101 force-pushed the datnlt/export_fingerprint branch 3 times, most recently from b12058c to 933913b Compare December 15, 2023 08:23
@nltd101 nltd101 marked this pull request as ready for review December 15, 2023 10:27
@nltd101 nltd101 changed the title Export fingerprint of DSAkey, RSAkey Export fingerprint of RSAkey Dec 15, 2023
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.

None yet

1 participant