I want to encrypt QueryString in Classic ASP and decrypt in ASP.NET C#. I found several samples in either .NET or in Classic ASP, but I am not getting one with which I can encrypt in classic ASP and decrypt in .NET.
Any AES code in classic ASP as well as in .NET?