Parses ssh2 keys and converts to multiple formats.
Project description
SSH2 Key Parsing
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.
Free software: MIT license
Documentation: https://ssh2-parse-key.readthedocs.io.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ssh2_parse_key-0.2.3.tar.gz
.
File metadata
- Download URL: ssh2_parse_key-0.2.3.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70a3d8e8da7bd0a1cfcca8497a02eba6cc8d273be50439237724123549ddee5f |
|
MD5 | e297c984e69edc5c498b9686bbbb439b |
|
BLAKE2b-256 | f2603db18ae17e0bd1ded08f6ca1b2dcc4189b006e88bc40ff3dc81e9874bf4c |