jose
There are 166 repositories under jose topic.
panva/jose
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
lepture/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.
square/go-jose
An implementation of JOSE standards (JWE, JWS, JWT) in Go
mpdavis/python-jose
A JOSE implementation in Python
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)
potatosalad/erlang-jose
JSON Object Signing and Encryption (JOSE) for Erlang and Elixir
nov/json-jwt
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
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
a-sit-plus/signum
Kotlin Multiplatform Crypto/PKI/ASN.1 Library with Attestation and Hardware-Backed Crypto Support on Mobile
frasertweedale/hs-jose
Haskell JOSE and JWT library
authlib/joserfc
Implementations of JOSE RFCs in Python
anvilresearch/webcrypto
W3C Web Cryptography API for Node.js
nbaars/paseto4j
Paseto implementation for Java
miladrahimi/php-jwt
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator.
troian/jwtpp
JSON Object Signing and Encryption library for C++.
davesag/jose-simple
Jose-Simple allows the encryption and decryption of data using the JOSE (JSON Object Signing and Encryption) standard.
kelvinmo/simplejwt
A simple JSON web token library written in PHP.
potatosalad/ruby-jose
JSON Object Signing and Encryption (JOSE) for Ruby
transmute-industries/transmute
Transmute
appsup-dart/jose
Javascript Object Signing and Encryption (JOSE) library
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.
web-token/jwt-core
[READ-ONLY] Core component of the JWT Framework
web-token/jwt-signature
[READ ONLY] Signature component of the JWT Framework
krakend/krakend-jose
Javascript Object Signing and Encryption (JOSE) component for the KrakenD framework
tekul/jose-jwt
Haskell implementation of JOSE/JWT standards
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...