Here are
78 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 9, 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 5, 2021
-
JavaScript
A JOSE implementation in Python
-
Updated
Jul 27, 2021
-
Python
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)
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
JSON Object Signing and Encryption (JOSE) for Erlang and Elixir
-
Updated
Aug 6, 2021
-
Erlang
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
W3C Web Cryptography API for Node.js
-
Updated
Feb 25, 2019
-
JavaScript
JSON Object Signing and Encryption library for C++.
Jose-Simple allows the encryption and decryption of data using the JOSE (JSON Object Signing and Encryption) standard.
-
Updated
Aug 8, 2021
-
JavaScript
JSON Object Signing and Encryption (JOSE) for Ruby
-
Updated
Jul 23, 2020
-
Ruby
A simple JSON web token library written in PHP.
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
[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
A base64Url and JSON encoding/decoding implementation
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 2, 2021
-
JavaScript
-
Updated
Jun 11, 2018
-
Common Lisp
Improve this page
Add a description, image, and links to the
jose
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
jose
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.