<?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#"
	
	>
<channel>
	<title>
	Comments on: Updated version of CryptographyHelper class for .NET Framework 4	</title>
	<atom:link href="https://www.maxvergelli.com/cryptography-helper-class-for-net-framework-4/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.maxvergelli.com/cryptography-helper-class-for-net-framework-4/</link>
	<description>sourcecode repository</description>
	<lastBuildDate>Mon, 08 Jan 2018 18:30:16 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Serdar		</title>
		<link>https://www.maxvergelli.com/cryptography-helper-class-for-net-framework-4/#comment-617</link>

		<dc:creator><![CDATA[Serdar]]></dc:creator>
		<pubDate>Mon, 08 Jan 2018 18:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxvergelli.com/?p=30#comment-617</guid>

					<description><![CDATA[Hi,

Code at line 380 :
bytes = New Byte((input_hex_string.Length)  2 - 1) {}

there is a problem with this. Can you please take a look at that ?]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Code at line 380 :<br />
bytes = New Byte((input_hex_string.Length)  2 &#8211; 1) {}</p>
<p>there is a problem with this. Can you please take a look at that ?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
