riverrun / phauxth_installer

No longer maintained - Installer for the Phauxth authentication library
13 stars 4 forks source link

Add password hashing test config to the config/test.exs file #5

Closed riverrun closed 6 years ago

riverrun commented 6 years ago

Adding the password hashing test config to the config/test.exs file will speed up the tests.

I suggest adding the values for all algorithms - with the values for argon2_elixir and pbkdf2_elixir commented out.