xref: /OK3568_Linux_fs/buildroot/package/erlang-jose/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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