ExWeb3 / ex_keccak

Elixir library for computing Keccak SHA3-256 hashes using a NIF built tiny-keccak Rust crate.
Apache License 2.0
25 stars 20 forks source link

Update rustler to support OTP 24 #8

Closed ayrat555 closed 3 years ago

ayrat555 commented 3 years ago

Changes:

Resolves https://github.com/tzumby/ex_keccak/issues/7

tzumby commented 3 years ago

Thanks @ayrat555! That was fast :), I installed the latest OTP and Elixir yesterday but didn't get a chance to look into this.