<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<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: AES : JAVA coding</title>
	<link>http://blog.nawuza.org/2008/05/06/aes-java-coding/</link>
	<description>Life Worth Living</description>
	<pubDate>Thu, 20 Nov 2008 17:05:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: soul_krasty</title>
		<link>http://blog.nawuza.org/2008/05/06/aes-java-coding/#comment-1176</link>
		<dc:creator>soul_krasty</dc:creator>
		<pubDate>Wed, 13 Aug 2008 23:13:21 +0000</pubDate>
		<guid>http://blog.nawuza.org/2008/05/06/aes-java-coding/#comment-1176</guid>
		<description>You are the most welcome. Yup, it use BC as it library. Actually you can encrypt and then decrypt it back by simple change a single line. You are the first one who really appreciate my post..LOL..have a nice programming day.</description>
		<content:encoded><![CDATA[<p>You are the most welcome. Yup, it use BC as it library. Actually you can encrypt and then decrypt it back by simple change a single line. You are the first one who really appreciate my post..LOL..have a nice programming day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Byers</title>
		<link>http://blog.nawuza.org/2008/05/06/aes-java-coding/#comment-1173</link>
		<dc:creator>Mike Byers</dc:creator>
		<pubDate>Wed, 13 Aug 2008 13:26:17 +0000</pubDate>
		<guid>http://blog.nawuza.org/2008/05/06/aes-java-coding/#comment-1173</guid>
		<description>Thanks very much for this posting.  I have to encrypt some data for a project using AES 128 CBC.  We are rewriting a java-based system with Ruby on Rails and I need to encrypt some data using java and store it in a mysql table so that the new application can use it.  We'll use a common key and salt on both sides.  I'm new to cryptography but fairly proficient in java.  Your example seems to be really close to what I need to do.  Does it use the Bounty Castle API.  I downloaded it and frankly its a bit imposing.  Is there a way to do this with the standard java crypto classes?  Speed is not an issue.  Simplicity and accuracy are much more important as this is a one-time conversion.  Thanks again.  I look forward to hearing from you at your convenience.</description>
		<content:encoded><![CDATA[<p>Thanks very much for this posting.  I have to encrypt some data for a project using AES 128 CBC.  We are rewriting a java-based system with Ruby on Rails and I need to encrypt some data using java and store it in a mysql table so that the new application can use it.  We&#8217;ll use a common key and salt on both sides.  I&#8217;m new to cryptography but fairly proficient in java.  Your example seems to be really close to what I need to do.  Does it use the Bounty Castle API.  I downloaded it and frankly its a bit imposing.  Is there a way to do this with the standard java crypto classes?  Speed is not an issue.  Simplicity and accuracy are much more important as this is a one-time conversion.  Thanks again.  I look forward to hearing from you at your convenience.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
