jws
There are 160 repositories under jws topic.
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
panva/jose
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
authlib/authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
smallstep/cli
š§° A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
lestrrat-go/jwx
Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe
square/go-jose
An implementation of JOSE standards (JWE, JWS, JWT) in Go
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
web-token/jwt-framework
JWT Framework
cristalhq/jwt
Safe, simple and fast JSON Web Tokens for Go
Spomky-Labs/jose
:closed_lock_with_key: JSON Object Signing and Encryption Framework (JWT, JWS, JWE, JWA, JWK, JWKSet and more)
gbrlsnchs/jwt
Go JWT signing, verifying and validating
square/js-jose
JavaScript library to encrypt/decrypt data in JSON Web Encryption (JWE) format and to sign/verify data in JSON Web Signature (JWS) format. Leverages Browser's native WebCrypto API.
nov/json-jwt
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
NetDevPack/Security.Jwt
Jwt Manager. Set of components to deal with Jwt Stuff. Automate your key rotating, add support for jwks_uri. Store your cryptography keys in a secure place.
jedisct1/rust-jwt-simple
A secure, standard-conformant, easy to use JWT implementation for Rust.
airsidemobile/JOSESwift
A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
dvsekhvalnov/jose2go
Golang (GO) implementation of Javascript Object Signing and Encryption specification
lawliet89/biscuit
JOSE (JSON Web Token) Library for Rust
GehirnInc/python-jwt
JSON Web Token library for Python
frasertweedale/hs-jose
Haskell JOSE and JWT library
funcool/buddy-sign
High level message signing library.
authlib/joserfc
Implementations of JOSE RFCs in Python
KINGSABRI/jwtear
Modular command-line tool to parse, create and manipulate JWT tokens for hackers
uruk-project/Jwt
JSON Web Token implementation for .Net & .Net Core
kelvinmo/simplejwt
A simple JSON web token library written in PHP.
transmute-industries/transmute
Transmute
amosavian/JWSETKit
A full-featured Swift library for JOSE standards with first-class support for CryptoKit keys, providing JWS, JWT, and JWE with signing, encryption, and JWK key management.
Catherine22/SecuritySample
(Android) Hide encrypted secret API keys in C/C++ code, retrieve and decrypt them via JNI. Google SafetyNet APIs example.
web-token/jwt-core
[READ-ONLY] Core component of the JWT Framework
babelouest/rhonabwy
[PROJECT CLOSED] - Javascript Object Signing and Encryption (JOSE) library - JWK, JWKS, JWS, JWE and JWT
web-token/jwt-signature
[READ ONLY] Signature component of the JWT Framework
tekul/jose-jwt
Haskell implementation of JOSE/JWT standards
fukamachi/jose
A JOSE implementation
Spomky-Labs/lexik-jose-bridge
An Encoder for the LexikJWTAuthenticationBundle that uses web-token/jwt-framework
phish108/node-jose-tools
Command line tools for node-jose's features
RobertoFalconi/MinimalAPIsTemplate
Complete ASP.NET Core Web APIs template with lot of examples: OpenAI APIs, OAuth 2.0 Authentication, JSON Web Algorithms and Bearer Tokens (JWA, JWT, JWS, JWE), HMAC symmetric key, RSA X509 certificate asymmetric key, AES encryption, CQRS, DDD, MediatR, Dapper, Docker, Entity Framework, Fluent Validation, GZip, Hangfire, NLog, REST CRUD, Swagger...