Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-jwcrypto-1.5.6-2.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-jwcrypto Distribution: openSUSE Tumbleweed
Version: 1.5.6 Vendor: openSUSE
Release: 2.2 Build date: Tue Mar 19 08:14:44 2024
Group: Unspecified Build host: reproducible
Size: 777666 Source RPM: python-jwcrypto-1.5.6-2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/latchset/jwcrypto
Summary: Python module package implementing JOSE Web standards
A Python implementation of the JOSE Working Group documents:
RFC 7515 - JSON Web Signature (JWS)
RFC 7516 - JSON Web Encryption (JWE)
RFC 7517 - JSON Web Key (JWK)
RFC 7518 - JSON Web Algorithms (JWA)
RFC 7519 - JSON Web Token (JWT)
RFC 7520 - Examples of Protecting Content Using JSON Object Signing and Encryption (JOSE)

Provides

Requires

License

LGPL-3.0-only

Changelog

* Tue Mar 19 2024 Dirk Müller <dmueller@suse.com>
  - update to 1.5.6 (bsc#1221230, CVE-2024-28102):
    * Address potential DoS with high compression ratio
      (CVE-2024-28102)
  - update to 1.5.4:
    * One more release bump to address issues with
      typing_extensions minimum required version
  - update to 1.5.3:
    * Drop python 3.6 and 3.7 and add 3.11 support
    * replace deprecated package with typing_extensions
* Tue Jan 02 2024 Dirk Müller <dmueller@suse.com>
  - update to 1.5.1:
    * Fix X22519 import/export from PEM
    * Read the Docs now requires a config file
    * chore: refactor for removing pdb symbols
    * Fix potential DoS issue with p2c header
* Thu Dec 07 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.5.0:
    * Minor bugfixes and the addition of Brainpool curves.
    * Raising the bar for minimum pyca/cryptography
    * Fix typos with codespell
    * Add codespell checks in CI
    * Add Brainpool EC-curves support
    * Fix error message
    * Fix  assorted CI issue
    * Better support for algorithms that have different input
      keysize requirement
* Fri Nov 18 2022 Michael Ströder <michael@stroeder.com>
  - update to 1.4.2 which also fixes CVE-2022-3102
    too many other changes to be listed here
* Wed Dec 08 2021 pgajdos@suse.com
  - do not require pytest-runner for build, not required
* Thu Aug 05 2021 Michael Ströder <michael@stroeder.com>
  - update to 1.0
    * Create SECURITY.md
    * 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
* Sat Jun 12 2021 Michael Ströder <michael@stroeder.com>
  - added Requires: python-Deprecated
  - update to upstream release 0.9.1
    * Create codeql-analysis.yml
    * Add back ppc64le CI
    * Actually add the split out ppc64le action
    * Silence a test warning
    * Remove the _params abstraction and simplify JWK
    * Fix crash in exception handler
    * Add test for Issue 209
    * Fix keyset import with similar keys
    * Test fix for Issue 208
    * Add __repr__() to mask keys
    * Adding Power support(ppc64le) with ci and testing to the project for architecture independent
    * Added six as a dependency to avoid import error
    * Make sure an empty dict is a valid JWT payload
    * Turn JWK into a dict-like object
    * Go one step further and provide access as attrs
    * Drop support for py34 as it stopped working on F33
    * Deprecate RSA1_5 and remove from defaults
    * Make PBES2 behave like all other algorithms
    * Enforce protected header in compact serilization
    * Fix importing Public EC keys from PEM files
    * Installation instructions + extra badges
    * RFC 8812 - Add Default allowed algorithms
* Sun Sep 06 2020 Tomáš Chvátal <tchvatal@suse.com>
  - Use constraints on the cryptography dependency
* Sun Sep 06 2020 Michael Ströder <michael@stroeder.com>
  - update to upstream release 0.8
    * Fix some documentation typos
    * Rename ambiguous variable
    * Remove cap on sphinx version
    * Fix okp key type import
    * Add method to export Keys ans Sets as dictionaries
    * Typo rectified
    * Add secp256k1 curve
* Mon Mar 30 2020 Michael Ströder <michael@stroeder.com>
  - update to upstream release 0.7.0
    * Allow to use JWKSet on a JWT with no KID
    * Fixed JWE jose_header
    * Added JWE/JWS custom registry header implementation
    * RFC 8037 - Support for Ed25519, Ed448
    * Stricter OKP key generation parms check
    * Add X25519/X448 support
    * Simplify internal code curve selection
    * Fix encoding length of EC keys Coordinates
    * Add the ability to verify 'none' signatures
    * Import ABC from collections.abc instead of collections for Python 3.9 compatibility

Files

/usr/lib/python3.11/site-packages/jwcrypto
/usr/lib/python3.11/site-packages/jwcrypto-1.5.6.dist-info
/usr/lib/python3.11/site-packages/jwcrypto-1.5.6.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/jwcrypto-1.5.6.dist-info/LICENSE
/usr/lib/python3.11/site-packages/jwcrypto-1.5.6.dist-info/METADATA
/usr/lib/python3.11/site-packages/jwcrypto-1.5.6.dist-info/RECORD
/usr/lib/python3.11/site-packages/jwcrypto-1.5.6.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/jwcrypto-1.5.6.dist-info/WHEEL
/usr/lib/python3.11/site-packages/jwcrypto-1.5.6.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/jwcrypto/__init__.py
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/common.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/common.cpython-311.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/jwa.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/jwa.cpython-311.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/jwe.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/jwe.cpython-311.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/jwk.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/jwk.cpython-311.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/jws.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/jws.cpython-311.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/jwt.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/jwt.cpython-311.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/tests-cookbook.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/tests-cookbook.cpython-311.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/tests.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jwcrypto/__pycache__/tests.cpython-311.pyc
/usr/lib/python3.11/site-packages/jwcrypto/common.py
/usr/lib/python3.11/site-packages/jwcrypto/jwa.py
/usr/lib/python3.11/site-packages/jwcrypto/jwe.py
/usr/lib/python3.11/site-packages/jwcrypto/jwk.py
/usr/lib/python3.11/site-packages/jwcrypto/jws.py
/usr/lib/python3.11/site-packages/jwcrypto/jwt.py
/usr/lib/python3.11/site-packages/jwcrypto/tests-cookbook.py
/usr/lib/python3.11/site-packages/jwcrypto/tests.py
/usr/share/doc/packages/python311-jwcrypto
/usr/share/doc/packages/python311-jwcrypto/README.md
/usr/share/licenses/python311-jwcrypto
/usr/share/licenses/python311-jwcrypto/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024