pprzetacznik/IElixir

Does ielixir build with elixir 1.12 and the newest crypto 5.0.2?

tomPorter opened this issue · 1 comments

I got this during the mix test

(UndefinedFunctionError) function :crypto.hmac_init/2 is undefined or private

Has anyone had success building ielixir recently?

I opened a naively written PR #60, that addresses the issue with Elixir 1.12. Issue is due to deprecated crypto apis. See here: https://elixirforum.com/t/undefinedfunctionerror-function-crypto-hmac-3-is-undefined-or-private/40060/4