jose

C implementation of Javascript Object Signing and Encryption standards

Install

All systems
curl cmd.cat/jose.sh
Debian Debian
apt-get install jose
Ubuntu
apt-get install jose
image/svg+xml Kali Linux
apt-get install jose
CentOS
yum install jose
Fedora
dnf install jose
Windows (WSL2)
sudo apt-get update sudo apt-get install jose
OS X
brew install jose

jose

C implementation of Javascript Object Signing and Encryption standards

José is a C-language implementation of the Javascript Object Signing and Encryption standards. Specifically, José aims towards implementing the following standards: RFC 7515 - JSON Web Signature (JWS) RFC 7516 - JSON Web Encryption (JWE) RFC 7517 - JSON Web Key (JWK) RFC 7518 - JSON Web Algorithms (JWA) RFC 7519 - JSON Web Token (JWT) RFC 7520 - Examples of ... JOSE RFC 7638 - JSON Web Key (JWK) Thumbprint

jose-9

Tools for JSON Object Signing and Encryption (JOSE)