erlangpack / bcrypt

Erlang wrapper for OpenBSD's Blowfish password hashing code
https://hex.pm/packages/bcrypt
Other
16 stars 19 forks source link

Remove erl_interface. Use rebar3 #10

Closed mworrell closed 4 years ago

mworrell commented 4 years ago

Fix #9

This removes support for OTP-19 and 21. As those don't seem to have the newer ei functions.