erlangpack / bcrypt

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

Compile problem on Alpine #14

Closed mworrell closed 4 years ago

mworrell commented 4 years ago

See: https://github.com/zotonic/zotonic/issues/2472

Main issue is that types like u_int32_t are not defined.