Skip to content

Releases: IdentityPython/pyjwkest

Version 1.4.4

04 Oct 12:34
v1.4.4
15ffd08

Choose a tag to compare

1.4.4 (2025-10-04)

  • Add changelog
  • Raise proper exception when failing to deserialize an EC key
  • Fix deprecated API for array tostring and tobytes
  • Add pyproject.toml
  • Fix logging instance
  • Add maintainance warning

Version 1.4.3

04 Oct 12:34
v1.4.3

Choose a tag to compare

1.4.3

  • Ignore EC keys with curves we don't know about
  • Fix imports
  • Add long_description and url for PyPI metadata

Bug fixes

28 Sep 08:44

Choose a tag to compare

v1.4.0

Release 1.4.0

1.3.2

24 Nov 18:10

Choose a tag to compare

Fixed a major problem in symmetric key construction.

v1.3.0

30 Sep 14:02

Choose a tag to compare

Some modifications that should have been in 1.2.0 got caught in transit.
They are in this.

v1.2.0

28 Sep 18:59

Choose a tag to compare

Maintenance release.
Main difference is the move to pycryptodomex.

Switched to from using pycrypto to pycryptodome

21 Jan 19:32

Choose a tag to compare

Important change of underlying crypto library.

Maintenance release 1.0.10

04 Dec 07:02

Choose a tag to compare

Maintenance release 1.0.6

13 Oct 08:15

Choose a tag to compare

Updated version.

1.0.5

26 Sep 08:34

Choose a tag to compare

Updated version before submitting a new release to PYPI.