Closed cdesch closed 9 months ago
A :notsup
error comes from Erlang's crypto module when an algorithm isn't supported. In this case a pubkey is being hashed with :sha256
which causes the error.
This will be down to how Erlang is built on your machine. What OS are you working with and is OpenSSL installed on the machine?
I get this error when following the README.md process of:
Which then results in this error:
This is on Elixir and Erlang Version: