erlang-jose

JSON Object Signing and Encryption (JOSE) for Erlang

Description

JOSE stands for JSON Object Signing and Encryption which is a is a set of standards established by the JOSE Working Group. JOSE is split into 5 main components:
 * JOSE.JWA - JSON Web Algorithms (JWA) RFC 7518
 * JOSE.JWE - JSON Web Encryption (JWE) RFC 7516
 * JOSE.JWK - JSON Web Key (JWK) RFC 7517
 * JOSE.JWS - JSON Web Signature (JWS) RFC 7515
 * JOSE.JWT - JSON Web Token (JWT) RFC 7519
Additional specifications and drafts implemented:
 * JSON Web Key (JWK) Thumbprint RFC 7638
 * JWS Unencoded Payload Option RFC 7797

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/potatosalad/erlang-jose


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install erlang-jose