<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Bozho's Weblog</title>
	<atom:link href="http://bozhobg.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bozhobg.wordpress.com</link>
	<description>Just another brick in the wall</description>
	<lastBuildDate>Fri, 27 Nov 2009 05:47:42 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How to iterate over java.util.Set in JSF by Sandro Mancuso</title>
		<link>http://bozhobg.wordpress.com/2009/03/03/how-to-iterate-over-javautilset-in-jsf/#comment-269</link>
		<dc:creator>Sandro Mancuso</dc:creator>
		<pubDate>Fri, 27 Nov 2009 05:47:42 +0000</pubDate>
		<guid isPermaLink="false">http://bozhobg.wordpress.com/?p=28#comment-269</guid>
		<description>Thanks Bozho. It works perfectly. I&#039;ll also share it on Twitter.</description>
		<content:encoded><![CDATA[<p>Thanks Bozho. It works perfectly. I&#8217;ll also share it on Twitter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a digital signing solution with only JavaScript by Sushil Agrawal</title>
		<link>http://bozhobg.wordpress.com/2009/04/16/how-to-create-a-digital-signing-solution-with-only-javascript/#comment-252</link>
		<dc:creator>Sushil Agrawal</dc:creator>
		<pubDate>Fri, 20 Nov 2009 09:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://bozhobg.wordpress.com/?p=37#comment-252</guid>
		<description>Thanks you for Reply
I created code for reading etoken code is working fine on local host but when i access page from IIS this is not working What i have to do for that.</description>
		<content:encoded><![CDATA[<p>Thanks you for Reply<br />
I created code for reading etoken code is working fine on local host but when i access page from IIS this is not working What i have to do for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a digital signing solution with only JavaScript by Ramba</title>
		<link>http://bozhobg.wordpress.com/2009/04/16/how-to-create-a-digital-signing-solution-with-only-javascript/#comment-246</link>
		<dc:creator>Ramba</dc:creator>
		<pubDate>Mon, 16 Nov 2009 11:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://bozhobg.wordpress.com/?p=37#comment-246</guid>
		<description>Thank You,

I will do based on your suggession..

Regards,

Ramba</description>
		<content:encoded><![CDATA[<p>Thank You,</p>
<p>I will do based on your suggession..</p>
<p>Regards,</p>
<p>Ramba</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a digital signing solution with only JavaScript by Ramba</title>
		<link>http://bozhobg.wordpress.com/2009/04/16/how-to-create-a-digital-signing-solution-with-only-javascript/#comment-245</link>
		<dc:creator>Ramba</dc:creator>
		<pubDate>Mon, 16 Nov 2009 11:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://bozhobg.wordpress.com/?p=37#comment-245</guid>
		<description>Thank you,

I will do in that way.


Regards,

Ramba</description>
		<content:encoded><![CDATA[<p>Thank you,</p>
<p>I will do in that way.</p>
<p>Regards,</p>
<p>Ramba</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a digital signing solution with only JavaScript by Bozho</title>
		<link>http://bozhobg.wordpress.com/2009/04/16/how-to-create-a-digital-signing-solution-with-only-javascript/#comment-238</link>
		<dc:creator>Bozho</dc:creator>
		<pubDate>Fri, 13 Nov 2009 06:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://bozhobg.wordpress.com/?p=37#comment-238</guid>
		<description>Well, then extract the publicKey and put it in the barcode. Should suffice.
But the PKCS7 contains much more information, hence the big size.</description>
		<content:encoded><![CDATA[<p>Well, then extract the publicKey and put it in the barcode. Should suffice.<br />
But the PKCS7 contains much more information, hence the big size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a digital signing solution with only JavaScript by Ramba</title>
		<link>http://bozhobg.wordpress.com/2009/04/16/how-to-create-a-digital-signing-solution-with-only-javascript/#comment-237</link>
		<dc:creator>Ramba</dc:creator>
		<pubDate>Fri, 13 Nov 2009 04:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://bozhobg.wordpress.com/?p=37#comment-237</guid>
		<description>Thank you for your reply.

The barcode should contain the signature.ie SignedData.Sign methods output.I am implementing in asp.net application.The content of the barcode should be used for signature verification in future.


Regards

Ramba</description>
		<content:encoded><![CDATA[<p>Thank you for your reply.</p>
<p>The barcode should contain the signature.ie SignedData.Sign methods output.I am implementing in asp.net application.The content of the barcode should be used for signature verification in future.</p>
<p>Regards</p>
<p>Ramba</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a digital signing solution with only JavaScript by Bozho</title>
		<link>http://bozhobg.wordpress.com/2009/04/16/how-to-create-a-digital-signing-solution-with-only-javascript/#comment-236</link>
		<dc:creator>Bozho</dc:creator>
		<pubDate>Thu, 12 Nov 2009 09:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://bozhobg.wordpress.com/?p=37#comment-236</guid>
		<description>What information should the barcode contain?
You can extract whichever part of the PKCS7 you wish - check this post: http://bozhobg.wordpress.com/2009/07/02/how-to-obtain-signers-details-from-a-javascript-signed-data/</description>
		<content:encoded><![CDATA[<p>What information should the barcode contain?<br />
You can extract whichever part of the PKCS7 you wish &#8211; check this post: <a href="http://bozhobg.wordpress.com/2009/07/02/how-to-obtain-signers-details-from-a-javascript-signed-data/" rel="nofollow">http://bozhobg.wordpress.com/2009/07/02/how-to-obtain-signers-details-from-a-javascript-signed-data/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a digital signing solution with only JavaScript by Ramba</title>
		<link>http://bozhobg.wordpress.com/2009/04/16/how-to-create-a-digital-signing-solution-with-only-javascript/#comment-235</link>
		<dc:creator>Ramba</dc:creator>
		<pubDate>Thu, 12 Nov 2009 04:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://bozhobg.wordpress.com/?p=37#comment-235</guid>
		<description>Thank you for your response.I wanted to convert this output into pdf417 barcode ,2D. Pdf417 is supproting upto 1800 ascii character only.

Is there any way to compress the output to reduce the number of characters?.Or please suggest alternate for capicom ,to sign at client side.

Thanks and Regards.
Ramba.</description>
		<content:encoded><![CDATA[<p>Thank you for your response.I wanted to convert this output into pdf417 barcode ,2D. Pdf417 is supproting upto 1800 ascii character only.</p>
<p>Is there any way to compress the output to reduce the number of characters?.Or please suggest alternate for capicom ,to sign at client side.</p>
<p>Thanks and Regards.<br />
Ramba.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a digital signing solution with only JavaScript by Bozho</title>
		<link>http://bozhobg.wordpress.com/2009/04/16/how-to-create-a-digital-signing-solution-with-only-javascript/#comment-234</link>
		<dc:creator>Bozho</dc:creator>
		<pubDate>Wed, 11 Nov 2009 11:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://bozhobg.wordpress.com/?p=37#comment-234</guid>
		<description>Yes, this is normal. The whole certificate data is encoded in base64, so it&#039;s fine.</description>
		<content:encoded><![CDATA[<p>Yes, this is normal. The whole certificate data is encoded in base64, so it&#8217;s fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a digital signing solution with only JavaScript by Ramba</title>
		<link>http://bozhobg.wordpress.com/2009/04/16/how-to-create-a-digital-signing-solution-with-only-javascript/#comment-233</link>
		<dc:creator>Ramba</dc:creator>
		<pubDate>Wed, 11 Nov 2009 10:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://bozhobg.wordpress.com/?p=37#comment-233</guid>
		<description>Hi.

      Thanks for this valuable article.I wanted to know the signed output length of your code.I am getting morethen 3000 char ,even for a 15 char input.

Thanks and regards..

Ramba</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>      Thanks for this valuable article.I wanted to know the signed output length of your code.I am getting morethen 3000 char ,even for a 15 char input.</p>
<p>Thanks and regards..</p>
<p>Ramba</p>
]]></content:encoded>
	</item>
</channel>
</rss>
