jQuery - ASPX Security libraries

Posted by Jean Paul on Stack Overflow See other posts from Stack Overflow or by Jean Paul
Published on 2010-06-06T06:20:48Z Indexed on 2010/06/06 6:22 UTC
Read the original article Hit count: 345

Filed under:
|
|
|

Hello.

I would like to know if there's a combo like jCryption ([jCryption]) - PHP but for jQuery - ASPX. I mean, I have been searching for a combo to send data both ways (Client-server, server-client) with jQuery to ASPX. The best I found was jCryption that sends data from JavaScrpit to PHP. I need a combo to send data from JavaScrpit to ASPX.

Any ideas??

PD: Please don't tell me to use HTTPS, it's not enough to ensure the data communication on a client - server application.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about JavaScript