are there methods for validating passwords when using #scrypt?
are there methods for validating passwords when using #argon2 instead of #argon2_str?
EDIT FOR CLARITY
The way the docs are presented makes it seem that there is more available than what's documented. Something feels like it's missing
are there methods for validating passwords when using
#scrypt?are there methods for validating passwords when using
#argon2instead of#argon2_str?EDIT FOR CLARITY
The way the docs are presented makes it seem that there is more available than what's documented. Something feels like it's missing