<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=CDMF</id>
	<title>CDMF - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=CDMF"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=CDMF&amp;action=history"/>
	<updated>2026-05-15T08:03:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=CDMF&amp;diff=2360&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;In cryptography, '''CDMF''' ('''Commercial Data Masking Facility''') is an algorithm developed at IBM in 1992 to reduce the security strength of the 56-bit encryptio...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=CDMF&amp;diff=2360&amp;oldid=prev"/>
		<updated>2019-03-20T04:21:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;In &lt;a href=&quot;/index.php?title=Cryptography&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Cryptography (page does not exist)&quot;&gt;cryptography&lt;/a&gt;, &amp;#039;&amp;#039;&amp;#039;CDMF&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;Commercial Data Masking Facility&amp;#039;&amp;#039;&amp;#039;) is an algorithm developed at &lt;a href=&quot;/IBM&quot; title=&quot;IBM&quot;&gt;IBM&lt;/a&gt; in 1992 to reduce the security strength of the 56-bit encryptio...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In [[cryptography]], '''CDMF''' ('''Commercial Data Masking Facility''') is an algorithm developed at [[IBM]] in 1992 to reduce the security strength of the [[56-bit encryption|56-bit]] [[Data Encryption Standard|DES]] cipher to that of [[40-bit encryption]], at the time a requirement of U.S. restrictions on [[export of cryptography]]. Rather than a separate cipher from DES, CDMF constitutes a [[key generation]] algorithm, called ''key shortening''. It is one of the cryptographic algorithms supported by [[S-HTTP]].&lt;br /&gt;
&lt;br /&gt;
==Algorithm==&lt;br /&gt;
Like DES, CDMF accepts a 64-bit input [[key (cryptography)|key]], but not all bits are used.&lt;br /&gt;
The algorithm consists of the following steps:&lt;br /&gt;
&lt;br /&gt;
#Clear bits 8, 16, 24, 32, 40, 48, 56, 64 (ignoring these bits as DES does).&lt;br /&gt;
#[[XOR]] the result with its encryption under DES using the key 0xC408B0540BA1E0AE.&lt;br /&gt;
#Clear bits 1, 2, 3, 4, 8, 16, 17, 18, 19, 20, 24, 32, 33, 34, 35, 36, 40, 48, 49, 50, 51, 52, 56, 64.&lt;br /&gt;
#Encrypt the result under DES using the key 0xEF2C041CE6382FE6.&lt;br /&gt;
&lt;br /&gt;
The resulting 64-bit data is to be used as a DES key. Due to step 3, a [[brute force attack]] needs to test only 2&amp;amp;lt;sup&amp;amp;gt;40&amp;amp;lt;/sup&amp;amp;gt; possible keys.&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
&lt;br /&gt;
[http://wikipedia.org/ http://wikipedia.org/]&lt;br /&gt;
[[Category:Cryptography]]&lt;br /&gt;
[[Category:Cryptographic algorithms]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>