Re: Encrypt QueryString

From: David Adams (mel1daa@hotmail.com)
Date: 06/24/02


From: "David Adams" <mel1daa@hotmail.com>
Date: Mon, 24 Jun 2002 14:31:45 -0500


Prasad, Peter - Thanks for your suggestions. I like the XOR method for
simple encryption and I'll give it a shot.

Dave

"David Adams" <mel1daa@hotmail.com> wrote in message
news:#ayJVdaGCHA.2584@tkmsftngp08...
> Hi all,
>
> Is there a way to easily encrypt a QueryString with .NET? I have a
datagrid
> with 30 rows of data that have a hyperlink to user information
> (userinfo.aspx?ID=1234). I would simply like to have an encryption method
> that I can use to quickly encrypt and decrypt this value with little
> overhead.
>
> Any suggestions would be appreciated!
>
> Dave
>
>



Relevant Pages

  • Re: Requesting comments: SRP based IRC encryption
    ... I have to agree with others on authenticity - encryption ... Bob and Dave own an IRC channel. ... she gets the current session key from Dave using ...
    (sci.crypt)
  • Re: previously encrypted files
    ... If you did not back-up the encryption key or the Recovery Agent and ... Contact Microsoft if you can restore the profile. ... "Dave" wrote in message ... A valid data recovery agent created under ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Win XP encryption
    ... There is NO reason to have cross-posted this to a Win98 News Group! ... Dave ... | Win XP supposedly has encryption. ... | encrypted file, just like the user can, in what way are such files ...
    (microsoft.public.windowsxp.configuration_manage)
  • Re: Win XP encryption
    ... There is NO reason to have cross-posted this to a Win98 News Group! ... Dave ... | Win XP supposedly has encryption. ... | encrypted file, just like the user can, in what way are such files ...
    (microsoft.public.windowsxp.general)
  • Re: Encrypt QueryString
    ... If all you really need is basic, simple encryption to discourage "prying ... you might want to consider a simple XOR method on the querystring value. ... "decrypt" by passing in the encrypted string to the very same method XOR'ing ...
    (microsoft.public.dotnet.framework.aspnet.security)