Skip to content

Releases: scheiblingco/sshkey-tools

Version 0.11.3

15 Sep 07:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.2...0.11.3

Version 0.11.2

26 Aug 20:42
Compare
Choose a tag to compare

What's Changed

Important

Minor

Full Changelog: 0.11.1...0.11.2

Version 0.11.1

09 May 16:58
Compare
Choose a tag to compare

TL;DR

  • Updated cryptography to 42.0.x, there were some breaking changes in the api
  • Updated various tools used for tests
  • Fix some CI settings, added newer python versions

What's Changed

Full Changelog: 0.10.3...0.11.1

Version 0.10.3

23 Jan 14:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.2...0.10.3

0.10.2

03 Oct 11:08
Compare
Choose a tag to compare

What's Changed

  • Pinned dependency versions by @scheibling in #34
  • Updated readme, docs
  • Linting

Full Changelog: 0.10.1...0.10.2

0.10.1 - DSA Deprecation, Datetime Validation

07 Jun 15:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.3...0.10.1

0.9.3 - DSA Deprecation

03 Jun 20:53
Compare
Choose a tag to compare
  • Locked dependency to cryptography <41
  • Introduced DSA deprecation notice

0.9.2 - Various fixes

30 May 15:40
cd58114
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1 - Fix comment string

18 May 21:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0 - Improvements to field handling, bugfixes

20 Jul 15:13
Compare
Choose a tag to compare

What's Changed

  • Fixed #7: Added functionality to ensure string/bytestring typing by @scheibling in #9
  • Certificate is now marked as signed when imported by @scheibling in #10
  • Improvements to certificate creation, bugfixes, documentation update by @scheibling in #11

Note

Changing the algorithm used for hashing for RSA private keys is currently disabled, and is set to SHA2-512 by default.

Full Changelog: 0.8.2...0.9.0