Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

Release 0.10

Latest
Compare
Choose a tag to compare
@jbdatko jbdatko released this 12 Oct 18:24
· 20 commits to master since this release
v0.10
  • Adds JWE support for alg=A256KW, enc=A256GCM if compiled
    --with-openssl.
  • Adds jwt_check_allowed_char function to scan encoded JWTs to see
    if they match the regexp.
  • Adds jwk_build_symmetric_key to return proper JWK of kty oct.