<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>practical-tls Archives &#8211; Practical Networking .net</title>
	<atom:link href="https://www.practicalnetworking.net/category/practical-tls/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.practicalnetworking.net/category/practical-tls/</link>
	<description>Networking presented simply, practically, and applicably</description>
	<lastBuildDate>Wed, 26 Apr 2023 14:33:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.practicalnetworking.net/wp-content/uploads/2018/07/cropped-Logo-PN-square-32x32.png</url>
	<title>practical-tls Archives &#8211; Practical Networking .net</title>
	<link>https://www.practicalnetworking.net/category/practical-tls/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Openssl 3.x and Legacy Providers</title>
		<link>https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/</link>
					<comments>https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Tue, 18 Apr 2023 18:42:58 +0000</pubDate>
				<category><![CDATA[practical-tls]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=3360</guid>

					<description><![CDATA[<p>Openssl v 3.0 released in Sept 2021, and one of the major changes was this one: Provider based architecture. A replacement for the old “engine” interface that enables much more flexibility and the ability for third party authors to add new crypto algorithms into OpenSSL. https://www.openssl.org/blog/blog/2021/06/17/OpenSSL3.0ReleaseCandidate/ In simpler, practical terms, this means the &#8220;old&#8221; way,&#8230;&#160;<a href="https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Openssl 3.x and Legacy Providers</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/">Openssl 3.x and Legacy Providers</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/practical-tls/openssl-3-and-legacy-providers/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
			</item>
		<item>
		<title>RSA, Diffie-Hellman, DSA: the pillars of asymmetric cryptography</title>
		<link>https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/</link>
					<comments>https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Fri, 03 Dec 2021 18:38:45 +0000</pubDate>
				<category><![CDATA[practical-tls]]></category>
		<category><![CDATA[Cryptography]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=3095</guid>

					<description><![CDATA[<p>The world of modern cryptography is built upon the concept of Asymmetric Encryption, and the pillars of Asymmetric Encryption are these three algorithms:&#160; RSA, Diffie-Hellman, and DSA (Digital Signature Algorithm). But unfortunately, there are many misconceptions about these algorithms, and about Asymmetric Cryptography itself. In this article, we&#8217;re going to look at each of these&#8230;&#160;<a href="https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">RSA, Diffie-Hellman, DSA: the pillars of asymmetric cryptography</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/">RSA, Diffie-Hellman, DSA: the pillars of asymmetric cryptography</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title>Practical TLS &#8211; Free SSL Training &#8211; Module 1</title>
		<link>https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/</link>
					<comments>https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Thu, 08 Jul 2021 22:00:46 +0000</pubDate>
				<category><![CDATA[practical-tls]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">https://www.practicalnetworking.net/?p=2913</guid>

					<description><![CDATA[<p>Recently, I published a full SSL training course which is a comprehensive, deep dive into SSL and TLS &#8212; the protocols which secure the Internet. I want people to see the quality of the content within the course, so I&#8217;m planning to release free previews of some of the lessons. Over the next few weeks,&#8230;&#160;<a href="https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Practical TLS &#8211; Free SSL Training &#8211; Module 1</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/">Practical TLS &#8211; Free SSL Training &#8211; Module 1</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/practical-tls/practical-tls-free-ssl-training-m1/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
			</item>
	</channel>
</rss>
