<?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>jCryption</title>
	<atom:link href="http://www.jcryption.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jcryption.org</link>
	<description>javascript data encryption</description>
	<lastBuildDate>Wed, 02 Sep 2009 17:58:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jCryption featured in &#8211; (IN)Secure Magazine</title>
		<link>http://www.jcryption.org/2009/09/02/insecuremagazine/</link>
		<comments>http://www.jcryption.org/2009/09/02/insecuremagazine/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 17:57:00 +0000</pubDate>
		<dc:creator>Daniel Griesser</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.jcryption.org/?p=155</guid>
		<description><![CDATA[jCryption has been featured in the new issue of (IN)Secure Magazine on page 8.
The latest issue of the magazine can be downloaded in PDF format from:
http://www.net-security.org/insecuremag.php
or directly here.
]]></description>
			<content:encoded><![CDATA[<p>jCryption has been featured in the new issue of (IN)Secure Magazine on page 8.</p>
<p>The latest issue of the magazine can be downloaded in PDF format from:<br />
<a href="http://www.net-security.org/insecuremag.php" target="_blank">http://www.net-security.org/insecuremag.php</a><br />
or directly <a href="/static/INSECURE-Mag-22.pdf" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jcryption.org/2009/09/02/insecuremagazine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Version 1.0.1 security update released!</title>
		<link>http://www.jcryption.org/2009/08/15/version-1-0-1-security-update-released/</link>
		<comments>http://www.jcryption.org/2009/08/15/version-1-0-1-security-update-released/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 13:02:38 +0000</pubDate>
		<dc:creator>Daniel Griesser</dc:creator>
				<category><![CDATA[Changelog]]></category>

		<guid isPermaLink="false">http://www.jcryption.org/?p=153</guid>
		<description><![CDATA[The new version is released.
I recommend everbody to download the update because it provides a better random generator and better padding in javascript.
For some more information see the changelog.
By the way, please change your PHP code so the Session variables (keys) will be unset on every request, because this prevents reply/cipher/plain-text attacks.
You can see it [...]]]></description>
			<content:encoded><![CDATA[<p>The new version is released.<br />
I recommend everbody to download the update because it provides a better random generator and better padding in javascript.<br />
For some more information see the changelog.</p>
<p>By the way, please change your PHP code so the Session variables (keys) will be unset on every request, because this prevents reply/cipher/plain-text attacks.<br />
You can see it when you download the new examples or take a look in the PHP documentation.</p>
<p>Thanks<br />
Daniel</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jcryption.org/2009/08/15/version-1-0-1-security-update-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Version 1.0 released!</title>
		<link>http://www.jcryption.org/2009/08/02/version-1-0-released/</link>
		<comments>http://www.jcryption.org/2009/08/02/version-1-0-released/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 20:48:57 +0000</pubDate>
		<dc:creator>Daniel Griesser</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.jcryption.org/?p=149</guid>
		<description><![CDATA[Finally, jCryption version 1.0 is online now and free available for everyone.
You can download it on the jCryption Google Code site http://code.google.com/p/jcryption/.
Please give me your feedback how you like the site and jCryption itself.
Daniel G.
]]></description>
			<content:encoded><![CDATA[<p>Finally, <strong>jCryption version 1.0</strong> is online now and free available for everyone.<br />
You can download it on the jCryption Google Code site <a href="http://code.google.com/p/jcryption/" target="_blank">http://code.google.com/p/jcryption/</a>.</p>
<p>Please give me your feedback how you like the site and jCryption itself.</p>
<p>Daniel G.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jcryption.org/2009/08/02/version-1-0-released/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Site launched!</title>
		<link>http://www.jcryption.org/2009/07/21/site-launched/</link>
		<comments>http://www.jcryption.org/2009/07/21/site-launched/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 19:33:00 +0000</pubDate>
		<dc:creator>Daniel Griesser</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://localhost/wordpress2.8/?p=86</guid>
		<description><![CDATA[Hi there!
I proundly present the jCryption.org Homepage.
I hope you enjoy your visit here and find my plugin in some of way useful.
If you have any advice, do not hesitate to contact me per mail or leave a comment here.
Thanks!
Daniel G.
]]></description>
			<content:encoded><![CDATA[<p>Hi there!<br />
I proundly present the jCryption.org Homepage.<br />
I hope you enjoy your visit here and find my plugin in some of way useful.<br />
If you have any advice, do not hesitate to contact me per <a href="mailto:daniel.griesser@jcryption.org" target="_blank">mail</a> or leave a comment here.</p>
<p>Thanks!<br />
Daniel G.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jcryption.org/2009/07/21/site-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->