Click here to Skip to main content
15,911,315 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi to all,
In my web application I need functionality to encrypt data in javascript and decrypt it on other page in c#. Is it possible? please help...thanks in advance....
Posted
Comments
StackQ 14-Dec-12 1:06am    
If u will choose ur logic to encrypt then,u can decrypt with same logic even in c#,But with the existing logic like md5 or sha-1 u can't do.

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900