<?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/"
	>

<channel>
	<title>Pro-Tek Blog &#187; Symmetric Encryption</title>
	<atom:link href="http://www.pro-tekconsulting.com/blog/category/symmetric-encryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pro-tekconsulting.com/blog</link>
	<description>For UI developers / UI designers and UI trends</description>
	<lastBuildDate>Thu, 05 Sep 2019 03:59:47 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.34</generator>
	<item>
		<title>WHAT’S THE DIFFERENCE BETWEEN SYMMETRIC AND ASYMMETRIC ENCRYPTION?</title>
		<link>http://www.pro-tekconsulting.com/blog/whats-the-difference-between-symmetric-and-asymmetric-encryption/</link>
		<comments>http://www.pro-tekconsulting.com/blog/whats-the-difference-between-symmetric-and-asymmetric-encryption/#comments</comments>
		<pubDate>Thu, 27 Dec 2018 06:03:55 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Symmetric Encryption]]></category>
		<category><![CDATA[Asymmetric encryption]]></category>

		<guid isPermaLink="false">http://www.pro-tekconsulting.com/blog/?p=2779</guid>
		<description><![CDATA[<p>What’s the difference between Symmetric and Asymmetric encryption? To boil down an extremely complicated topic into a few short words, Symmetric encryption uses the same key to encrypt and decrypt, while Asymmetric uses different keys for encryption and decryption. Symmetric is usually much faster, but is difficult to implement most times due to the fact [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/whats-the-difference-between-symmetric-and-asymmetric-encryption/">WHAT’S THE DIFFERENCE BETWEEN SYMMETRIC AND ASYMMETRIC ENCRYPTION?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h4>What’s the difference between Symmetric and Asymmetric encryption?</h4>
<p>To boil down an extremely complicated topic into a few short words, Symmetric encryption uses the same key to encrypt and decrypt, while Asymmetric uses different keys for encryption and decryption. Symmetric is usually much faster, but is difficult to implement most times due to the fact that you would have to transfer the key over an unencrypted channel. Therefore many times an Asymmetric connection will be established first, then send creates the Symmetric connection.</p>
<p>The post <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog/whats-the-difference-between-symmetric-and-asymmetric-encryption/">WHAT’S THE DIFFERENCE BETWEEN SYMMETRIC AND ASYMMETRIC ENCRYPTION?</a> appeared first on <a rel="nofollow" href="http://www.pro-tekconsulting.com/blog">Pro-Tek Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pro-tekconsulting.com/blog/whats-the-difference-between-symmetric-and-asymmetric-encryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
