Releases: h5rdly/webtoken
Releases · h5rdly/webtoken
v0.6.5
Compare
Sorry, something went wrong.
No results found
h5rdly
released this
28 Jun 02:50
Added generate_localhost_cert() util
Full Changelog : v0.6.4...v0.6.5
v0.6.4
Compare
Sorry, something went wrong.
No results found
h5rdly
released this
27 Jun 11:56
Added utility functions for x509 public key and metadata reading
Full Changelog : v0.6.3...v0.6.4
v0.6.3
Compare
Sorry, something went wrong.
No results found
h5rdly
released this
27 Jun 08:59
Bump version in pyproject
Full Changelog : v0.6.2...v0.6.3
v0.6.2
Compare
Sorry, something went wrong.
No results found
h5rdly
released this
27 Jun 08:55
Bump chacha20 and other deps, update code
X509 certificate parsing + tests
Ported JWE Compact tests
v0.6.0
Compare
Sorry, something went wrong.
No results found
h5rdly
released this
09 Mar 14:14
v0.5.0
Compare
Sorry, something went wrong.
No results found
h5rdly
released this
12 Feb 12:08
Dropped jsonwebtoken dependency. This cleaned up and consolidated the encode / decode paths, and removed 200k from the binary.
Added pkce pair generation helper util
Added Blake2 support (Not an official RFC-7518 algo)
v0.4.1
Compare
Sorry, something went wrong.
No results found
h5rdly
released this
10 Feb 13:10
Removed AArch64 Linux target
Added homepage field for PyPi
v0.4.0
Compare
Sorry, something went wrong.
No results found
h5rdly
released this
10 Feb 12:45
Work continues to verify maximum compatibility with PyJWT.
PortedAlgo test suite - test_algorithms.py.
Removed ED448 tests, as aws-lc-rs doesn't implement it and I don't want to mix crypto backends