1config BR2_PACKAGE_ERLANG_JOSE 2 bool "erlang-jose" 3 select BR2_PACKAGE_ERLANG_BASE64URL 4 help 5 JSON Object Signing and Encryption (JOSE) for Erlang and 6 Elixir. 7 8 https://github.com/potatosalad/erlang-jose 9