Cryptojwt

Latest version: v1.9.0

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

Scan your dependencies

Page 1 of 5

1.9.0

What's Changed
* chore: removed RSA1_5 as default enc alg by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/130
* Build with Python 3.11 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/128
* update dependencies by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/131
* Build with Python 3.11 rc2 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/132
* build with Python 3.11 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/133
* upgrade code coverage tools by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/138
* replace cgi by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/139
* Tests for finding out if a token is a compact JWS, json JWS or a JWE.… by rohe in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/140
* EdDSA (Ed25519/Ed448) by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/142
* upgrade to codecov/codecov-actionv3 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/143
* Bump requests from 2.28.2 to 2.31.0 by dependabot in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/144
* remove Python 3.10 workaround for Poetry by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/145
* Support for P-256K/ES256K by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/147
* remove poetry.lock by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/137
* JWT check nbf/exp by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/149
* Add fully specified algorithms by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/153
* Changes necessary to allow the SD JWT package to build on this. by rohe in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/151
* build with Python 3.12 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/154
* Editorial changes by rohe in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/155

New Contributors
* dependabot made their first contribution in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/144

**Full Changelog**: https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/compare/1.8.3...v1.9.0

1.8.4

What's Changed
* chore: removed RSA1_5 as default enc alg by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/130
* Build with Python 3.11 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/128
* update dependencies by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/131
* Build with Python 3.11 rc2 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/132
* build with Python 3.11 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/133
* upgrade code coverage tools by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/138
* replace cgi by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/139
* Tests for finding out if a token is a compact JWS, json JWS or a JWE.… by rohe in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/140
* EdDSA (Ed25519/Ed448) by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/142
* upgrade to codecov/codecov-actionv3 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/143
* Bump requests from 2.28.2 to 2.31.0 by dependabot in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/144
* remove Python 3.10 workaround for Poetry by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/145
* Support for P-256K/ES256K by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/147
* remove poetry.lock by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/137
* JWT check nbf/exp by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/149
* Add fully specified algorithms by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/153
* Changes necessary to allow the SD JWT package to build on this. by rohe in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/151
* build with Python 3.12 by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/154
* Editorial changes by rohe in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/155

New Contributors
* dependabot made their first contribution in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/144

**Full Changelog**: https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/compare/1.8.3...1.8.4

1.8.3

What's Changed
* fix: JWS header typ according to RFC7519 by peppelinux in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/127

**Full Changelog**: https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/compare/1.8.2...1.8.3

1.8.2

What's Changed

* Prefer raw key to FernetEncrypter by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/122

**Full Changelog**: https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/compare/1.8.1...1.8.2

1.8.1

What's Changed

* Allow Fernet raw key by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/121

**Full Changelog**: https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/compare/1.8.0...1.8.1

1.8.0

Added Fernet encrypter

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.