This module encrypts the user password on user form submission. It prevents the propagation of plain password over internet on user form submission.
Dependencies:
D7:
- OpenSSL extension.
- CryptoJS library.
- AES JSON formatter for CryptoJS.
D8:
- OpenSSL extension.
- CryptoJS library.
Installation:
D7:
- Download CryptoJS library and extract it. Move rollups/aes.js to sites/all/libraries/CryptoJS.
- Download AES JSON formatter js for CryptoJS and copy to sites/all/libraries/CryptoJS.
- Install and Enable Password Encrypt module.
D8:
- Download CryptoJS library and extract it. Move rollups/aes.js to libraries/CryptoJS.
- Install and Enable Password Encrypt module.
- Clear cache.
Project information
- Project categories: Access control
120 sites report using this module
- Created by sharma.amitt16 on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
