Security Release
This release fixes CVE-2026-92091, a low security issue that may result in a Denial of Service on malformed JWK keys
What's Changed
- Avoid quadratic duplicate check on JWK key_ops by @lissy93 in #398
- Loop optimizations by @rjeffman in #397
- Simplify key_ops checks by @simo5 in #399
- Version 1.6.1 by @simo5 in #400
New Contributors
Full Changelog: v1.6.0...v1.6.1