[ANN] bcrypt release 1.1.3
Marc Worrell <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, We have released a new version of bcrypt [1] This fixes an issue with the new M1 macOS machines. bcrypt is a wrapper around the OpenBSD Blowfish password hashing algorithm, as described in "A Future-Adaptable Password Scheme” [3] by Niels Provos and David Mazieres. The bcrypt repository at erlangpack [2] is in active maintainance and used as the basis of the Hex package. Greetings, Marc [1] https://hex.pm/packages/bcrypt <https://hex.pm/packages/bcrypt> [2] https://github.com/erlangpack/bcrypt <https://github.com/erlangpack/bcrypt> [3] http://www.openbsd.org/papers/bcrypt-paper.ps <http://www.openbsd.org/papers/bcrypt-paper.ps>