Jwcrypto

Latest version: v1.5.6

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

Scan your dependencies

Page 3 of 6

1.3.0

What's Changed
* Source README.md in setup to be used for PyPI by simo5 in https://github.com/latchset/jwcrypto/pull/276
* Allow passing p2s/p2c params on encrypting by simo5 in https://github.com/latchset/jwcrypto/pull/280
* Allow audience claims to be arrays by simo5 in https://github.com/latchset/jwcrypto/pull/278
* Immutable args by simo5 in https://github.com/latchset/jwcrypto/pull/282
* Implement beter representation for JWE, JWS, JWT objects by simo5 in https://github.com/latchset/jwcrypto/pull/283
* JWT: Add validate() method by simo5 in https://github.com/latchset/jwcrypto/pull/284
* Add docstrings for return types of public methods by simo5 in https://github.com/latchset/jwcrypto/pull/285
* Move JWKSet processing from JWT into JWE and JWS directly by simo5 in https://github.com/latchset/jwcrypto/pull/286
* Move version information into a single place by simo5 in https://github.com/latchset/jwcrypto/pull/287


**Full Changelog**: https://github.com/latchset/jwcrypto/compare/v1.2.0...v1.3.0

1.2.0

Some new features and some fixes

What's Changed
* Add P-256K alias for secp256k1 by simo5 in https://github.com/latchset/jwcrypto/pull/253
* Add a sphinx doctest target by simo5 in https://github.com/latchset/jwcrypto/pull/255
* Add way to verify detached payloads by simo5 in https://github.com/latchset/jwcrypto/pull/257
* handle keys with duplicate kids by jusdino in https://github.com/latchset/jwcrypto/pull/268
* Fix test to use correct parameters by simo5 in https://github.com/latchset/jwcrypto/pull/273

New Contributors
* jusdino made their first contribution in https://github.com/latchset/jwcrypto/pull/268

**Full Changelog**: https://github.com/latchset/jwcrypto/compare/v1.1.0...v1.2.0

1.1.0

Bugfixes and other improvements.

Clément Schreiner (1):
* Set python requirement to 3.6+ in setup.py

DefteZ (1):
* Update copyrights in docs

Mads Jensen (2):
* Replace list and dict constructions with literals.
* Remove explicit object-inheritance

Peter Meerwald-Stadler (2):
* Fix trivial typos in comments and documentation
* Document InvalidJWSOperation exception for JWSCore constructor

Simo Sorce (7):
* Try to apt-get update before build
* Fix linter complaints
* Check provided claims for type correctness
* Update setup.cfg
* Update python versions used for testing
* Cache pub/pri keys on retrieval
* Version 1.1

codedust (1):
* Fix key_op in get_op_key for RSA unwrap operation

1.0.0

Cutting 1.0 as we reached a very stable code base and API now.

Simo Sorce (11):

1.0.dev1

* Create SECURITY.md
* Show Code Scan button and exclude trivial pulls
* Allow empty payloads in JWS tokens
* Add tests to check empty payload support
* Drop python2 compatibility
* Fix python3 pylint issues
* Add explicit support to check 'typ' in JWT
* Drop support for importing old MutableMapping
* Disable annoying pep8 naming checks
* Version 1.0

0.9.1

Not secure

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.