<?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 for Fun Things in Life</title>
	<link>http://propaso.com/blog</link>
	<description>What’s Life without Fun?</description>
	<pubDate>Sun, 05 Sep 2010 08:58:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on AES Interop Between PHP and Java (Part 1) by catherine</title>
		<link>http://propaso.com/blog/?p=5#comment-3731</link>
		<dc:creator>catherine</dc:creator>
		<pubDate>Sat, 11 Jul 2009 14:36:46 +0000</pubDate>
		<guid>http://propaso.com/blog/?p=5#comment-3731</guid>
		<description>i see.. anyway that's not a problem.. :)
currently i am facing a problem which when i use a decryption on j2me sdk. some errors are shown up on SecretKeySpec, IvParameterSpec with the cannot find symbol warning. i have import the correct package. im really stuck on this now. please help me... this is my final year project and the submission date gonna be next week.. thanks alot...</description>
		<content:encoded><![CDATA[<p>i see.. anyway that&#8217;s not a problem.. <img src='http://propaso.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
currently i am facing a problem which when i use a decryption on j2me sdk. some errors are shown up on SecretKeySpec, IvParameterSpec with the cannot find symbol warning. i have import the correct package. im really stuck on this now. please help me&#8230; this is my final year project and the submission date gonna be next week.. thanks alot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AES Interop Between PHP and Java (Part 1) by linus</title>
		<link>http://propaso.com/blog/?p=5#comment-3718</link>
		<dc:creator>linus</dc:creator>
		<pubDate>Fri, 10 Jul 2009 02:42:51 +0000</pubDate>
		<guid>http://propaso.com/blog/?p=5#comment-3718</guid>
		<description>Hi Catherine,

If I haven't returned all the knowledge my lecturer taught me during collage days, for encryption, cypher text increase with the amount of plain text that you have.  This is not the same as hashes like MD5, SHA, etc., which only product a specific length of digest.</description>
		<content:encoded><![CDATA[<p>Hi Catherine,</p>
<p>If I haven&#8217;t returned all the knowledge my lecturer taught me during collage days, for encryption, cypher text increase with the amount of plain text that you have.  This is not the same as hashes like MD5, SHA, etc., which only product a specific length of digest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AES Interop Between PHP and Java (Part 1) by catherine</title>
		<link>http://propaso.com/blog/?p=5#comment-3715</link>
		<dc:creator>catherine</dc:creator>
		<pubDate>Thu, 09 Jul 2009 13:42:57 +0000</pubDate>
		<guid>http://propaso.com/blog/?p=5#comment-3715</guid>
		<description>Hi linus.. im a starter on cryptography programming. currently im doing an a simple encryption software that work like an article you posted above. the problem is, how to make the length of the cipher text become shorter, maybe 8 character? in other side, the java also able to decrypt it. which part should i add or modify? thanks..</description>
		<content:encoded><![CDATA[<p>Hi linus.. im a starter on cryptography programming. currently im doing an a simple encryption software that work like an article you posted above. the problem is, how to make the length of the cipher text become shorter, maybe 8 character? in other side, the java also able to decrypt it. which part should i add or modify? thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on StarHub Hubstation a.k.a. Thomson DCI6000 by Nashady</title>
		<link>http://propaso.com/blog/?p=20#comment-3712</link>
		<dc:creator>Nashady</dc:creator>
		<pubDate>Thu, 09 Jul 2009 03:05:53 +0000</pubDate>
		<guid>http://propaso.com/blog/?p=20#comment-3712</guid>
		<description>how do i access the recorded data on the hubstation's HDD through my desktop?</description>
		<content:encoded><![CDATA[<p>how do i access the recorded data on the hubstation&#8217;s HDD through my desktop?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AES Interop Between PHP and Java (Part 2) by Shane</title>
		<link>http://propaso.com/blog/?p=7#comment-3668</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Wed, 01 Jul 2009 06:18:43 +0000</pubDate>
		<guid>http://propaso.com/blog/?p=7#comment-3668</guid>
		<description>First of all, I'd like to saya BIG THANK YOU for this blog! You saved me a lot of time and effort!!!

I did face a little trouble compiling the php code you provided though. The error involved something to do with an incorrect IV size. So, i replaced the IV with "" and then added an extra line. It works well like this:

$td = mcrypt_module_open("rijndael-128", "", "cbc", "");
mcrypt_generic_init($td, $key, $iv);

Hope this will helpful to someone. Thanks again!!!</description>
		<content:encoded><![CDATA[<p>First of all, I&#8217;d like to saya BIG THANK YOU for this blog! You saved me a lot of time and effort!!!</p>
<p>I did face a little trouble compiling the php code you provided though. The error involved something to do with an incorrect IV size. So, i replaced the IV with &#8220;&#8221; and then added an extra line. It works well like this:</p>
<p>$td = mcrypt_module_open(&#8221;rijndael-128&#8243;, &#8220;&#8221;, &#8220;cbc&#8221;, &#8220;&#8221;);<br />
mcrypt_generic_init($td, $key, $iv);</p>
<p>Hope this will helpful to someone. Thanks again!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making Canon LBP3300 Work with Ubuntu by linus</title>
		<link>http://propaso.com/blog/?p=50#comment-3660</link>
		<dc:creator>linus</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:59:13 +0000</pubDate>
		<guid>http://propaso.com/blog/?p=50#comment-3660</guid>
		<description>Sorry Giorgio, I noticed that I didn't put in the command properly on the lpadmin.  Just modified the post.</description>
		<content:encoded><![CDATA[<p>Sorry Giorgio, I noticed that I didn&#8217;t put in the command properly on the lpadmin.  Just modified the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making Canon LBP3300 Work with Ubuntu by Giorgio</title>
		<link>http://propaso.com/blog/?p=50#comment-3659</link>
		<dc:creator>Giorgio</dc:creator>
		<pubDate>Tue, 30 Jun 2009 13:33:37 +0000</pubDate>
		<guid>http://propaso.com/blog/?p=50#comment-3659</guid>
		<description>/usr/sbin/lpadmin -p LBP3300 -m needs a parameter to define the model.

Which argument did you passed to lpadmin?

G</description>
		<content:encoded><![CDATA[<p>/usr/sbin/lpadmin -p LBP3300 -m needs a parameter to define the model.</p>
<p>Which argument did you passed to lpadmin?</p>
<p>G</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AES Interop Between PHP and Java (Part 2) by linus</title>
		<link>http://propaso.com/blog/?p=7#comment-3490</link>
		<dc:creator>linus</dc:creator>
		<pubDate>Fri, 22 May 2009 03:33:06 +0000</pubDate>
		<guid>http://propaso.com/blog/?p=7#comment-3490</guid>
		<description>Hi ndeh,

I have never tried OFB.  As I am not really an expert in encryption.  I will try to understand more.</description>
		<content:encoded><![CDATA[<p>Hi ndeh,</p>
<p>I have never tried OFB.  As I am not really an expert in encryption.  I will try to understand more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AES Interop Between PHP and Java (Part 3) by linus</title>
		<link>http://propaso.com/blog/?p=8#comment-3489</link>
		<dc:creator>linus</dc:creator>
		<pubDate>Fri, 22 May 2009 03:30:18 +0000</pubDate>
		<guid>http://propaso.com/blog/?p=8#comment-3489</guid>
		<description>Hi Steve,

I am not a Win32 coder.  If I am not too lazy, I might try and put it up later.</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>I am not a Win32 coder.  If I am not too lazy, I might try and put it up later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AES Interop Between PHP and Java (Part 3) by Steve</title>
		<link>http://propaso.com/blog/?p=8#comment-3385</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 10 May 2009 00:41:21 +0000</pubDate>
		<guid>http://propaso.com/blog/?p=8#comment-3385</guid>
		<description>Is it possible to use Win32 instead of Java?</description>
		<content:encoded><![CDATA[<p>Is it possible to use Win32 instead of Java?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
