<?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>Cryptography Archives &#8211; Practical Networking .net</title>
	<atom:link href="https://www.practicalnetworking.net/article-series/cryptography/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.practicalnetworking.net/article-series/cryptography/</link>
	<description>Networking presented simply, practically, and applicably</description>
	<lastBuildDate>Thu, 22 Feb 2024 20:37:00 +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>Cryptography Archives &#8211; Practical Networking .net</title>
	<link>https://www.practicalnetworking.net/article-series/cryptography/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Authentication</title>
		<link>https://www.practicalnetworking.net/series/cryptography/authentication/</link>
					<comments>https://www.practicalnetworking.net/series/cryptography/authentication/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Fri, 06 Nov 2015 09:48:38 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=267</guid>

					<description><![CDATA[<p>In Cryptography, the concept of Authentication serves to provide proof that the other side of a communication is indeed who they claim to be, and who you intend for them to be. There are multiple ways to verify the opposing party&#8217;s Authentication. We will look at three of the most common: Username and Password Pre-Shared-Key&#8230;&#160;<a href="https://www.practicalnetworking.net/series/cryptography/authentication/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Authentication</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/series/cryptography/authentication/">Authentication</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/series/cryptography/authentication/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		
		<series:name><![CDATA[Cryptography]]></series:name>
	</item>
		<item>
		<title>Diffie-Hellman Key Exchange</title>
		<link>https://www.practicalnetworking.net/series/cryptography/diffie-hellman/</link>
					<comments>https://www.practicalnetworking.net/series/cryptography/diffie-hellman/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Wed, 04 Nov 2015 08:40:54 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=255</guid>

					<description><![CDATA[<p>How can two people in a crowded room derive a secret that only the pair know, without revealing the secret to anyone else that might be listening? That is exactly the scenario&#160;the Diffie-Hellman Key Exchange exists to solve. The Diffie-Hellman Key Exchange is a means for two parties to jointly establish a shared secret over&#8230;&#160;<a href="https://www.practicalnetworking.net/series/cryptography/diffie-hellman/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Diffie-Hellman Key Exchange</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/series/cryptography/diffie-hellman/">Diffie-Hellman Key Exchange</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/series/cryptography/diffie-hellman/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
		
		<series:name><![CDATA[Cryptography]]></series:name>
	</item>
		<item>
		<title>Anti-Replay</title>
		<link>https://www.practicalnetworking.net/series/cryptography/anti-replay/</link>
					<comments>https://www.practicalnetworking.net/series/cryptography/anti-replay/#respond</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Tue, 20 Oct 2015 06:04:42 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=232</guid>

					<description><![CDATA[<p>The Problem Before we can describe the solution, we must first adequately describe the problem Anti-Replay is trying to solve. Imagine your&#160;local bank branch office. &#160;Imagine someone going to that branch location, and depositing $100 in cash into their&#160;account. &#160;At some point following the&#160;transaction, that branch location will send some packets to the bank headquarters&#8230;&#160;<a href="https://www.practicalnetworking.net/series/cryptography/anti-replay/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Anti-Replay</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/series/cryptography/anti-replay/">Anti-Replay</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/series/cryptography/anti-replay/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Cryptography]]></series:name>
	</item>
		<item>
		<title>Using Asymmetric Keys</title>
		<link>https://www.practicalnetworking.net/series/cryptography/using-asymmetric-keys/</link>
					<comments>https://www.practicalnetworking.net/series/cryptography/using-asymmetric-keys/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Wed, 30 Sep 2015 07:35:34 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=221</guid>

					<description><![CDATA[<p>We&#8217;ve established how Asymmetric encryption makes use of two mathematically linked keys: One referred to as the Public Key, and the other referred to as the Private Key. We&#8217;ve also established that what one key encrypts, only the other can decrypt. These two attributes allow us to perform two separate operations with a Key Pair. Asymmetric Encryption Below is&#8230;&#160;<a href="https://www.practicalnetworking.net/series/cryptography/using-asymmetric-keys/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Using Asymmetric Keys</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/series/cryptography/using-asymmetric-keys/">Using Asymmetric Keys</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/series/cryptography/using-asymmetric-keys/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
		
		<series:name><![CDATA[Cryptography]]></series:name>
	</item>
		<item>
		<title>RSA Example</title>
		<link>https://www.practicalnetworking.net/series/cryptography/rsa-example/</link>
					<comments>https://www.practicalnetworking.net/series/cryptography/rsa-example/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Sat, 26 Sep 2015 09:02:34 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=185</guid>

					<description><![CDATA[<p>The RSA algorithm is the most widely used Asymmetric Encryption algorithm deployed to date. The acronym is derived from the last names of the three mathematicians who created it in 1977: &#160;Ron Rivest, Adi Shamir, Leonard Adleman. In order to understand the algorithm, there are a few terms we have to define: Prime &#8211; A&#160;number&#8230;&#160;<a href="https://www.practicalnetworking.net/series/cryptography/rsa-example/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">RSA Example</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/series/cryptography/rsa-example/">RSA Example</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/series/cryptography/rsa-example/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
		
		<series:name><![CDATA[Cryptography]]></series:name>
	</item>
		<item>
		<title>Asymmetric Encryption</title>
		<link>https://www.practicalnetworking.net/series/cryptography/asymmetric-encryption/</link>
					<comments>https://www.practicalnetworking.net/series/cryptography/asymmetric-encryption/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Fri, 25 Sep 2015 09:20:20 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Encryption]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=149</guid>

					<description><![CDATA[<p>Earlier, we learned that Symmetric encryption is an encryption scheme that uses the same key to encrypt and decrypt. Conversely, Asymmetric encryption, uses different keys to encrypt and decrypt. Lets take a look at a simple example. For the sake of simplicity, let us pretend for this example that there are only the lower case letters a -&#8230;&#160;<a href="https://www.practicalnetworking.net/series/cryptography/asymmetric-encryption/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Asymmetric Encryption</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/series/cryptography/asymmetric-encryption/">Asymmetric Encryption</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/series/cryptography/asymmetric-encryption/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		
		<series:name><![CDATA[Cryptography]]></series:name>
	</item>
		<item>
		<title>Hashing Algorithm</title>
		<link>https://www.practicalnetworking.net/series/cryptography/hashing-algorithm/</link>
					<comments>https://www.practicalnetworking.net/series/cryptography/hashing-algorithm/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Tue, 22 Sep 2015 05:42:27 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[hashing]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=133</guid>

					<description><![CDATA[<p>The first concept we need to discuss in our exploration of Cryptography is that of a Hashing Algorithm. A Hashing Algorithm is a mathematical formula that takes a Message of arbitrary length as input and produces as output a representational sample of the original data. For instance, a&#160;rudimentary example of a hashing algorithm is simply&#160;adding&#8230;&#160;<a href="https://www.practicalnetworking.net/series/cryptography/hashing-algorithm/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Hashing Algorithm</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/series/cryptography/hashing-algorithm/">Hashing Algorithm</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/series/cryptography/hashing-algorithm/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		
		<series:name><![CDATA[Cryptography]]></series:name>
	</item>
		<item>
		<title>Message Integrity</title>
		<link>https://www.practicalnetworking.net/series/cryptography/message-integrity/</link>
					<comments>https://www.practicalnetworking.net/series/cryptography/message-integrity/#respond</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Fri, 18 Sep 2015 09:09:29 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[hashing]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=104</guid>

					<description><![CDATA[<p>In the world of secured&#160;communications, Message&#160;Integrity describes the concept&#160;of ensuring that&#160;data has not been modified in transit. This is typically accomplished with the use of a Hashing algorithm. &#160;We learned earlier what a Hashing Algorithm does.&#160;Now we can take a look at how they are actually used to provide Message Integrity. The basic premise is&#8230;&#160;<a href="https://www.practicalnetworking.net/series/cryptography/message-integrity/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Message Integrity</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/series/cryptography/message-integrity/">Message Integrity</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/series/cryptography/message-integrity/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Cryptography]]></series:name>
	</item>
		<item>
		<title>Symmetric Encryption</title>
		<link>https://www.practicalnetworking.net/series/cryptography/symmetric-encryption/</link>
					<comments>https://www.practicalnetworking.net/series/cryptography/symmetric-encryption/#comments</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Wed, 16 Sep 2015 21:06:17 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Encryption]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=80</guid>

					<description><![CDATA[<p>We learned earlier that Symmetric encryption is an encryption scheme that encrypts and decrypts using the same secret key. Now we will explore a bit further into what that involves. Let&#8217;s start with a simple example: As pictured, if we start with the plain text hello, and use a Symmetric encryption algorithm of simply rotating the&#8230;&#160;<a href="https://www.practicalnetworking.net/series/cryptography/symmetric-encryption/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Symmetric Encryption</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/series/cryptography/symmetric-encryption/">Symmetric Encryption</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/series/cryptography/symmetric-encryption/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		
		<series:name><![CDATA[Cryptography]]></series:name>
	</item>
		<item>
		<title>Confidentiality</title>
		<link>https://www.practicalnetworking.net/series/cryptography/confidentiality/</link>
					<comments>https://www.practicalnetworking.net/series/cryptography/confidentiality/#respond</comments>
		
		<dc:creator><![CDATA[Ed Harmoush]]></dc:creator>
		<pubDate>Wed, 16 Sep 2015 03:18:51 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Encryption]]></category>
		<guid isPermaLink="false">http://www.practicalnetworking.net/?p=62</guid>

					<description><![CDATA[<p>Confidentiality is the concept of hiding or scrambling your data so that only the intended recipient has access. This is typically accomplished by some means of Encryption. Data before it has been encrypted is referred to as Plain text, or Clear text. After the data has been encrypted, it is referred to as Cipher text. The Cipher text should be completely&#8230;&#160;<a href="https://www.practicalnetworking.net/series/cryptography/confidentiality/" class="" rel="bookmark">Read More &#187;<span class="screen-reader-text">Confidentiality</span></a></p>
<p>The post <a href="https://www.practicalnetworking.net/series/cryptography/confidentiality/">Confidentiality</a> appeared first on <a href="https://www.practicalnetworking.net">Practical Networking .net</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.practicalnetworking.net/series/cryptography/confidentiality/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Cryptography]]></series:name>
	</item>
	</channel>
</rss>
