<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Icecrypt</id>
		<title>Icecrypt - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Icecrypt"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Icecrypt&amp;action=history"/>
		<updated>2026-04-20T14:57:09Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Icecrypt&amp;diff=45007&amp;oldid=prev</id>
		<title>Parchivist: Created page with &quot;{{FormatInfo |formattype=electronic |subcat=Encryption |extensions={{ext|ice}} }} '''icecrypt''' is composed of the ice and deice programs to encrypt and decrypt files using t...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Icecrypt&amp;diff=45007&amp;oldid=prev"/>
				<updated>2023-08-27T21:03:49Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=Encryption |extensions={{ext|ice}} }} &amp;#039;&amp;#039;&amp;#039;icecrypt&amp;#039;&amp;#039;&amp;#039; is composed of the ice and deice programs to encrypt and decrypt files using t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Encryption&lt;br /&gt;
|extensions={{ext|ice}}&lt;br /&gt;
}}&lt;br /&gt;
'''icecrypt''' is composed of the ice and deice programs to encrypt and decrypt files using the [[ICE (encryption algorithm)|ICE]] encryption algorithm. The data is encrypted in Cipher Block Chaining (CBC) mode, with an initialization vector by default obtained from the gettimeofday(2) function.&lt;br /&gt;
&lt;br /&gt;
The ICE encryption algorithm allows key lengths of any multiple of 64 bits by specifying the encryption level. Specifying a level greater than 1 allows long passwords, and correspondingly higher security. The drawback is slower encryption.&lt;br /&gt;
&lt;br /&gt;
This program only uses the lower 7 bits from each character in the password, so the first 10 characters are significant when using levels 0 or 1. For higher levels n, the key size is 64n, so the useful password length will be (64n + 6)/7. Short passwords will be padded out with zeroes.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [https://darkside.com.au/ice/icecrypt.html icecrypt homepage]&lt;/div&gt;</summary>
		<author><name>Parchivist</name></author>	</entry>

	</feed>