erlangpack / bcrypt

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

Set min OTP version to 21.3. Update readme #11

Closed mworrell closed 4 years ago

mworrell commented 4 years ago

The new ei_init call is only supported on OTP 21.3 and later.

Issue #9