<?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> &#187; Encryption</title>
	<atom:link href="http://www.megapanzer.com/tag/encryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.megapanzer.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Dec 2011 13:02:33 +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>26C3: Encryption code for DECT mobile phones cracked</title>
		<link>http://www.megapanzer.com/2009/12/31/26c3-encryption-code-for-dect-mobile-phones-cracked/</link>
		<comments>http://www.megapanzer.com/2009/12/31/26c3-encryption-code-for-dect-mobile-phones-cracked/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 09:28:33 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[News & media]]></category>
		<category><![CDATA[ccc]]></category>
		<category><![CDATA[Cracking]]></category>
		<category><![CDATA[dect]]></category>
		<category><![CDATA[Encryption]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=3284</guid>
		<description><![CDATA[In addition to the crypto algorithm of the GSM mobile telephony standard, security researchers have also cracked the encryption code for calls from cordless phones that are based on the widely used Digital Enhanced Cordless Telecommunication (DECT) standard. This was announced by members of the deDECTed.org project group at the 26th Chaos Communication Congress (26C3) [...]]]></description>
			<content:encoded><![CDATA[<glossarycode><glossarycode><p><a href="http://www.megapanzer.com/wp-content/uploads/newspaper.jpg"><img src="http://www.megapanzer.com/wp-content/uploads/newspaper-150x150.jpg" alt="" title="newspaper" width="75" height="75" class="alignright size-thumbnail wp-image-2595" /></a>In addition to the crypto algorithm of the GSM mobile telephony standard, security <strong>researchers have also cracked the encryption</strong> code for calls from cordless phones that are based <strong>on the widely used Digital Enhanced Cordless</strong> Telecommunication (DECT) standard. This was announced by members of the <strong>deDECTed.org</strong> project group at the 26th Chaos Communication Congress (26C3) in Berlin on Tuesday. According to the researchers, the respective key used can be extracted from intercepted data traffic with a reasonable amount of effort. The experts think that such prep work will make the DECT Standard Cipher (DSC) &#8220;increasingly easier and faster to crack&#8221;.</p>
<p>At last year&#8217;s <a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1220" title="Glossary: Hacker" target="_blank">hacker</a> conference, members of deDECTed had already pointed out severe flaws in the implementation of the DECT security features. They had used a modified laptop card and a Linux computer for intercepting DECT phones. When running their tests, the researchers noticed that occasionally no encryption process whatsoever exists between the transmitting base station and the handset. Often, the handset simply authenticates itself at the base station in the same way that is stipulated by the GSM mobile telephony standard. In other devices, the base station did authenticate itself, but without encryption. In all of these cases, the <a class="glossaryLink" href="http://www.megapanzer.com/?page_id=1220" title="Glossary: Hacker" target="_blank">hackers</a> were able to record active conversations in plain text.</p>
<p>At the time, however, the group was unable to successfully simulate an attack on the secret DSC. Now, the researchers have made further progress, which effectively means that phone conversations via DECT devices must be considered insecure even if a vendor has correctly implemented the standard&#8217;s prescribed encryption features. According to crypto researcher Karsten Nohl, who has <a class="glossaryLink" href="http://www.megapanzer.com/" title="Glossary: SIN" target="_blank">since</a> joined the deDECTed team, one of the reasons for this is that engineers already worked sloppily when implementing the encryption code, reducing the initially planned additional process security measures such as redundant rounds in favour of a faster encryption.</p>
<p>Read more <a href="http://www.h-online.com/security/news/item/26C3-Encryption-code-for-DECT-mobile-phones-cracked-893794.html" target="_blank">here</a>.</p></glossarycode></glossarycode>]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/12/31/26c3-encryption-code-for-dect-mobile-phones-cracked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RC4Encryption : Encrypt and decrypt files with RC4</title>
		<link>http://www.megapanzer.com/2009/06/09/rc4encryption-encrypt-and-decrypt-files-with-rc4/</link>
		<comments>http://www.megapanzer.com/2009/06/09/rc4encryption-encrypt-and-decrypt-files-with-rc4/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 19:02:56 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[Crypto]]></category>
		<category><![CDATA[Tools & sources]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[RC4]]></category>
		<category><![CDATA[Sources]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=2111</guid>
		<description><![CDATA[Tool name : RC4Encryption 0.1 &#160; Description : RC4Encryption is a tool to encrypt and decrypt files with the RC4 algorithm. The tool itself is not really hot stuff. OpenSSL supports RC4 since years and also many other algorithms. But you can use this code without any dependency of an additional library and you have [...]]]></description>
			<content:encoded><![CDATA[<table border="0" width="100%">
<tbody>
<tr valign="top">
<td width="30%"></td>
<td width="70%"></td>
</tr>
<tr valign="top">
<td><strong>Tool name</strong> :</td>
<td>RC4Encryption 0.1</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Description</strong> :</td>
<td>RC4Encryption is a tool to encrypt and decrypt files with the RC4 algorithm. The tool itself is not really hot stuff. OpenSSL supports RC4 since years and also many other algorithms. But you can use this code without any dependency of an additional library and you have working functions of stream cipher encryption.
</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Tested on</strong> :</td>
<td>Windows XP</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td><strong>Feedback</strong> :</td>
<td>In case you encounter any problems with the tool, you have suggestions to improve it, or you tested it with a Windows version i&#8217;ve not yet tested please drop me an <a href="http://www.megapanzer.com/contact/">email</a>.</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Downloads</strong> :</td>
<td><a href="http://www.megapanzer.com/wp-content/uploads/rc4encryption.exe">Binary</a> | <a href="http://www.megapanzer.com/wp-content/uploads/rc4encryption.cpp" target="_blank">Source</a></td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr valign="top">
<td><strong>Screen shots</strong> :</td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/06/09/rc4encryption-encrypt-and-decrypt-files-with-rc4/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Source : Encrypt and decrypt with RC4</title>
		<link>http://www.megapanzer.com/2009/03/16/source-encrypt-and-decrypt-with-rc4/</link>
		<comments>http://www.megapanzer.com/2009/03/16/source-encrypt-and-decrypt-with-rc4/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 18:03:01 +0000</pubDate>
		<dc:creator>carrumba</dc:creator>
				<category><![CDATA[Tools & sources]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[RC4]]></category>

		<guid isPermaLink="false">http://www.megapanzer.com/?p=780</guid>
		<description><![CDATA[Below, you can find a link to the source code with the function(s) to encrypt and decrypt data buffers with the RC4 altorithm. rc4.cpp]]></description>
			<content:encoded><![CDATA[<p>Below, you can find a link to the source code with the function(s) to encrypt and decrypt data buffers with the RC4 altorithm. </p>
<p><a href="http://www.megapanzer.com/wp-content/uploads/rc4.cpp" target="_blank">rc4.cpp</a><br />
<br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.megapanzer.com/2009/03/16/source-encrypt-and-decrypt-with-rc4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

