Documentation
- clarify and shorten public API guidance (be62530)
Refactor
- simplify JWS and JWE operation cores (92e9640)
- avoid copying AES-GCM output (6925d43)
- deduplicate pending jwks key imports (bf5138b)
- encode single-signature JWS input once (7bc9a33)
- normalize General JWE shared headers once (78637bd)
- normalize jwks selection metadata once (fd3ae3f)
- use native encoding for larger ASCII strings (b23a6f3)