hynek / pem

PEM file parsing in Python.
https://pem.readthedocs.io/
MIT License
159 stars 37 forks source link

Added support for new OpenSSH private key format #39

Closed CoffeeExpress closed 4 years ago

CoffeeExpress commented 5 years ago

Simple PR to add support for the new OpenSSH private key format.

hynek commented 5 years ago

Thanks! I think I would make sense to add an OpenSSHPrivateKey class?

CoffeeExpress commented 5 years ago

Seems reasonable. I can make that happen.

CoffeeExpress commented 4 years ago

Got pulled away for some bug fixes and deployment for work. I should have these fixes in today.

hynek commented 4 years ago

19.3 is live on PyPI!