<?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>Don&#039;t Panic! &#187; Cryptography</title>
	<atom:link href="http://www.plasser.net/category/cryptography/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.plasser.net</link>
	<description>Time is an illusion.</description>
	<lastBuildDate>Mon, 30 Aug 2010 15:55:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>XORed</title>
		<link>http://www.plasser.net/2008/02/26/xored/</link>
		<comments>http://www.plasser.net/2008/02/26/xored/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 12:54:57 +0000</pubDate>
		<dc:creator>jplasser</dc:creator>
				<category><![CDATA[Cryptography]]></category>

		<guid isPermaLink="false">http://plasser.net/2008/02/26/xored/</guid>
		<description><![CDATA[XORing plain text with a key is more fun &#8230; <a href="http://www.plasser.net/2008/02/26/xored/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.heise-online.co.uk/security/Enclosed-but-not-encrypted--/features/110136/0">XORing plain text with a key is more fun than serious cryptography, particularly when you encrypt null values <img src='http://www.plasser.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </a></p>
<p>BTW, a really good tool for playing with cryptographic algorithms is <a href="http://www.cryptool.com/">CrypTool</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2008/02/26/xored/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A5/1 attacks</title>
		<link>http://www.plasser.net/2008/02/25/a51-attacks/</link>
		<comments>http://www.plasser.net/2008/02/25/a51-attacks/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 11:04:34 +0000</pubDate>
		<dc:creator>jplasser</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://plasser.net/2008/02/25/a51-attacks/</guid>
		<description><![CDATA[There's some rumor on A5/1 attacks that  &#8230; <a href="http://www.plasser.net/2008/02/25/a51-attacks/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s <a href="http://www.schneier.com/blog/archives/2008/02/cryptanalysis_o_1.html">some rumor on A5/1 attacks</a> that work <strong>passive</strong>, <strong>cost effective</strong> (&lt; 1,000$) and <strong>fast </strong>(about 30 minutes). Soon anybody will have the opportunity to listen to GSM phone calls &#8230;</p>
<p><a href="http://en.wikipedia.org/wiki/A5/1">A5/1</a> is a (or should I say was?) GSM encryption standard.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2008/02/25/a51-attacks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cold boot beats disk encryption</title>
		<link>http://www.plasser.net/2008/02/25/cold-boot-beats-disk-encryption/</link>
		<comments>http://www.plasser.net/2008/02/25/cold-boot-beats-disk-encryption/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 10:33:17 +0000</pubDate>
		<dc:creator>jplasser</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://plasser.net/2008/02/25/cold-boot-beats-disk-encryption/</guid>
		<description><![CDATA[This is interesting and it's obvious tha &#8230; <a href="http://www.plasser.net/2008/02/25/cold-boot-beats-disk-encryption/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://citp.princeton.edu/memory/">This is interesting</a> and it&#8217;s obvious that it works. One way to defeat this attack is to store cryptographics keys in a storage which loses all its content after power off. A hard problem.</p>
<p><a href="http://www.engadget.com/2008/02/21/cold-boot-disk-encryption-attack-is-shockingly-effective/">Cold boot disk encryption attack is shockingly effective &#8211; Engadget</a><br />
<a href="http://www.engadget.com/2008/02/21/cold-boot-disk-encryption-attack-is-shockingly-effective/" class="moz-txt-link-freetext"></a></p>
<p><a href="http://www.schneier.com/blog/archives/2008/02/cold_boot_attac.html">Schneier on Security: Cold Boot Attacks Against Disk Encryption</a></p>
<p><a href="http://citp.princeton.edu/memory/">Center for Information Technology Policy » Lest We Remember: Cold Boot  Attacks on Encryption Keys</a><br />
<a href="http://citp.princeton.edu/memory/" class="moz-txt-link-freetext"></a></p>
<p><strong>Edited to add:</strong> Read an (german) <a href="http://www.heise.de/tr/Eine-lange-Liste-falscher-Annahmen--/artikel/103989">interview with Ed Felton in TR</a> &#8212; the CS professor behind those attacks. Here the original blog post: <a href="http://www.freedom-to-tinker.com/?p=1257 ">Freedom to Tinker » Blog Archive » New Research Result: Cold Boot Attacks on Disk Encryption</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2008/02/25/cold-boot-beats-disk-encryption/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hydan versteckt Nachrichten in Executables</title>
		<link>http://www.plasser.net/2004/08/13/hydan-versteckt-nachrichten-in-executables/</link>
		<comments>http://www.plasser.net/2004/08/13/hydan-versteckt-nachrichten-in-executables/#comments</comments>
		<pubDate>Fri, 13 Aug 2004 12:05:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://plasser.net/?p=537</guid>
		<description><![CDATA[Hydan steganographically conceals a mess &#8230; <a href="http://www.plasser.net/2004/08/13/hydan-versteckt-nachrichten-in-executables/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<blockquote><p>Hydan steganographically conceals a message into an application. It exploits redundancy in the i386 instruction set by defining sets of functionally equivalent instructions.<br />
 It then encodes information in machine code by using the appropriate instructions from each set.</p></blockquote>
<p><a href="http://crazyboy.com/hydan" target="_self">Hydan</a> läßt sich verwenden um</p>
<p>  1. Geheim Botschaften auszutauschen,</p>
<p>  2. Binaries zu signieren (Authentizitätsprüfung), und</p>
<p>  3. für Watermarks, um Urheberechtsfragen zu klären</p>
<p>Das Programmm ändert dabei weder die Größe der ausführbaren Datei noch deren Funktionalität. Die Nachricht wird außerdem zuvor mittels <a href="http://http://www.schneier.com/blowfish.html" target="_self">Blowfish</a> verschlüsselt. Die Kodierungsrate liegt bei 1:110.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.plasser.net/2004/08/13/hydan-versteckt-nachrichten-in-executables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
