This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
- rnbyc: Serialize alg in JWK mode when using existing keys (Thanks @sjoerdsimons)
- rnbyc: check the validity of
enc
andalg
parameters - Set arbitrary download limit to 4MB
- Fix
r_jwt_validate_claims
when claimaud
is an array of strings (Thanks @spaceone) - Add claim
R_JWT_CLAIM_AMR
- cmake: split package build options in 3 (tar.gz, deb and rpm), and set all packages build to off by default