Pyhpke

Latest version: v0.6.2

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

Scan your dependencies

Page 1 of 3

0.6.1

-------------

Released 2024-11-23

- Fix docstring of CipherSuite.new. `232 <https://github.com/dajiaji/pyhpke/pull/232>`__
- Define return value for CipherSuite.new. `231 <https://github.com/dajiaji/pyhpke/pull/231>`__

0.6.0

-------------

Released 2024-11-16

- Add Support for Python 3.13. `228 <https://github.com/dajiaji/pyhpke/pull/228>`__
- Drop Support for Python 3.8. `227 <https://github.com/dajiaji/pyhpke/pull/227>`__
- Fix link on README. `206 <https://github.com/dajiaji/pyhpke/pull/206>`__
- Rename CI/CD files. `204 <https://github.com/dajiaji/pyhpke/pull/204>`__
- Fix error on populating codecov token. `202 <https://github.com/dajiaji/pyhpke/pull/202>`__
- Update dependencies.
- Bump cryptography to 43.0.3. `221 <https://github.com/dajiaji/pyhpke/pull/221>`__
- Update dev dependencies.
- Bump sphinx-rtd-theme to 3.0.2. `226 <https://github.com/dajiaji/pyhpke/pull/226>`__
- Bump mirrors-mypy to 1.13.0. `224 <https://github.com/dajiaji/pyhpke/pull/224>`__
- Bump blacken-docs to 1.19.1. `224 <https://github.com/dajiaji/pyhpke/pull/224>`__
- Bump tox to 4.23.2. `223 <https://github.com/dajiaji/pyhpke/pull/223>`__
- Bump black to 24.10.0. `217 <https://github.com/dajiaji/pyhpke/pull/217>`__
- Bump pre-commit-hooks to 5.0.0. `217 <https://github.com/dajiaji/pyhpke/pull/217>`__
- Bump pytest to 8.3.3. `211 <https://github.com/dajiaji/pyhpke/pull/211>`__
- Bump black to 24.8.0. `185 <https://github.com/dajiaji/pyhpke/pull/185>`__
- Bump flake8 to 7.1.1. `185 <https://github.com/dajiaji/pyhpke/pull/185>`__

0.5.4

-------------

Released 2024-08-03

- Add Python 3.12 to CI. `166 <https://github.com/dajiaji/pyhpke/pull/166>`__
- Update dependencies.
- Bump cryptography to 43.0.0. `195 <https://github.com/dajiaji/pyhpke/pull/195>`__
- Update dev dependencies.
- Bump codecov/codecov-action to v4. `199 <https://github.com/dajiaji/pyhpke/pull/199>`__
- Bump pytest to 8.3.2. `198 <https://github.com/dajiaji/pyhpke/pull/198>`__
- Bump pre-commit/mirrors-mypy to 1.11.0. `197 <https://github.com/dajiaji/pyhpke/pull/197>`__
- Bump tox to 4.16.0. `194 <https://github.com/dajiaji/pyhpke/pull/194>`__
- Bump sphinx-autodoc-typehints to 2.0.1. `186 <https://github.com/dajiaji/pyhpke/pull/186>`__
- Bump pre-commit/black to 24.4.2. `185 <https://github.com/dajiaji/pyhpke/pull/185>`__
- Bump blacken-docs to 1.18.0. `185 <https://github.com/dajiaji/pyhpke/pull/185>`__
- Bump pre-commit/flake8 to 7.1.0. `185 <https://github.com/dajiaji/pyhpke/pull/185>`__
- Bump pre-commit/pre-commit-hooks to 4.6.0. `185 <https://github.com/dajiaji/pyhpke/pull/185>`__
- Bump pytest-cov to 5.0.0. `184 <https://github.com/dajiaji/pyhpke/pull/184>`__

0.5.3

-------------

Released 2024-01-27

- Update dependencies.
- Bump cryptography to 42.0.1. `163 <https://github.com/dajiaji/pyhpke/pull/163>`__
- Update dev dependencies.
- Bump sphinx-autodoc-typehints to 1.25.3. `164 <https://github.com/dajiaji/pyhpke/pull/164>`__
- Bump tox to 4.12.1. `161 <https://github.com/dajiaji/pyhpke/pull/161>`__
- Bump flake8 to 7.0.0. `159 <https://github.com/dajiaji/pyhpke/pull/159>`__
- Bump pytest to 7.4.4. `158 <https://github.com/dajiaji/pyhpke/pull/158>`__
- Bump black to 23.12.1. `157 <https://github.com/dajiaji/pyhpke/pull/157>`__
- Bump pre-commit/mirrors-mypy to 1.7.1. `157 <https://github.com/dajiaji/pyhpke/pull/157>`__
- Bump isort to 5.13.2. `156 <https://github.com/dajiaji/pyhpke/pull/156>`__
- Update Sphinx version to over 7.1. `154 <https://github.com/dajiaji/pyhpke/pull/154>`__
- Bump sphinx-rtd-theme to 2.0.0. `153 <https://github.com/dajiaji/pyhpke/pull/153>`__

0.5.2

-------------

Released 2023-11-25

- Tighten the range of pyca/cryptography version. `147 <https://github.com/dajiaji/pyhpke/pull/147>`__
- Add Python 3.12 to tox.ini. `147 <https://github.com/dajiaji/pyhpke/pull/147>`__
- Fix .readthedocs.yml. `146 <https://github.com/dajiaji/pyhpke/pull/146>`__
- Update dependencies.
- Bump cryptography to 41.0.5. `130 <https://github.com/dajiaji/pyhpke/pull/130>`__
- Update dev dependencies.
- Bump actions/{checkout, setup-python} to v4. `145 <https://github.com/dajiaji/pyhpke/pull/145>`__
- Bump black to 23.11.0. `144 <https://github.com/dajiaji/pyhpke/pull/144>`__
- Bump pre-commit/mirrors-mypy to 1.7.0. `144 <https://github.com/dajiaji/pyhpke/pull/144>`__
- Bump sphinx-autodoc-typehints to 1.25.2. `143 <https://github.com/dajiaji/pyhpke/pull/143>`__
- Bump sphinx-rtd-theme to 2.0.0rc4. `141 <https://github.com/dajiaji/pyhpke/pull/141>`__

0.5.1

-------------

Released 2023-10-30

- Fix bug on EC serialization. `137 <https://github.com/dajiaji/pyhpke/pull/137>`__
- Add example for derive_key_pair to README. `136 <https://github.com/dajiaji/pyhpke/pull/136>`__

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.