Skip to content

Releases: EasyPost/ssh_certificate_parser

v1.6.0

09 Jun 17:46
9701ab0
Compare
Choose a tag to compare
  • Adds support for certs that last forever
  • Adds support for ed25519 certs

v1.5.0

24 May 15:27
e21b29d
Compare
Choose a tag to compare
  • Adds proper support for ecdsa-sha2-nistp256

1.4.0

14 Mar 20:02
32e20fc
Compare
Choose a tag to compare
  • Adds proper support for ecdsa-sha2-nistp384

1.3.3

16 Aug 18:39
1.3.3
Compare
Choose a tag to compare

This version (and its immediate ancestors) just clean up the PyPI metadata a bit

1.3.0 - The One with ECDSA

16 Aug 18:39
1.3.0
33322be
Compare
Choose a tag to compare
  • Can now parse ECDSA keys (if they're signed with an RSA CA)
  • Add .from_file constructor on SSHCertificate
  • Add a bunch of type hints
  • Improve documentation

You can now find our docs at https://ssh-certificate-parser.readthedocs.io/en/latest/