Packages
RSASSA-PSS Public Key Cryptographic Signature Algorithm for Erlang and Elixir.
Current section
Files
Jump to
Current section
Files
crypto_rsassa_pss
rebar.config
rebar.config
%% -*- mode: erlang; tab-width: 4; indent-tabs-mode: 1; st-rulers: [70] -*-
%% vim: ts=4 sw=4 ft=erlang noet
{erl_opts, [
debug_info,
warnings_as_errors
]}.
{deps, []}.