comeonin
comeonin copied to clipboard
Password hashing specification for the Elixir programming language
Needed updates: - requirements, especially Windows - docker info - make it easier to find info and add links to related issues Also update the READMEs of the dependency libraries,...
### Problem In version 4, the `add_hash` and `check_pass` functions were added. These functions were intended to be useful convenience functions that would reduce boilerplate code. Unfortunately, it seems that...
### Problem Hello there! First and foremost, thank you so much for your work on the various hashing and authentication libraries. In an effort to help expand the Elixir ecosystem...
### Environment * Elixir & Erlang/OTP versions (elixir --version): Elixir 1.17.2 & OTP 27 * Operating system: Windows 11 I have installed VC 2022 with C++ and Build Tools with...