jCryption

jCryption 3.1.0

It encrypts the POST/GET-data that will be sent to the server when a user submits a form.It encrypts the data on the client (JavaScript) with the public key algorithm of RSA and decrypts in on the server with PHP. It uses the Multiple-precision and...