<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Xor Security</title>
	<link>http://www.lewismoten.com/2006/03/xor-security.html</link>
	<description>This is just a blog (web log) about me - Lewis Moten. Read along as I talk about daily happenings, movies, opinions, programming, and more.</description>
	<pubDate>Fri, 21 Nov 2008 04:43:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Bala</title>
		<link>http://www.lewismoten.com/2006/03/xor-security.html#comment-5276</link>
		<dc:creator>Bala</dc:creator>
		<pubDate>Mon, 28 Aug 2006 08:29:30 +0000</pubDate>
		<guid>http://www.lewismoten.com/2006/03/xor-security.html#comment-5276</guid>
		<description>Hi

I tried your sample demo code (rc4 Encryption). it seems like it desn't work for the entry 028-93-9473 with the key: SupplierSetup

Bala</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I tried your sample demo code (rc4 Encryption). it seems like it desn&#8217;t work for the entry 028-93-9473 with the key: SupplierSetup</p>
<p>Bala</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pil</title>
		<link>http://www.lewismoten.com/2006/03/xor-security.html#comment-2645</link>
		<dc:creator>pil</dc:creator>
		<pubDate>Tue, 09 May 2006 12:53:50 +0000</pubDate>
		<guid>http://www.lewismoten.com/2006/03/xor-security.html#comment-2645</guid>
		<description>ey i need ur help with this code.. my friend used to use it to decode the codes on the database.. i tried to download it to a website http://demofs.incoretech.com/demo.asp </description>
		<content:encoded><![CDATA[<p>ey i need ur help with this code.. my friend used to use it to decode the codes on the database.. i tried to download it to a website <a href="http://demofs.incoretech.com/demo.asp" rel="nofollow">http://demofs.incoretech.com/demo.asp</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewie</title>
		<link>http://www.lewismoten.com/2006/03/xor-security.html#comment-2374</link>
		<dc:creator>Lewie</dc:creator>
		<pubDate>Wed, 22 Mar 2006 21:44:33 +0000</pubDate>
		<guid>http://www.lewismoten.com/2006/03/xor-security.html#comment-2374</guid>
		<description>the code doesn't really get much bigger.  If you double or quadruple the xor encryption, you get a clear text message.  triple just gets you the same thing as the first pass.

What you can do is use very long xor passwords.  Something equal to, or longer then the message that you are encoding.&#160; It still becomes a problem through when you start comparing multiple messages encoded with the same password.</description>
		<content:encoded><![CDATA[<p>the code doesn&#8217;t really get much bigger.  If you double or quadruple the xor encryption, you get a clear text message.  triple just gets you the same thing as the first pass.</p>
<p>What you can do is use very long xor passwords.  Something equal to, or longer then the message that you are encoding.&nbsp; It still becomes a problem through when you start comparing multiple messages encoded with the same password.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vali</title>
		<link>http://www.lewismoten.com/2006/03/xor-security.html#comment-2373</link>
		<dc:creator>Vali</dc:creator>
		<pubDate>Wed, 22 Mar 2006 19:59:42 +0000</pubDate>
		<guid>http://www.lewismoten.com/2006/03/xor-security.html#comment-2373</guid>
		<description>Hi,
About the wikness of XOR.. Just Double or triple or quadruple XOR it with the password (of course the encripted code will weight x2x3x4 times biger..)  ; I am a fan of yours.. Long time I wos using your
clsField.asp
Author:		Lewis Moten
Email:		Lewis@Moten.com
URL:		http://www.lewismoten.com
--------------------------------------
Thank you !</description>
		<content:encoded><![CDATA[<p>Hi,<br />
About the wikness of XOR.. Just Double or triple or quadruple XOR it with the password (of course the encripted code will weight x2&#215;3x4 times biger..)  ; I am a fan of yours.. Long time I wos using your<br />
clsField.asp<br />
Author:		Lewis Moten<br />
Email:		<a href="mailto:Lewis@Moten.com">Lewis@Moten.com</a><br />
URL:		<a href="http://www.lewismoten.com" rel="nofollow">http://www.lewismoten.com</a><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.lewismoten.com/2006/03/xor-security.html#comment-2370</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 18 Mar 2006 07:28:06 +0000</pubDate>
		<guid>http://www.lewismoten.com/2006/03/xor-security.html#comment-2370</guid>
		<description>Ah that's right, thanks.  Here's the full list:
http://www.planet-source-code.com/vb/scripts/BrowseCategoryOrSearchResults.asp?txtCriteria=Moten&#38;txtMaxNumberOfEntriesPerPage=50

Very nice, but nothing new in a year.  SecondLife must be gooood. :&#62;</description>
		<content:encoded><![CDATA[<p>Ah that&#8217;s right, thanks.  Here&#8217;s the full list:<br />
<a href="http://www.planet-source-code.com/vb/scripts/BrowseCategoryOrSearchResults.asp?txtCriteria=Moten&amp;txtMaxNumberOfEntriesPerPage=50" rel="nofollow">http://www.planet-source-code.com/vb/scripts/BrowseCategoryOrSearchResults.asp?txtCriteria=Moten&amp;txtMaxNumberOfEntriesPerPage=50</a></p>
<p>Very nice, but nothing new in a year.  SecondLife must be gooood. :&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewie</title>
		<link>http://www.lewismoten.com/2006/03/xor-security.html#comment-2369</link>
		<dc:creator>Lewie</dc:creator>
		<pubDate>Sat, 18 Mar 2006 06:50:06 +0000</pubDate>
		<guid>http://www.lewismoten.com/2006/03/xor-security.html#comment-2369</guid>
		<description>Most can be found on Planet Source Code.  http://www.planet-source-code.com/ in ASP, SQL, JavaScript, Visual Basic, C/C++, PHP, and the .Net worlds.</description>
		<content:encoded><![CDATA[<p>Most can be found on Planet Source Code.  <a href="http://www.planet-source-code.com/" rel="nofollow">http://www.planet-source-code.com/</a> in ASP, SQL, JavaScript, Visual Basic, C/C++, PHP, and the .Net worlds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.lewismoten.com/2006/03/xor-security.html#comment-2368</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 18 Mar 2006 06:46:44 +0000</pubDate>
		<guid>http://www.lewismoten.com/2006/03/xor-security.html#comment-2368</guid>
		<description>Speaking of you &#38; VBscript:  what ever happened to your code gallery?  You published a lotta awesome scripts a few years back, but they seem to have no home anymore.</description>
		<content:encoded><![CDATA[<p>Speaking of you &amp; VBscript:  what ever happened to your code gallery?  You published a lotta awesome scripts a few years back, but they seem to have no home anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewie</title>
		<link>http://www.lewismoten.com/2006/03/xor-security.html#comment-2366</link>
		<dc:creator>Lewie</dc:creator>
		<pubDate>Fri, 17 Mar 2006 13:32:47 +0000</pubDate>
		<guid>http://www.lewismoten.com/2006/03/xor-security.html#comment-2366</guid>
		<description>It shouldn't really be considered at all.  It's just what is available.  In SecondLife, the Xor Encryption is returned as Base64 strings.</description>
		<content:encoded><![CDATA[<p>It shouldn&#8217;t really be considered at all.  It&#8217;s just what is available.  In SecondLife, the Xor Encryption is returned as Base64 strings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krozy</title>
		<link>http://www.lewismoten.com/2006/03/xor-security.html#comment-2365</link>
		<dc:creator>Krozy</dc:creator>
		<pubDate>Fri, 17 Mar 2006 13:25:58 +0000</pubDate>
		<guid>http://www.lewismoten.com/2006/03/xor-security.html#comment-2365</guid>
		<description>Hmmm.. I never considered Xor much for encryption.  Maybe you can go with a combination of ROT13, Hex and Base64.</description>
		<content:encoded><![CDATA[<p>Hmmm.. I never considered Xor much for encryption.  Maybe you can go with a combination of ROT13, Hex and Base64.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
