Skip to main content

JSON Object Serialization and Encryption

Project description

JSON Object Signing and Encryption

The unimatrix.ext.jose implements JSON Object Signing and Encryption (JOSE). It supplies functions and clasess to create, parse, verify and decrypt JOSE-related standards, such as:

  • JSON Web Signature (JWS)
  • JSON Web Token (JWT)
  • JSON Web Encryption (JWE)

Install unimatrix.ext.jose:

$ $ pip install --upgrade unimatrix.ext.jose

Make sure that your local environment satisfies the specified prequisites.

Head over to the development section if you plan to contribute to this project. The technical documentation is available at https://unimatrixone.gitlab.io/libraries/python-unimatrix/jose/.

Prequisites

The following Python version(s) are compatible with the unimatrix.ext.jose package:

  • 3.8
  • 3.9

To install or upgrade Python, visit https://www.python.org/downloads/ and choose one of the supported releases.

Developing

Clone the source code repository:

$ git clone git@gitlab.com:unimatrixone/libraries/python-unimatrix/jose.git
  • Run make env to set up the local development environment.
  • Run make console to start a Python interpreter.
  • If new requirements are added to the project (see git log requirements.txt), run make depsrebuild.
  • Export the environment variables to a file with make .env. Use this command when integrating with third-party IDEs such as Eclipse or VSCode. Do not check in this file to the version control system - it is local to your environment only.
  • Build the technical documentation with make documentation.
  • Additional targets may be specified in config.mk.

License

Proprietary

Click or tap here for licensing requests.

Author information

This Python package was created by Cochise Ruhulessin for the Unimatrix One project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unimatrix.ext.jose-1.5.1.tar.gz (19.8 kB view details)

Uploaded Source

File details

Details for the file unimatrix.ext.jose-1.5.1.tar.gz.

File metadata

  • Download URL: unimatrix.ext.jose-1.5.1.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6

File hashes

Hashes for unimatrix.ext.jose-1.5.1.tar.gz
Algorithm Hash digest
SHA256 43df02e46872bd4ca431cdee2434f030717b1780a3cc887a110249001051140c
MD5 9e160ef2e0800ec0b1e37314e680d573
BLAKE2b-256 d99639e56a6f637bcfac3b641a313dc151f8b71d7a7bbbc45a0c28297b6b68f0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page