1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 07, 2025 — Sep 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #340 from artgins/exact-alg-pin-verify More... 2 months ago
jwt: pin the exact algorithm in both verify paths (RFC 8725 3.1) More... 2 months ago
Add curl to combo tests and memcheck More... 3 months ago
Merge pull request #338 from benmcollins/release-3.6.1 More... 3 months ago
tests: consume write() result without asserting in the jwks test server More... 3 months ago
Release v3.6.1 More... 3 months ago
tests: check write() return in the jwks-cache test server More... 3 months ago
Merge pull request #337 from benmcollins/release-3.6.0 More... 3 months ago
Release v3.6.0 More... 3 months ago
Merge pull request #336 from benmcollins/317-app-profiles More... 3 months ago
jwt: enforce jwt_checker_require() on the JWS JSON Serialization path More... 3 months ago
jwt: application profiles + the primitives they need (#317) More... 3 months ago
Merge pull request #335 from benmcollins/313-jwks-cache More... 3 months ago
jwks: harden the cached source against HTTP errors and failing refreshes More... 3 months ago
jwks: add a cached/refreshing remote JWKS source (RFC 7517, #313) More... 3 months ago
ci: run the "all" row valgrind/memcheck only on PRs, not on master pushes More... 3 months ago
Merge pull request #334 from benmcollins/314-x509-phase1 More... 3 months ago
jwks: parse and expose X.509 params x5c/x5t/x5t#S256 (RFC 7517, #314 phase 1) More... 3 months ago
Merge pull request #333 from benmcollins/310-pbes2 More... 3 months ago
jwe: add PBES2 password-based key management (RFC 7518 4.8) More... 3 months ago
tests: fix jwe_multi key-set leaks (reusable builder references keys) More... 3 months ago
Merge pull request #332 from benmcollins/309-aes-gcm-kw More... 3 months ago
jwe: add AES-GCM Key Wrap (A128/192/256GCMKW, RFC 7518 4.7) More... 3 months ago
Merge pull request #331 from benmcollins/311-jwks-generate More... 3 months ago
mbedtls: scrub the private-key PEM stack buffer in generate_pem More... 3 months ago
jwks: add jwks_generate() key-generation API (all backends) More... 3 months ago
Merge pull request #330 from benmcollins/312-typ-allowlist More... 3 months ago
jwt: add typ media-type helper and algorithm allowlist (RFC 8725) More... 3 months ago
Merge pull request #329 from benmcollins/315-rfc7797-b64 More... 3 months ago
jwt: RFC 7797 review fixes — reject NUL in unencoded payload; empty detached error More... 3 months ago