jQuery JavaScript Encryption

Posted by Dan | Posted in JavaScript | Posted on 09-20-2009

0

jcryption

This is a neat way to encrypt form fields on the fly when submitting. Good way to add another layer of security. This is a jQuery plugin that uses the public-key algorithm of RSA.

Write a comment