Encrypting/decriptying data at client side (in javascript or whatever
script which sends the code to the client) is useless. It's like having
the data "in clear" at client side. I use JavaScript only to make the
interface "interactive".
Andy
Andrew Senyshyn wrote:
> Hi all,
>
> I need to implement AES decryption algorythm on client side (in browser).
> I tried javascript but it is too slow.
> Does anybody have others ideas how to decrypt data transfered by from
> server to client in browser?
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php