<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Examples</title>
	<atom:link href="http://www.jcryption.org/examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jcryption.org</link>
	<description>javascript data encryption</description>
	<lastBuildDate>Wed, 22 Feb 2012 15:40:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: varun jadhav</title>
		<link>http://www.jcryption.org/comment-page-2/#comment-70021</link>
		<dc:creator>varun jadhav</dc:creator>
		<pubDate>Wed, 22 Feb 2012 15:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/#comment-70021</guid>
		<description>In bi directional communication when we send request by using $.jCryption.authenticate(),initially it works fine,but after some time it executes the authentication failed function.Why this happens? can anyone tell.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>In bi directional communication when we send request by using $.jCryption.authenticate(),initially it works fine,but after some time it executes the authentication failed function.Why this happens? can anyone tell.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.jcryption.org/comment-page-2/#comment-69657</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Sat, 18 Feb 2012 19:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/#comment-69657</guid>
		<description>As I wasn&#039;t able to find a Java implementation available on the web, I implemented my own version (which I called JavaCryption). It is available here: http://jcryptionforjava.wordpress.com/, including a fully working example. I hope it can be useful. Thanks.</description>
		<content:encoded><![CDATA[<p>As I wasn&#8217;t able to find a Java implementation available on the web, I implemented my own version (which I called JavaCryption). It is available here: <a href="http://jcryptionforjava.wordpress.com/" rel="nofollow">http://jcryptionforjava.wordpress.com/</a>, including a fully working example. I hope it can be useful. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Harris</title>
		<link>http://www.jcryption.org/comment-page-2/#comment-69569</link>
		<dc:creator>Dave Harris</dc:creator>
		<pubDate>Fri, 17 Feb 2012 22:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/#comment-69569</guid>
		<description>Great plugin, thanks for the work on this.  I&#039;ve got it setup in a jquery mobile/backbone/requirejs/AMD app and split up the plugin file to 2 files - the plugin, and all the support libraries.  At some point I&#039;ll likely refactor the latter as it introduces many globals...will send a push request if/when I get that done.</description>
		<content:encoded><![CDATA[<p>Great plugin, thanks for the work on this.  I&#8217;ve got it setup in a jquery mobile/backbone/requirejs/AMD app and split up the plugin file to 2 files &#8211; the plugin, and all the support libraries.  At some point I&#8217;ll likely refactor the latter as it introduces many globals&#8230;will send a push request if/when I get that done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Harris</title>
		<link>http://www.jcryption.org/comment-page-2/#comment-69567</link>
		<dc:creator>Dave Harris</dc:creator>
		<pubDate>Fri, 17 Feb 2012 22:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/#comment-69567</guid>
		<description>It depends on the structure of your table objects.  Once the password is established in the session, it&#039;s a simple matter to encrypt/decrypt - but it works on strings, not objects.  You could set up a getter for your table object that called $.jCryption.decrypt(encryptedValue, sessionStorage.password).  It&#039;s fast, I think it would work well.</description>
		<content:encoded><![CDATA[<p>It depends on the structure of your table objects.  Once the password is established in the session, it&#8217;s a simple matter to encrypt/decrypt &#8211; but it works on strings, not objects.  You could set up a getter for your table object that called $.jCryption.decrypt(encryptedValue, sessionStorage.password).  It&#8217;s fast, I think it would work well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.jcryption.org/comment-page-2/#comment-69549</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Fri, 17 Feb 2012 17:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/#comment-69549</guid>
		<description>Hi! There&#039;s a problem using $.getJSON in IE, it caches the ajax queries (http://www.factory-h.com/blog/?p=67). If the parameters of the call to generateKeypair don&#039;t change, IE assumes the response will be the same, and jcryption won&#039;t work.</description>
		<content:encoded><![CDATA[<p>Hi! There&#8217;s a problem using $.getJSON in IE, it caches the ajax queries (<a href="http://www.factory-h.com/blog/?p=67" rel="nofollow">http://www.factory-h.com/blog/?p=67</a>). If the parameters of the call to generateKeypair don&#8217;t change, IE assumes the response will be the same, and jcryption won&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manoj</title>
		<link>http://www.jcryption.org/comment-page-2/#comment-69433</link>
		<dc:creator>Manoj</dc:creator>
		<pubDate>Thu, 16 Feb 2012 11:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/#comment-69433</guid>
		<description>hi o like this html 5 session storage but can u give eg...</description>
		<content:encoded><![CDATA[<p>hi o like this html 5 session storage but can u give eg&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.jcryption.org/comment-page-2/#comment-68863</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 10 Feb 2012 15:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/#comment-68863</guid>
		<description>I am wondering if this could be used for the following purpose; I have had an auto complete tool made which caches data from tables in my server on the client side in order to achieve speed/performance. However it also exposes my tables in their entireity which I don&#039;t want to do.  Could this be used to store the data encrypted on the client machine and then the AC decrypts when populating? This way the user does not have my table in a readable format.</description>
		<content:encoded><![CDATA[<p>I am wondering if this could be used for the following purpose; I have had an auto complete tool made which caches data from tables in my server on the client side in order to achieve speed/performance. However it also exposes my tables in their entireity which I don&#8217;t want to do.  Could this be used to store the data encrypted on the client machine and then the AC decrypts when populating? This way the user does not have my table in a readable format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diata</title>
		<link>http://www.jcryption.org/comment-page-2/#comment-68664</link>
		<dc:creator>diata</dc:creator>
		<pubDate>Wed, 08 Feb 2012 13:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/#comment-68664</guid>
		<description>I was able to figure it out generatekey part in php, but I can&#039;t figure it out how to convert handshake part in java. What is the logic behind handshake?
Do handshake is required?</description>
		<content:encoded><![CDATA[<p>I was able to figure it out generatekey part in php, but I can&#8217;t figure it out how to convert handshake part in java. What is the logic behind handshake?<br />
Do handshake is required?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diata</title>
		<link>http://www.jcryption.org/comment-page-1/#comment-68663</link>
		<dc:creator>diata</dc:creator>
		<pubDate>Wed, 08 Feb 2012 13:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/#comment-68663</guid>
		<description>Did you one use this lib in java environment?
I am trying to use with jsp, but it is not work. 
Can someone explain to me how to make work in java, sample code will appriciated?</description>
		<content:encoded><![CDATA[<p>Did you one use this lib in java environment?<br />
I am trying to use with jsp, but it is not work.<br />
Can someone explain to me how to make work in java, sample code will appriciated?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pippo</title>
		<link>http://www.jcryption.org/comment-page-1/#comment-67797</link>
		<dc:creator>pippo</dc:creator>
		<pubDate>Wed, 01 Feb 2012 09:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/#comment-67797</guid>
		<description>You missing the fact that to decrypt a packet you&#039;ll need the *private* key</description>
		<content:encoded><![CDATA[<p>You missing the fact that to decrypt a packet you&#8217;ll need the *private* key</p>
]]></content:encoded>
	</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! -->
