Releases: EasyPost/ssh_certificate_parser
Releases · EasyPost/ssh_certificate_parser
v1.6.0
v1.5.0
- Adds proper support for
ecdsa-sha2-nistp256
1.4.0
- Adds proper support for
ecdsa-sha2-nistp384
1.3.3
This version (and its immediate ancestors) just clean up the PyPI metadata a bit
1.3.0 - The One with ECDSA
- Can now parse ECDSA keys (if they're signed with an RSA CA)
- Add
.from_file
constructor onSSHCertificate
- Add a bunch of type hints
- Improve documentation
You can now find our docs at https://ssh-certificate-parser.readthedocs.io/en/latest/