riverrun / bcrypt_elixir

Bcrypt password hashing for Elixir
Other
164 stars 26 forks source link

consider upgrading to `blowfish.c` v1.21 #44

Open t1m0t opened 1 year ago

t1m0t commented 1 year ago

Here there more recent source file of blowfish.c.

Would it be worth considering an upgrade of this source file?