<?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>Tue, 26 Jun 2012 06:40:32 +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>jCryption 2.0</title>
		<link>http://www.jcryption.org/2011/11/10/jcryption-2-0/</link>
		<comments>http://www.jcryption.org/2011/11/10/jcryption-2-0/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 23:49:48 +0000</pubDate>
		<dc:creator>Daniel Griesser</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.jcryption.org/?p=169</guid>
		<description><![CDATA[Finally ! Version 2.0 is here with the long and often requested feature of Bi-Directional Communication with Server. It also provides a simple way to encrypt/decrypt strings just with javascript. Frederik Lassen provided me with the right hints and helped me implementing the new version (Thanks to you ) Much credit also goes to Chris [...]]]></description>
				<content:encoded><![CDATA[<p>Finally !<br />
Version 2.0 is here with the long and often requested feature of Bi-Directional Communication with Server.<br />
It also provides a simple way to encrypt/decrypt strings just with javascript.</p>
<p><a rel="nofollow" href="http://illution.dk" target="_blank">Frederik Lassen</a> provided me with the right hints and helped me implementing the new version (Thanks to you <img src='http://www.jcryption.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )</p>
<p>Much credit also goes to <a rel="nofollow" href="http://www.movable-type.co.uk/scripts/aes.html" target="_blank">Chris Veness</a> for his nice AES implementation which jCryption uses now.</p>
<p>I hope you like the new version &#8230;<br />
Every word is welcome &#8230; so long</p>
<p>Daniel</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jcryption.org/2011/11/10/jcryption-2-0/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>jCryption featured in MSDN Scriptjunkies</title>
		<link>http://www.jcryption.org/2011/07/13/jcryption-featured-in-msdn-scriptjunkies/</link>
		<comments>http://www.jcryption.org/2011/07/13/jcryption-featured-in-msdn-scriptjunkies/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 20:43:00 +0000</pubDate>
		<dc:creator>Daniel Griesser</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.jcryption.org/?p=167</guid>
		<description><![CDATA[Tim Kulp (Twitter) wrote a nice article about &#8220;Websecurity&#8221; on MSDN ScriptJunkies. In his example he uses jCryption to encrypt the users password with the simple string encryption. Very nice example, very nice article.]]></description>
				<content:encoded><![CDATA[<p>Tim Kulp (<a href="http://twitter.com/#!/seccode">Twitter</a>) wrote a nice article about &#8220;Websecurity&#8221; on <a href="http://msdn.microsoft.com/en-us/scriptjunkie/hh310521.aspx">MSDN ScriptJunkies</a>.</p>
<p>In his example he uses jCryption to encrypt the users password with the simple string encryption.</p>
<p>Very nice example, very nice article.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jcryption.org/2011/07/13/jcryption-featured-in-msdn-scriptjunkies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jCryption 1.2</title>
		<link>http://www.jcryption.org/2011/05/17/jcryption-1-2/</link>
		<comments>http://www.jcryption.org/2011/05/17/jcryption-1-2/#comments</comments>
		<pubDate>Tue, 17 May 2011 21:58:10 +0000</pubDate>
		<dc:creator>Daniel Griesser</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.jcryption.org/?p=166</guid>
		<description><![CDATA[Back in action! I just released version 1.2 of jCryption. It&#8217;s much much faster either if you use the new PHP 5.3 version or the old PHP 4 version which now has pre generated keypairs. The generator to generate keypairs yourself is also included. I cleaned up all examples to match them with the ones [...]]]></description>
				<content:encoded><![CDATA[<p>Back in action!</p>
<p>I just released version 1.2 of jCryption.<br />
It&#8217;s much much faster either if you use the new PHP 5.3 version or the old PHP 4 version which now has pre generated keypairs.<br />
The generator to generate keypairs yourself is also included.</p>
<p>I cleaned up all examples to match them with the ones that are actually on the page.<br />
Also tested it with jQuery 1.6.1 and it works.</p>
<p>Please if you have any further improvments or issues report them on the Github page (<a href="https://github.com/HazAT/jCryption">https://github.com/HazAT/jCryption</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jcryption.org/2011/05/17/jcryption-1-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jCryption now on Github!</title>
		<link>http://www.jcryption.org/2011/01/04/jcryption-now-on-github/</link>
		<comments>http://www.jcryption.org/2011/01/04/jcryption-now-on-github/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 16:31:06 +0000</pubDate>
		<dc:creator>Daniel Griesser</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.jcryption.org/?p=163</guid>
		<description><![CDATA[I moved jCryption to Github because I got some improvement suggestions. You can find it here and fork it if you like https://github.com/HazAT/jCryption A new option has also been added &#8230; thanks to rsepulveda2 and his nice project (https://github.com/rsepulveda2/rsa-form) Thanks]]></description>
				<content:encoded><![CDATA[<p>I moved jCryption to Github because I got some improvement suggestions.<br />
You can find it here and fork it if you like <img src='http://www.jcryption.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
<a href="https://github.com/HazAT/jCryption">https://github.com/HazAT/jCryption</a></p>
<p>A new option has also been added &#8230; thanks to rsepulveda2 and his nice project (<a href="https://github.com/rsepulveda2/rsa-form">https://github.com/rsepulveda2/rsa-form</a>) </p>
<p>Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jcryption.org/2011/01/04/jcryption-now-on-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jCryption 1.1</title>
		<link>http://www.jcryption.org/2010/06/27/jcryption-1-1/</link>
		<comments>http://www.jcryption.org/2010/06/27/jcryption-1-1/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 18:06:47 +0000</pubDate>
		<dc:creator>Daniel Griesser</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.jcryption.org/?p=157</guid>
		<description><![CDATA[Hello everyone &#8230; It&#8217;s been a long time since I updated jCryption. But the time has come &#8230; jCryption 1.1 is here &#8230; I completly reworked the javascript code and almost redecued the filesize by the half. The biggest change is that you now can encrypt any string not just a form &#8230; But it&#8217;s [...]]]></description>
				<content:encoded><![CDATA[<p>Hello everyone &#8230;</p>
<p>It&#8217;s been a long time since I updated jCryption.<br />
But the time has come &#8230;<br />
jCryption 1.1 is here &#8230;</p>
<p>I completly reworked the javascript code and almost redecued the filesize by the half.<br />
The biggest change is that you now can encrypt any string not just a form &#8230;<br />
But it&#8217;s still as easy as before to encrypt a whole form.</p>
<p>For more information check out the new example &#038; doc page.</p>
<p>Thanks</p>
<p>Daniel</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jcryption.org/2010/06/27/jcryption-1-1/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<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?phpMyAdmin=FH-RKZ6DLvoBKpZTvQmKTE7Gkid" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jcryption.org/2009/09/02/insecuremagazine/feed/</wfw:commentRss>
		<slash:comments>2</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. [...]]]></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>4</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! -->