<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.cwill-dev.com &#187; Security</title>
	<atom:link href="http://blog.cwill-dev.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cwill-dev.com</link>
	<description>There are two ways to write bug-free programs - only the third one works.</description>
	<lastBuildDate>Mon, 07 Oct 2013 15:48:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Encryption between Java/Android and PHP</title>
		<link>http://blog.cwill-dev.com/2012/10/09/encryption-between-javaandroid-and-php/</link>
		<comments>http://blog.cwill-dev.com/2012/10/09/encryption-between-javaandroid-and-php/#comments</comments>
		<pubDate>Tue, 09 Oct 2012 10:28:01 +0000</pubDate>
		<dc:creator>cwilldev</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Webserver]]></category>

		<guid isPermaLink="false">http://blog.cwill-dev.com/?p=125</guid>
		<description><![CDATA[Use case While working on an android app that retrieves it&#8217;s data from a PHP-API  I needed to build a both-sided en- and decryption layer to secure the requests and responses properly. I decided to use an AES encryption with<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.cwill-dev.com/2012/10/09/encryption-between-javaandroid-and-php/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://blog.cwill-dev.com/2012/10/09/encryption-between-javaandroid-and-php/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
	</channel>
</rss>
