Skip to content

2.0.0

Compare
Choose a tag to compare
@mpdavis mpdavis released this 16 Jan 04:43
· 301 commits to master since this release

As of 2.0.0, python-jose uses pycrpytodome as the default signing backend for RSA functions.

Other backends can be used by installing python-jose with extras. Options include pycrypto and cryptography.

Features