Sshkey-tools

Latest version: v0.11.3

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.9.3

- Locked dependency to cryptography <41
- Introduced DSA deprecation notice

0.9.2

What's Changed
* Add str to timedelta by scheibling in https://github.com/scheiblingco/sshkey-tools/pull/17
* Updated documentation to include newer additions by scheibling in https://github.com/scheiblingco/sshkey-tools/pull/18
* Bugfix MAX_INT64, Linting Errors by scheibling in https://github.com/scheiblingco/sshkey-tools/pull/20
* Added timestamp extraction from datetime before conversion to int by scheibling in https://github.com/scheiblingco/sshkey-tools/pull/21
* Convert nonce field to bytestring by scheibling in https://github.com/scheiblingco/sshkey-tools/pull/22
* Ensure comment is always empty string on export by scheibling in https://github.com/scheiblingco/sshkey-tools/pull/26
* Misc. bugfixes, docs (RSA Alg, cert fingerprint error, docs) by scheibling in https://github.com/scheiblingco/sshkey-tools/pull/27


**Full Changelog**: https://github.com/scheiblingco/sshkey-tools/compare/0.9.1...0.9.2

0.9.1

What's Changed
* Manually updated documentation by scheibling in https://github.com/scheiblingco/sshkey-tools/pull/12
* Set default for the Public Key comment to string by scheibling in https://github.com/scheiblingco/sshkey-tools/pull/14


**Full Changelog**: https://github.com/scheiblingco/sshkey-tools/compare/0.9.0...0.9.1

0.9.0

What's Changed
* Fixed 7: Added functionality to ensure string/bytestring typing by scheibling in https://github.com/scheiblingco/sshkey-tools/pull/9
* Certificate is now marked as signed when imported by scheibling in https://github.com/scheiblingco/sshkey-tools/pull/10
* Improvements to certificate creation, bugfixes, documentation update by scheibling in https://github.com/scheiblingco/sshkey-tools/pull/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**: https://github.com/scheiblingco/sshkey-tools/compare/0.8.2...0.9.0

0.8.2

(Temporarily) fixed a bug where the sign()-function would pass the RSA hash_alg to other types of signatures, which would throw an error.

0.8.1

Changed version to support out-of-github installation
Moved documentation to html (pdoc3)
Added verification
Added option to choose RSA hashing alg for signing
Removed test files
Added doc deployment to pages

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.