<?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>VincentCheung.ca Blog &#187; JavaScript Encryption</title>
	<atom:link href="http://www.vincentcheung.ca/blog/category/javascriptencryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vincentcheung.ca/blog</link>
	<description>VincentCheung.ca Blog</description>
	<lastBuildDate>Tue, 23 Mar 2010 04:28:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JavaScript Encryption and Decryption 2.0</title>
		<link>http://www.vincentcheung.ca/blog/releases/javascript-encryption-and-decryption-2/</link>
		<comments>http://www.vincentcheung.ca/blog/releases/javascript-encryption-and-decryption-2/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 01:15:33 +0000</pubDate>
		<dc:creator>Vincent Cheung</dc:creator>
				<category><![CDATA[JavaScript Encryption]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.vincentcheung.ca/blog/?p=26</guid>
		<description><![CDATA[The new version of JavaScript Encryption and Decryption is out!
Try it:
Show encrypted text  (the decryption key is: password)
The new encryption code is a lot faster than the old version and the webpage decryption code now uses a fancy dialog box to ask you for the key.  The entire process has been greatly simplified and the [...]]]></description>
			<content:encoded><![CDATA[<p>The new version of <a href="http://www.vincentcheung.ca/jsencryption/">JavaScript Encryption and Decryption</a> is out!</p>
<p>Try it:<br />
<span id="cPBQkN4J" title="U2FsdGVkX1/OnMYHd917MgJ3hmNzvTpjlqbR/wBiT7xy7VCh8f/OEn0fTxMym4JN12Z3VMY+dKaxc3CrrHGkjD5e8BqlFzaZFHMEdMlk88kUilL2fECyNZNVZ0CRkFoY+qBhDosz0Vz7mZPdWUlemHhPHPKbI3JcUM/7925HJLjwQ830cQnYD7/cMH7NO300aSWEfXo7DBsxS6nXwwKFAzhPd/UF9zYivMTV6WCbP0gOQtRTYFqbf/5BKKPFXdQ80ZmkIHjZY/8kmXy4KMIjY6B5PK+XPco6nPzC/sZQRl7WoVw15zWpBVLkCV91GjiE"><a href="javascript:decryptText('cPBQkN4J')">Show encrypted text</a>  (the decryption key is: password)</span></p>
<p>The new encryption code is a lot faster than the old version and the webpage decryption code now uses a fancy dialog box to ask you for the key.  The entire process has been greatly simplified and the <a href="http://www.vincentcheung.ca/jsencryption/">encryption page</a> will automatically generate code that you can copy and paste into your website.</p>
<p>Note: the new version is not backwards compatible with the old version</p>
<p><strong>JavaScript Encryption and Decryption 2.0 Release Notes:</strong><br />
Nov. 27, 2008</p>
<ul>
<li>Faster</li>
<li>Automatically generates HTML code for your website</li>
<li>Fancy dialog box to ask you for the key</li>
<li>Simpler to use and more examples</li>
<li>Fixed bugs with Internet Explorer</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.vincentcheung.ca/blog/releases/javascript-encryption-and-decryption-2/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
