Changelog:
-
Arumugam (1):
Adding Power support(ppc64le) with ci and testing to the project for architecture independent -
Hielke (1):
Added six as a dependency to avoid import error -
Simo Sorce (11):
Post release bump to 0.9.dev1
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
Add Rust in travis so we can build cryptography
Fix importing Public EC keys from PEM files
Release 0.9 -
Simon Willison (1):
Installation instructions + extra badges -
inyong_lee (1):
RFC 8812 - Add Default allowed algorithms