You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scrypt can have a safe_api/alloc gated PasswordHash type (similar to that in orion::pwhash) that implements parsing to/from P-H-C password hash strings.
No official documentation of P-H-C parameters for scrypt seem to be available, but most implementations I've observed seem to follow a layout as implemented here: https://github.com/simonepri/phc-scrypt
scryptcan have asafe_api/allocgatedPasswordHashtype (similar to that inorion::pwhash) that implements parsing to/from P-H-C password hash strings.scryptseem to be available, but most implementations I've observed seem to follow a layout as implemented here: https://github.com/simonepri/phc-scrypt