<?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: OpenSSL v1.0.0 for Indy</title>
	<atom:link href="http://blog.digivendo.com/2010/03/openssl-v1-0-0-for-indy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.digivendo.com/2010/03/openssl-v1-0-0-for-indy/</link>
	<description>Delphi Development &#38; More</description>
	<lastBuildDate>Thu, 02 Feb 2012 12:34:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Arvid Winkelsdorf</title>
		<link>http://blog.digivendo.com/2010/03/openssl-v1-0-0-for-indy/comment-page-1/#comment-5223</link>
		<dc:creator>Arvid Winkelsdorf</dc:creator>
		<pubDate>Wed, 31 Mar 2010 07:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.digivendo.com/?p=237#comment-5223</guid>
		<description>&lt;a href=&quot;#comment-5222&quot; rel=&quot;nofollow&quot;&gt;@J. Peter Mugaas&lt;/a&gt; 

Thanks for the attention and having an eye on it ;)

Regarding the Win platform there is no difference by using static engines. Engine support is only related to the support of hardware cryptographic providers, which by default are included in the Mingw32/gcc build chain on Win32 too (as it is the unix build chain). On other systems those engines might be used dynamically using the .so/.lib files.

By including static engines we allow support of the new GOST engine (bit misplaced there).

Other structures and exposed functionality are not affected from what I can tell (I checked the OpenSSL sources to be sure).</description>
		<content:encoded><![CDATA[<p><a href="#comment-5222" rel="nofollow">@J. Peter Mugaas</a> </p>
<p>Thanks for the attention and having an eye on it <img src='http://blog.digivendo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Regarding the Win platform there is no difference by using static engines. Engine support is only related to the support of hardware cryptographic providers, which by default are included in the Mingw32/gcc build chain on Win32 too (as it is the unix build chain). On other systems those engines might be used dynamically using the .so/.lib files.</p>
<p>By including static engines we allow support of the new GOST engine (bit misplaced there).</p>
<p>Other structures and exposed functionality are not affected from what I can tell (I checked the OpenSSL sources to be sure).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J. Peter Mugaas</title>
		<link>http://blog.digivendo.com/2010/03/openssl-v1-0-0-for-indy/comment-page-1/#comment-5222</link>
		<dc:creator>J. Peter Mugaas</dc:creator>
		<pubDate>Wed, 31 Mar 2010 00:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.digivendo.com/?p=237#comment-5222</guid>
		<description>One major thing I can see is that you are not using dynamic engines.  For OpenSSL 1.0.0, this is the default behavior and that could effect what functions and structures are exposed. If we deviate too far, we are likely to create conflicts if developers start using other .DLL versions with Indy.

I can understand why developers may need their own custom OpenSSL compilations and there&#039;s several different ways of doing it.  WHat I&#039;m saying is just be careful.</description>
		<content:encoded><![CDATA[<p>One major thing I can see is that you are not using dynamic engines.  For OpenSSL 1.0.0, this is the default behavior and that could effect what functions and structures are exposed. If we deviate too far, we are likely to create conflicts if developers start using other .DLL versions with Indy.</p>
<p>I can understand why developers may need their own custom OpenSSL compilations and there&#8217;s several different ways of doing it.  WHat I&#8217;m saying is just be careful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

