Prevents forms data against sniffing network traffic through encryption provided by jCryption javascript library.
As of April 2026, WP jCryption Security is a WordPress forms plugin with 30 active installations and a 4.7/5 rating from 3 reviews. It has been downloaded 2.8K+ times in total. Requires WordPress 3.8.1+ and PHP false+. Available on WordPress.org since 2015. Last updated 10 years ago — may have compatibility concerns. Top alternative: WPForms – Easy Form Builder for….
The plugin increases security of a site in case it has no SSL certificate,
useful for owners of small sites who want to secure their passwords and
other posted data but don’t want to buy SSL certificate for each domain
and subdomain: it protects from sniffering the most important data such as
passwords when they are being sent from forms of your site to the server.
When the form served by the plugin is submitted all input data are being
joined into a string, then this string is being encrypted with AES algorythm
by disposable key and only encrypred string will be sent.
A browser encrypts the disposable key in javascript by the RSA public key
and sends it to the server; then the server decrypts it with the RSA private
key and then use it to decrypt the posted data with AES.
Translati…
| WordPress | 3.8.1+ requiredTested up to 4.8.28 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.