0.4.0
🚨 Breaking Changes
- Change JWSRegistry and JWERegistry parameters - by @lepture (8707e)
- jwk: Change method param options to parameters - by @lepture (f6e22)
🚀 Features
🐞 Bug Fixes
- Check key algorithm for JWS and JWE - by @lepture (0ff92)
- Improve load pem key method - by @lepture (36c0a)
- jwe: Guess sender key for compact mode - by @lepture (e8692)
- jwe: Improve registry - by @lepture (1bcb3)
- jwk: Split KeySet into keyset.py file - by @lepture (d4093)
- jws: JSON signature allows no protected member - by @lepture (a0e06)