Skip to main content

Parses ssh2 keys and converts to multiple formats.

Project description

SSH2 Key Parsing

https://img.shields.io/pypi/v/ssh2_parse_key.svg https://img.shields.io/travis/nigelm/ssh2_parse_key.svg Documentation Status

Parses ssh2 public keys in either openssh or RFC4716/Secsh formats and converts to either format.

At this point any attempt to work with private keys will raise an exception.

Features

  • Reads public keys of the following encryption types:-
    • ssh-rsa

    • ssh-dss

    • ecdsa-sha2-nistp256

    • ssh-ed25519

  • Reads either Openssh or RFC4716 format public keys

  • Can read input sets with either or both formats in

  • Can output either format for any key

Status

Still in initial stages, while I get used to some of the tooling, so some things like the documentation are not right (both content and some of the issues around how it is generated). Currently not feeding to readthedocs despite what it says above…

Credits

The package is strongly based on the perl Parse::SSH2::PublicKey module.

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-05-07)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ssh2_parse_key-0.1.0.tar.gz (21.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page