What's Changed
- Define the hash of a JWK based thumbprint+kid by @jschlyter in #192
- Remove support for Python 3.9 (EOL 2025-10-31) by @jschlyter in #191
- Add union and intersection for KeyJar by @jschlyter in #193
- Run tests on Python 3.14 by @jschlyter in #195
- Remove support for binary elliptic curves by @jschlyter in #194
- Update pre-commit by @jschlyter in #196
- Type cleanup by @jschlyter in #190
- Improve SYMKey init (allow setting k and/or key) by @jschlyter in #197
Full Changelog: v1.10.0...v1.11.0