Encrypt String while restricting certain characters

From: ScriptNFool (ScriptNFool_at_hotmail.com)
Date: 07/07/03


Date: 6 Jul 2003 15:57:44 -0700


Is it possible to encrypt a string but restrict certain characters in
the output?

For example, I'm trying to encrypt the value of a QueryString item in
a web URL, and any '=' signs or '&' signs would cause problems with
the rest of the QueryString.

I'm pretty new to encryption, so I don't know if this is a relatively
easy thing to do. Any help would be greatly appreciated.

-SF



Relevant Pages

  • Re: Warning - ComponentOnes PayPal component is VERY insecure!!
    ... I am currently using the PayPal .NET SDK - but for POSTing a custom cart ... The documentation and component have ... about your observation about the cleartext querystring issue. ... want to encrypt the QueryString, then we'd have to pretty much roll our own ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to encrypt SSN in querystring?
    ... I'm developing a website which will have ssn included in the querystring. ... Are looking for ways to encrypt it. ... before causing errors on start-up. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Encrypt String while restricting certain characters
    ... > encrypted data into a base64-encoded string and append it as a last query ... > string parameter. ... > differently from a regular QueryString value by manually locating the ... >> Is it possible to encrypt a string but restrict certain characters in ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: How to encrypt SSN in querystring?
    ... Thinking of encrypt the entire querystring, parameter name and parameer value gets encrypted. ... There would be no way I would come to your site with you using a SSN in the URL encrypted or not or SSL, not in today's environment and identity theift. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Encrypt String while restricting certain characters
    ... to/from query-string compatible form. ... encrypted data into a base64-encoded string and append it as a last query ... differently from a regular QueryString value by manually locating the ... > Is it possible to encrypt a string but restrict certain characters in ...
    (microsoft.public.dotnet.framework.aspnet.security)