<?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>danielk.org &#187; cryptography</title>
	<atom:link href="http://danielk.org/blog/category/cryptography/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielk.org/blog</link>
	<description>essays &#38; articles</description>
	<lastBuildDate>Wed, 18 Jan 2012 20:19:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Best Network Security Tools</title>
		<link>http://danielk.org/blog/software/best-network-security-tools/</link>
		<comments>http://danielk.org/blog/software/best-network-security-tools/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 20:42:56 +0000</pubDate>
		<dc:creator>Daniel Kivatinos</dc:creator>
				<category><![CDATA[cryptography]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[nmap]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://danielk.org/blog/?p=920</guid>
		<description><![CDATA[These are the networking security tools I have used: nmap &#8211; A very powerful tool to check what ports are open on what machines and tells what machines are on your network. wireshark &#8211; Packet sniffing tool that reads and tells were the internal network packet attack might be coming from.]]></description>
			<content:encoded><![CDATA[<p>These are the networking security tools I have used:</p>
<ul>
<li><a href="http://nmap.org/">nmap</a> &#8211; A very powerful tool to check what ports are open on what machines and tells what machines are on your network.</li>
<li><a href="http://www.wireshark.org/">wireshark</a> &#8211; Packet sniffing tool that reads and tells were the internal network packet attack might be coming from.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://danielk.org/blog/software/best-network-security-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pretty Good Privacy (PGP)</title>
		<link>http://danielk.org/blog/cryptography/pg/</link>
		<comments>http://danielk.org/blog/cryptography/pg/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 18:11:42 +0000</pubDate>
		<dc:creator>Daniel Kivatinos</dc:creator>
				<category><![CDATA[cryptography]]></category>
		<category><![CDATA[GPG]]></category>
		<category><![CDATA[PGP]]></category>

		<guid isPermaLink="false">http://danielk.org/blog/?p=302</guid>
		<description><![CDATA[Question. What is PGP? Answer. PGP stands for Pretty Good Privacy. It is used to encrypt and decrypt data. Question. What is GPG (or GnuPG)? Answer. GPG stands for Gnu Privacy Guard (also called GnuPG). This is an open source substitute for PGP. Phil Zimmerman, creator of Pretty Good Privacy (PGP) interview: A great talk [...]]]></description>
			<content:encoded><![CDATA[<p>Question. What is PGP?<br />
Answer. PGP stands for Pretty Good Privacy. It is used to encrypt and decrypt data.</p>
<p>Question. What is GPG (or GnuPG)?<br />
Answer. GPG stands for Gnu Privacy Guard (also called GnuPG). This is an open source substitute for PGP.</p>
<p>Phil Zimmerman, creator of <a href="http://en.wikipedia.org/wiki/Pretty_Good_Privacy" target="_blank">Pretty Good Privacy (PGP)</a> interview:<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/cZD36L3BXXs&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/cZD36L3BXXs&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><a href="http://media.grc.com/sn/SN-030.mp3" rel="shadowbox[post-302];player=flv;width=500;height=0;">A great talk from Security Now! on PGP and crypto.</a></p>
<p>PGP software may be obtained via:<br />
•	<a href="http://www.pgp.com" target="_blank">www.pgp.com</a>.<br />
•	<a href="http://www.gnupg.org" target="_blank">www.gnupg.org</a>  This is open source software that is a full replacement for PGP. It is free but does not use a graphical interface – it is command line only.  (used primarily on UNIX type systems)</p>
<p>This is generally how PGP using it with email, it can be used to transfer other types of files:<br />
<img src="http://ezonebusiness.co.nz/images/pgpemail_s.gif"/></p>
<p><a target="_blank" href="http://www.dewinter.com/gnupg_howto/english/GPGMiniHowto-3.html">Help using GnuPG via command line</a></p>
<p><a target="_blank" href="http://ubuntu-tutorials.com/2007/08/14/privacy-and-encryption-with-pgp-signing-and-encrypting-email-files/">Using GnuPG with a GUI in Ubuntu</a></p>
<p><a target="_blank" href="http://irtfweb.ifa.hawaii.edu/~lockhart/gpg/gpg-cs.html">A great cheat sheet I found online about PGP and some of the most used commands</a></p>
<p><a target="_blank" href="http://superuser.com/questions/54875/moving-pgp-keys">Moving PGP Keys</a></p>
]]></content:encoded>
			<wfw:commentRss>http://danielk.org/blog/cryptography/pg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.grc.com/sn/SN-030.mp3" length="14380494" type="audio/mpeg" />
		</item>
		<item>
		<title>How to get HTTPS (SSL) into Your Website</title>
		<link>http://danielk.org/blog/cryptography/ss/</link>
		<comments>http://danielk.org/blog/cryptography/ss/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 02:57:54 +0000</pubDate>
		<dc:creator>Daniel Kivatinos</dc:creator>
				<category><![CDATA[cryptography]]></category>

		<guid isPermaLink="false">http://danielk.org/blog/?p=297</guid>
		<description><![CDATA[You will need an SSL certificate, I recommend DigiCert. Other people on Server Fault recommend a few other certificate authorities (CA).]]></description>
			<content:encoded><![CDATA[<p>You will need an <a target="_blank" href="http://en.wikipedia.org/wiki/Transport_Layer_Security">SSL certificate</a>, I recommend <a target="_blank" href="http://www.digicert.com">DigiCert</a>.</p>
<p>Other people on <a target="_blank" href="http://serverfault.com/questions/67332/must-have-ssl-cert-providers">Server Fault</a> recommend a few other certificate authorities (CA).</p>
]]></content:encoded>
			<wfw:commentRss>http://danielk.org/blog/cryptography/ss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

