drupal7_password_hash
v0.2.0
Pages
Modules
drupal7_password_hash v0.2.0
Drupal7PasswordHash.Base
View Source
Base module for the Drupal 7 compatible hashing library
Link to this section
Summary
Functions
hash_pwd_salt(password, opts)
verify_pass(password, h, encoded)
Link to this section
Functions
Link to this function
hash_pwd_salt(password, opts)
View Source
Link to this function
verify_pass(password, h, encoded)
View Source