plugin-icon

WP jCryption Security

andreyk yazdı·
Prevents forms data against sniffing network traffic through encryption provided by jCryption javascript library.
Oylama
4.7/5
Sürüm
0.5.1
Aktif kurulumlar
30
Son güncellenme
May 16, 2015
WP jCryption Security

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.

Translations included: Ukrainian, Russian, German and Brazilian Portuguese.

I just adapted usage in WordPress the jCryption jQuery plugin, v. 3.1.0. Please check www.jcryption.org to learn how jCryption works.

ÜcretsizBusiness paketinde
Kurulum işlemini tamamlayarak, WordPress.com'un Hizmet Şartları ile Üçüncü Taraf Eklenti Şartlarını kabul etmiş olursunuz.
Test edilen son sürüm
WordPress 4.8.27
Bu eklenti, sitenizde kullanılmak üzere indirilebilir.