dvsekhvalnov/jose-jwt
Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT) and Json Web Keys (JWK) Implementation for .NET and .NET Core observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 74
- Release rhythm 53
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 132
- age_days: 4590
- days_rel: 159
- days_push: 159
- n_releases_24m: 4
Adoption not part of the score
1023 stars · 192 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A zero-dependency .NET library implementing the full JOSE suite: JWT generation/decoding, JWE encryption, JWS signatures, and JWK key handling. It supports the complete JSON Web Algorithms set, is FIPS compliant, and is cross-tested against major JOSE libraries in other languages.
Use cases
- issue and validate jwt tokens in .net
- encrypt payloads with jwe
- sign tokens with jws algorithms
- handle json web keys jwk
- implement openid connect / oauth2 token flows
- fips-compliant jwt processing
- decode jwt tokens without dependencies
When to choose
- you need full JOSE/JWE/JWS/JWK support in .NET or .NET Core
- you want a minimal library with zero external dependencies
- FIPS compliance is required
- you need interoperability with jose4j, Nimbus-JOSE-JWT, or json-jwt
- you need cross-platform crypto including Linux/OSX ECDH support
When to avoid
- you need a full identity/authorization server rather than a token library
- your project is not on .NET
- you need opinionated JWT middleware with built-in framework integration
Facets
library · maturity active
cryptography security serialization auth json security apis developer-tools backend dotnet cross-platform windows jwt jose jwe jws jwk openid-connect oauth2 fips-compliant zero-dependency token-encryption linux macos
1 source
- readme: https://github.com/dvsekhvalnov/jose-jwt · fetched 2026-08-28 · 238a7f85d04f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dvsekhvalnov/jose-jwt | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="dvsekhvalnov/jose-jwt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem