Pki-tools

Latest version: v1.0.6

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

Scan your dependencies

Page 5 of 10

0.0.32

What's Changed
* feat: improve types for string and enums by fulder in https://github.com/fulder/pki-tools/pull/98
* docs: Update README and change to "Read the Docs" by fulder in https://github.com/fulder/pki-tools/pull/99
* fix: apitest bugs by fulder in https://github.com/fulder/pki-tools/pull/100


**Full Changelog**: https://github.com/fulder/pki-tools/compare/v0.0.31...v0.0.32

0.0.31

What's Changed
* docs: fix link to RevokeMode enum by fulder in https://github.com/fulder/pki-tools/pull/77
* feat: CryptoParser constructors by fulder in https://github.com/fulder/pki-tools/pull/92
* Add `CryptoKeyPair` for public/private key pairs
* Add `CertificateSigningRequest` type for creating/loading/parsing CSR
* Add `CryptoParser` implementing classes for hash algorithms and params like PSS padding
* Add new `Certificate.sign` function for creating a self signed certificate
* Add new `CertificateRevocationList.sign` function for creating a signed CSR
* Add new `OCSPRequest` for parsing and creating the requests
* Remove cryptography dependencies from root pki-tools lib files
* Use only pki-tools in unittests
Remove cryptography dependencies from root pki-tools lib files
* chore: use ruff for format by fulder in https://github.com/fulder/pki-tools/pull/94
* chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 by dependabot in https://github.com/fulder/pki-tools/pull/81
* chore(deps): bump cryptography from 41.0.7 to 42.0.4 by dependabot in https://github.com/fulder/pki-tools/pull/90
* chore(deps): bump the dependencies group with 7 updates by dependabot in https://github.com/fulder/pki-tools/pull/95
* fix: pyproject version by fulder in https://github.com/fulder/pki-tools/pull/96
* fix: enable dynamic versioning by fulder in https://github.com/fulder/pki-tools/pull/97


**Full Changelog**: https://github.com/fulder/pki-tools/compare/v0.0.30...v0.0.31

0.0.30

What's Changed
* chore(deps-dev): bump the dependencies group with 1 update by dependabot in https://github.com/fulder/pki-tools/pull/59
* chore(deps): bump the dependencies group with 6 updates by dependabot in https://github.com/fulder/pki-tools/pull/75
* chore(deps): bump the dependencies group with 1 update by dependabot in https://github.com/fulder/pki-tools/pull/73
* feat: new revoke mode param by fulder in https://github.com/fulder/pki-tools/pull/76
* Add a new optional `revoke_mode` enum parameter to `is_issued` function with the following values:
* `RevokeMode.OCSP_FALLBACK_CRL`
* `RevokeMode.OCSP_ONLY`
* `RevokeMode.CRL_ONLY`
* feat: add OCSP response cache by fulder in https://github.com/fulder/pki-tools/pull/64


**Full Changelog**: https://github.com/fulder/pki-tools/compare/v0.0.29...v0.0.30

0.0.29

What's Changed
* fix: more ocsp bugs by fulder in https://github.com/fulder/pki-tools/pull/63


**Full Changelog**: https://github.com/fulder/pki-tools/compare/v0.0.28...v0.0.29

0.0.28

What's Changed
* fix: invalid server URI in ocsp by fulder in https://github.com/fulder/pki-tools/pull/62


**Full Changelog**: https://github.com/fulder/pki-tools/compare/v0.0.27...v0.0.28

0.0.27

What's Changed
* fix: bugs creating Certificates from URI by fulder in https://github.com/fulder/pki-tools/pull/61


**Full Changelog**: https://github.com/fulder/pki-tools/compare/v0.0.26...v0.0.27

Page 5 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.