Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-13 | 1.0 kB | |
v3.0.6 source code.tar.gz | 2025-06-13 | 512.8 kB | |
v3.0.6 source code.zip | 2025-06-13 | 714.3 kB | |
Totals: 3 Items | 1.2 MB | 0 |
What's Changed
- Use shared constants for better legibility/greppability by @lestrrat in https://github.com/lestrrat-go/jwx/pull/1398
- Rework pool objects by @lestrrat in https://github.com/lestrrat-go/jwx/pull/1399
- Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 in /examples by @dependabot in https://github.com/lestrrat-go/jwx/pull/1395
- Add AppendEncode to the interface by @lestrrat in https://github.com/lestrrat-go/jwx/pull/1400
- Upgrade option and blackmagic by @lestrrat in https://github.com/lestrrat-go/jwx/pull/1401
- Add comparison benchmark by @lestrrat in https://github.com/lestrrat-go/jwx/pull/1407
- Implement low-level API for jws, and incorporate it to JWT to achieve massive performance gains by @lestrrat in https://github.com/lestrrat-go/jwx/pull/1408
- autodoc updates by @github-actions in https://github.com/lestrrat-go/jwx/pull/1409
- Rename comparison by @lestrrat in https://github.com/lestrrat-go/jwx/pull/1410
Full Changelog: https://github.com/lestrrat-go/jwx/compare/v3.0.5...v3.0.6