Skip to content

Fix missing keySize set when loading V1 RSA keys#258

Merged
mwiede merged 1 commit intomwiede:masterfrom
Alex-Vol-Amz:fix-KeyPairRSA-size
Jan 3, 2023
Merged

Fix missing keySize set when loading V1 RSA keys#258
mwiede merged 1 commit intomwiede:masterfrom
Alex-Vol-Amz:fix-KeyPairRSA-size

Conversation

@Alex-Vol-Amz
Copy link
Copy Markdown
Contributor

When loading a RSA key from an OPENSSH V1 file content the keySize was left at the default value 1024 instead of the actual key size from the loaded key material. This change makes the value correct if possible.

When loading a RSA key from an OPENSSH V1 file content the keySize was
left at the default value 1024 instead of the actual key size from the
loaded key material. This change makes the value correct if possible.
@mwiede mwiede merged commit bb09e96 into mwiede:master Jan 3, 2023
@Alex-Vol-Amz Alex-Vol-Amz deleted the fix-KeyPairRSA-size branch January 3, 2023 15:40
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.

4 participants