Here are
96 public repositories
matching this topic...
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
-
Updated
Aug 13, 2021
-
Python
An implementation of JOSE standards (JWE, JWS, JWT) in Go
Universal "JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK with no dependencies
-
Updated
Aug 15, 2021
-
JavaScript
Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies
Ultimate Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET and .NET Core
🔐 JSON Object Signing and Encryption Framework (JWT, JWS, JWE, JWA, JWK, JWKSet and more)
Go JWT signing, verifying and validating
Safe, simple and fast JSON Web Tokens for Go
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
-
Updated
Apr 21, 2021
-
Ruby
Golang (GO) implementation of Javascript Object Signing and Encryption specification
JOSE (JSON Web Token) Library for Rust
A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
-
Updated
Jul 15, 2021
-
Swift
Haskell JOSE and JWT library
-
Updated
Sep 29, 2020
-
Haskell
JSON Web Token library for Python
-
Updated
Feb 16, 2021
-
Python
High level message signing library.
-
Updated
May 26, 2021
-
Clojure
A secure, standard-conformant, easy to use JWT implementation for Rust.
-
Updated
Jul 28, 2021
-
Rust
JSON Web Token implementation for .Net & .Net Core
(Android) Hide encrypted secret API keys in C/C++ code, retrieve and decrypt them via JNI. Google SafetyNet APIs example.
-
Updated
Jul 25, 2021
-
Java
Modular command-line tool to parse, create and manipulate JWT tokens for hackers
-
Updated
Jun 23, 2021
-
Ruby
A simple JSON web token library written in PHP.
[READ-ONLY] Core component of the JWT Framework
[READ ONLY] Signature component of the JWT Framework
Haskell implementation of JOSE/JWT standards
-
Updated
Mar 27, 2021
-
Haskell
JSON Object Signing and Encryption for Node.js and the browser
-
Updated
Feb 25, 2019
-
JavaScript
Command line tools for node-jose's features
-
Updated
Aug 12, 2021
-
JavaScript
JWK, JWKS, JWS, JWE and JWT C library
-
Updated
Jun 11, 2018
-
Common Lisp
Improve this page
Add a description, image, and links to the
jws
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
jws
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
What would you like to be added
Add a step command to extract a crt and key from a .p12 file
Why this is needed
step certificate p12can package a cert and keys to a .p12 file but there is not currently a way to extract the files once they are packaged.