{"repo":"potatosalad/erlang-jose","free":true,"listed":false,"github":"https://github.com/potatosalad/erlang-jose","clone":"git clone https://github.com/potatosalad/erlang-jose.git","description":"JSON Object Signing and Encryption (JOSE) for Erlang and Elixir","language":"Erlang","stars":336,"topics":["jose","cryptography","jwt","erlang","elixir"],"license":"MIT","category":"auth-billing-email","readme_excerpt":"JOSE JSON Object Signing and Encryption (JOSE) for Erlang and Elixir. Installation Add jose to your project's dependencies in mix.exs If you are using deployment tools ( exrm , etc.) and your app depends on jose directly, you will need to include jose in your applications list in mix.exs to ensure they get compiled into your release: Add jose to your project's dependencies in your Makefile for erlang.mk or the following to your rebar.config JSON Encoder/Decoder NOTE: The following only applies to versions prior to Erlang/OTP 27 when the json module was included. If present, the builtin json module will be used unless overridden as described below. You will also need to specify either jiffy, jsone, jsx, ojson, Poison, or Jason as a dependency. For example, with Elixir and mix.exs Or with Erlang and rebar.config jose will attempt to find a suitable JSON encoder/decoder and will try to use (in order) ojson, Jason, Poison, jiffy, jsone, or jsx. You may also specify a different json module as an application environment variable to jose or by using jose:json module/1 or JOSE.json module/1 . ChaCha20/Poly1305 Support ChaCha20/Poly1305 encryption and one-time message authentication functions are experimentally supported based on RFC 7539. Fallback support for ChaCha20/Poly1305 encryption and Poly1305 signing is also provided. See crypto fallback below. External support is also provided by the following libraries: libsodium - ChaCha20/Poly1305 encryption and Poly1305 signing Other mod","default_branch":null,"files":null,"tree":[],"storefront":"/r/potatosalad","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/potatosalad/erlang-jose/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}