WP Form Encryption

Plugin Banner

WP Form Encryption

by Subhransu Sekhar

Download
Description

This plugin uses the jCryption plugin (http://old.jcryption.org) to encrypt any form submission in WordPress using 265-bit public/private key encryption.For example, you can use it to encrypt the login and registration form, so a user’s passwords are never transmitted in clear text.

To install the plugin follow these steps :

  1. Download the wp-form-encryption.zip file to your local machine.
  2. Unzip the file
  3. Upload “wp-form-encryption” folder to the “/wp-content/plugins/” directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
  5. Then go to Settings => General
  6. Then put the Comma Separated Form IDs under the section “Form to Encrypt (Comma Separated Form IDs)”
Back to top