<?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: jCryption 2.0</title>
	<atom:link href="http://www.jcryption.org/2011/11/10/jcryption-2-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jcryption.org/2011/11/10/jcryption-2-0/</link>
	<description>javascript data encryption</description>
	<lastBuildDate>Fri, 03 May 2013 08:02:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Nikolay</title>
		<link>http://www.jcryption.org/2011/11/10/jcryption-2-0/comment-page-1/#comment-137378</link>
		<dc:creator>Nikolay</dc:creator>
		<pubDate>Fri, 26 Oct 2012 18:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/?p=169#comment-137378</guid>
		<description><![CDATA[Hello
Related to jCryption and using RSA may I see an entire required code for encrypting just one html element at the client side (a password), post the encrypted element (password) and decrypt it at the server.]]></description>
		<content:encoded><![CDATA[<p>Hello<br />
Related to jCryption and using RSA may I see an entire required code for encrypting just one html element at the client side (a password), post the encrypted element (password) and decrypt it at the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi Kamble</title>
		<link>http://www.jcryption.org/2011/11/10/jcryption-2-0/comment-page-1/#comment-106401</link>
		<dc:creator>Ravi Kamble</dc:creator>
		<pubDate>Tue, 17 Jul 2012 04:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/?p=169#comment-106401</guid>
		<description><![CDATA[Hi there,

I m using 1.1 release.

I am facing a problem, i would like to discuss.

I want to use single keyPair so i stored that keypair in my database.

Every time i have used this &#039;stored keypair&#039; for encryption and decryption. Everything was worked fine.But the only problem is when i restart my server, then i m unable to use the &#039;stored keypair&#039; again.After restart it started giving me exception.

Is it related to session or something?

Thanks,
Ravi.]]></description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I m using 1.1 release.</p>
<p>I am facing a problem, i would like to discuss.</p>
<p>I want to use single keyPair so i stored that keypair in my database.</p>
<p>Every time i have used this &#8216;stored keypair&#8217; for encryption and decryption. Everything was worked fine.But the only problem is when i restart my server, then i m unable to use the &#8216;stored keypair&#8217; again.After restart it started giving me exception.</p>
<p>Is it related to session or something?</p>
<p>Thanks,<br />
Ravi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Griesser</title>
		<link>http://www.jcryption.org/2011/11/10/jcryption-2-0/comment-page-1/#comment-66268</link>
		<dc:creator>Daniel Griesser</dc:creator>
		<pubDate>Tue, 17 Jan 2012 20:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/?p=169#comment-66268</guid>
		<description><![CDATA[Hello
Unfortunately I am not a encryption expert ... I didn&#039;t wrote the AES implementation by myself jCryption uses this implementation: &lt;a href=&quot;http://www.movable-type.co.uk/scripts/aes.html&quot; rel=&quot;nofollow&quot;&gt;http://www.movable-type.co.uk/scripts/aes.html&lt;/a&gt;
Hopefully this is any help for you.]]></description>
		<content:encoded><![CDATA[<p>Hello<br />
Unfortunately I am not a encryption expert &#8230; I didn&#8217;t wrote the AES implementation by myself jCryption uses this implementation: <a href="http://www.movable-type.co.uk/scripts/aes.html" rel="nofollow">http://www.movable-type.co.uk/scripts/aes.html</a><br />
Hopefully this is any help for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Choi</title>
		<link>http://www.jcryption.org/2011/11/10/jcryption-2-0/comment-page-1/#comment-66209</link>
		<dc:creator>William Choi</dc:creator>
		<pubDate>Tue, 17 Jan 2012 07:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jcryption.org/?p=169#comment-66209</guid>
		<description><![CDATA[Hi, I&#039;m happy to see this great plugin! I&#039;m now working on an in-house project that we&#039;re willing to use jCryption to work with ASP.Net. However, I found that the .Net AES Provider needs the user to provide &quot;Initial Vector&quot; for creating the encryptor/decryptor instance. In order to make jCryption and ASP.Net (4.0) to work correctly, the Initial Vector should be identical, but we don&#039;t anything related to the Initial Vector in jCryption API. Please kindly advise. We&#039;re looking forward to hearing from you soon.

Thanks in advance &amp; best regards,
William Choi]]></description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m happy to see this great plugin! I&#8217;m now working on an in-house project that we&#8217;re willing to use jCryption to work with ASP.Net. However, I found that the .Net AES Provider needs the user to provide &#8220;Initial Vector&#8221; for creating the encryptor/decryptor instance. In order to make jCryption and ASP.Net (4.0) to work correctly, the Initial Vector should be identical, but we don&#8217;t anything related to the Initial Vector in jCryption API. Please kindly advise. We&#8217;re looking forward to hearing from you soon.</p>
<p>Thanks in advance &amp; best regards,<br />
William Choi</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! -->