This makes builder-web use scrypt for password hashing.
It retains code for pbkdf2-sha256 hashing, but the database only handles scrypt hashing. The idea was later to be able to store different formats later.
This makes builder-web use scrypt for password hashing.
It retains code for pbkdf2-sha256 hashing, but the database only handles scrypt hashing. The idea was later to be able to store different formats later.
This makes builder-web use scrypt for password hashing.
It retains code for pbkdf2-sha256 hashing, but the database only handles scrypt hashing. The idea was later to be able to store different formats later.
this looks good to me, thanks :)
7b81d78554
into main 2 years ago7b81d78554
.