simple string encryption
- From: "Matt Williamson" <ih8spam@xxxxxxxxxxx>
- Date: Thu, 3 Jul 2008 11:41:35 -0400
I'm working on a little project that requires lightweight string encryption
and I found this: http://www.devx.com/tips/Tip/5676 which seems to be a
fast and small xor encryption algorithm. It works fine based upon the
example, but if I dump the encrypted string into a textbox and then read the
string from the textbox and feed it back to the routine, it doesn't decrypt
the string. Does adding it to a textbox introduce any additional characters
that throw off the routine? I'm just using a normal textbox set to multiline
with a vertical scrollbar.
Any input appreciated
Matt
.
- Follow-Ups:
- Re: simple string encryption
- From: MikeD
- Re: simple string encryption
- From: Larry Serflaten
- Re: simple string encryption
- From: Mike Williams
- Re: simple string encryption
- From: *** Grier
- Re: simple string encryption
- From: Richard Mueller [MVP]
- Re: simple string encryption
- Prev by Date: Re: Releasing Dir() Search Handle
- Next by Date: Re: insert an Excel graph into a Richtextbox?
- Previous by thread: Re: Remove an Entry from Available References
- Next by thread: Re: simple string encryption
- Index(es):