<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>DranaXum &#187; Cryptography</title>
	<atom:link href="http://dranaxum.wordpress.com/category/cryptography/feed/" rel="self" type="application/rss+xml" />
	<link>http://dranaxum.wordpress.com</link>
	<description>A software developer's blog</description>
	<lastBuildDate>Sat, 14 Nov 2009 21:18:43 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='dranaxum.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/0cf999c47ee64da2503ec8ce1e5d1caa?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>DranaXum &#187; Cryptography</title>
		<link>http://dranaxum.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dranaxum.wordpress.com/osd.xml" title="DranaXum" />
		<item>
		<title>Cryptography and Linguistics. A research on Linguistic cryptosystems.</title>
		<link>http://dranaxum.wordpress.com/2007/11/02/cryptography-and-linguistics-a-research-on-linguistic-cryptosystems/</link>
		<comments>http://dranaxum.wordpress.com/2007/11/02/cryptography-and-linguistics-a-research-on-linguistic-cryptosystems/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 21:38:49 +0000</pubDate>
		<dc:creator>dranaxum</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[cryptosystem]]></category>
		<category><![CDATA[linguistics]]></category>

		<guid isPermaLink="false">http://dranaxum.wordpress.com/2007/11/02/cryptography-and-linguistics-a-research-on-linguistic-cryptosystems/</guid>
		<description><![CDATA[This minor research paper details the algorithm of encoding a text using linguistic knowledge.
Let’s take a function f:A → B , where A is the collection of plain text words, and B is the collection of the encrypted words. We will take for each word in A, a word y from another language. This way [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dranaxum.wordpress.com&blog=1966970&post=13&subd=dranaxum&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://dranaxum.wordpress.com/2007/11/02/cryptography-and-linguistics-a-research-on-linguistic-cryptosystems/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b050651bdaf6cc3911e32d946e2109bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dranaxum</media:title>
		</media:content>
	</item>
		<item>
		<title>Importance of cryptography in software development. Usage.</title>
		<link>http://dranaxum.wordpress.com/2007/10/30/importance-of-cryptography-in-software-developing-usage/</link>
		<comments>http://dranaxum.wordpress.com/2007/10/30/importance-of-cryptography-in-software-developing-usage/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 21:01:58 +0000</pubDate>
		<dc:creator>dranaxum</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Software Developing]]></category>
		<category><![CDATA[cryptanalysis]]></category>
		<category><![CDATA[cryptography importance]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://dranaxum.wordpress.com/2007/10/30/importance-of-cryptography-in-software-developing-usage/</guid>
		<description><![CDATA[Before explaining applied cryptography in software, I’ll present you general importance of cryptography and cryptanalysis. These two domains are somehow unknown or ignored by the large public and the majority of today’s inexperienced software developers. Why? Because these domains throughout history where “private” domains, they weren’t open to the public. Today, only the “masters” in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dranaxum.wordpress.com&blog=1966970&post=12&subd=dranaxum&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://dranaxum.wordpress.com/2007/10/30/importance-of-cryptography-in-software-developing-usage/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b050651bdaf6cc3911e32d946e2109bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dranaxum</media:title>
		</media:content>
	</item>
		<item>
		<title>Modulus, a simple demonstration</title>
		<link>http://dranaxum.wordpress.com/2007/10/27/modulus-a-simple-demonstration/</link>
		<comments>http://dranaxum.wordpress.com/2007/10/27/modulus-a-simple-demonstration/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 20:51:21 +0000</pubDate>
		<dc:creator>dranaxum</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[arithmetic]]></category>
		<category><![CDATA[demonstration]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[modular arithmetic]]></category>
		<category><![CDATA[modulus]]></category>

		<guid isPermaLink="false">http://dranaxum.wordpress.com/2007/10/27/modulus-a-simple-demonstration/</guid>
		<description><![CDATA[I write this paper in order to prove an equation. Why? Because today, in a national maths contest, I received an exercise that could have been solved using this equation.
We know that a modular expression looks like this: a≡b(mod n) , and it is read: &#8220;a is congruent to b modulo n&#8221;.
I must prove the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dranaxum.wordpress.com&blog=1966970&post=10&subd=dranaxum&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://dranaxum.wordpress.com/2007/10/27/modulus-a-simple-demonstration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b050651bdaf6cc3911e32d946e2109bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dranaxum</media:title>
		</media:content>
	</item>
		<item>
		<title>Research</title>
		<link>http://dranaxum.wordpress.com/2007/10/24/research/</link>
		<comments>http://dranaxum.wordpress.com/2007/10/24/research/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 20:07:26 +0000</pubDate>
		<dc:creator>dranaxum</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Cryptography]]></category>

		<guid isPermaLink="false">http://dranaxum.wordpress.com/2007/10/24/research/</guid>
		<description><![CDATA[I&#8217;m currently working on some research projects for a little conference that will be held in my school. Topics? Algorithms and the other paper: Cryptography.
I think I&#8217;ll publish them after the conference but I&#8217;m not sure I&#8217;ll do this (&#8220;intellectual property&#8221;).
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dranaxum.wordpress.com&blog=1966970&post=8&subd=dranaxum&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://dranaxum.wordpress.com/2007/10/24/research/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b050651bdaf6cc3911e32d946e2109bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dranaxum</media:title>
		</media:content>
	</item>
	</channel>
</rss>