e14e61c26c
Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
config BR2_PACKAGE_ERLANG_JOSE
|
|
bool "erlang-jose"
|
|
select BR2_PACKAGE_ERLANG_BASE64URL
|
|
help
|
|
JSON Object Signing and Encryption (JOSE) for Erlang and
|
|
Elixir.
|
|
|
|
https://github.com/potatosalad/erlang-jose
|