Skip to content

Releases: IdentityPython/JWTConnect-Python-CryptoJWT

Algorithm support fixes, key storage and style

17 Jul 09:04
Compare
Choose a tag to compare
  • Try to have the same support for different cryptographic algorithm.
  • Added black and made it work with isort.
  • Support for persistent storage in KeyJar.

Major release

22 Jun 10:15
0f65fd9
Compare
Choose a tag to compare

The background to the changes in this release is the need to be able to store dynamic information in a persistent way.
While doing that work splitting the KeyJar class into KeyJar and KeyIssuer became worthwhile.
There was also an inconsistency when it came to the parameter name for the issuer identifier.
Sometimes it was issuer sometimes owner. Changed that into always be issuer_id.

Maintenance release

31 May 09:06
81c908b
Compare
Choose a tag to compare
  • Re-read KeyBundle local files if modified
  • Honor If-Modified-Since header on KeyBundle HTTP fetch
  • Add key wrapping/unwrapping utility functions

Maintenance release

20 Mar 15:31
Compare
Choose a tag to compare
0.7.17

Editorial

Maintenance release

06 Mar 15:46
Compare
Choose a tag to compare
0.7.16

Editorial

Maintenance

25 Feb 10:35
81fa5aa
Compare
Choose a tag to compare
Merge pull request #27 from peppelinux/master

replaced try/except with get

Maintenance release

04 Feb 10:07
Compare
Choose a tag to compare
0.7.14

Release version

Maintenance

24 Jan 08:39
Compare
Choose a tag to compare
0.7.13

Release version

Maintenance release

08 Jan 10:10
Compare
Choose a tag to compare

Long time coming. :-/

0.6.6

19 Feb 09:37
Compare
Choose a tag to compare

Maintenance release