
Company News
Socket Has Acquired Secure Annex
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.
pyjwkest
Advanced tools
NOTE!! This library is NOT actively maintained anymore.
If someone wants to take over the responsibility of maintaining it, contact me (https://github.com/rohe).
Implementation of JWT, JWS, JWE and JWK as defined in:
.. image:: https://api.travis-ci.org/rohe/pyjwkest.png?branch=master :target: https://travis-ci.org/rohe/pyjwkest
.. image:: https://img.shields.io/pypi/pyversions/pyjwkest.svg :target: https://pypi.python.org/pypi/pyjwkest
.. image:: https://img.shields.io/pypi/v/pyjwkest.svg :target: https://pypi.python.org/pypi/pyjwkest
.. image:: https://img.shields.io/pypi/dm/pyjwkest.svg :target: https://pypi.python.org/pypi/pyjwkest
.. image:: https://landscape.io/github/rohe/pyjwkest/master/landscape.svg?style=flat :target: https://landscape.io/github/rohe/pyjwkest/master
Pyjwkest is written and tested using Python version 2.7 and 3.4.
You should be able to simply run 'python setup.py install' to install it.
But you may get some complains during the installation of pycrypto. Taken from the pycrypto installation text::
If the setup.py script crashes with a DistutilsPlatformError complaining
that the file /usr/lib/python2.2/config/Makefile doesn't exist, this means
that the files needed for compiling new Python modules aren't installed on
your system. Red Hat users often run into this because they don't have the
python2-devel RPM installed. The fix is to simply install the requisite RPM.
On Debian/Ubuntu, you need the python-dev package.
To verify that everything is in order, run "python setup.py test".
FAQs
Python implementation of JWT, JWE, JWS and JWK
We found that pyjwkest demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.

Research
/Security News
Socket is tracking cloned Open VSX extensions tied to GlassWorm, with several updated from benign-looking sleepers into malware delivery vehicles.

Product
Reachability analysis for PHP is now available in experimental, helping teams identify which vulnerabilities are actually exploitable.