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

ssh-key: correctly parse OpenSSH keys generated by PuTTYgen #321

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

Conversation

Eugeny
Copy link
Contributor

@Eugeny Eugeny commented Dec 27, 2024

fixes #316

This allows parsing unencrypted private keys generated by PuTTYgen that incorrectly use 16-byte block size.

Technically supersedes #317 (saw that one too late)

@Eugeny Eugeny force-pushed the 316-puttygen-relax-padding-checks branch from 97c86ec to ddf937b Compare December 27, 2024 22:11
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.

Openssh-format private keys exported from putty fail to parse
1 participant