Menu
 PHP encryption Script

Password Encryption Email PHP Script

This script allows for a password to be sent to the end-user by email or a token link with set expiration. It uses 128bit AES and SHA256 encryption. An optional key phrase or word can be used as a secondary security measure. It uses SQL to store the password and token, never in plain text. Option to require https when opened. Click here to view demo and download.