<?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=HAVAL</id>
	<title>HAVAL - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=HAVAL"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=HAVAL&amp;action=history"/>
	<updated>2026-05-15T09:29:36Z</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=HAVAL&amp;diff=2407&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;'''HAVAL''' is a cryptographic hash function. Unlike MD5, but like most modern cryptographic hash functions, HAVAL can produce hashes of different lengths. HAVAL can p...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=HAVAL&amp;diff=2407&amp;oldid=prev"/>
		<updated>2019-03-21T04:06:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;HAVAL&amp;#039;&amp;#039;&amp;#039; is a &lt;a href=&quot;/Cryptographic_hash_function&quot; title=&quot;Cryptographic hash function&quot;&gt;cryptographic hash function&lt;/a&gt;. Unlike &lt;a href=&quot;/MD5&quot; title=&quot;MD5&quot;&gt;MD5&lt;/a&gt;, but like most modern cryptographic hash functions, HAVAL can produce hashes of different lengths. HAVAL can p...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''HAVAL''' is a [[cryptographic hash function]]. Unlike [[MD5]], but like most modern cryptographic hash functions, HAVAL can produce hashes of different lengths. HAVAL can produce hashes in lengths of 128 bits, 160 bits, 192 bits, 224 bits, and 256 bits. HAVAL also allows users to specify the number of rounds (3, 4, or 5) to be used to generate the hash.&lt;br /&gt;
&lt;br /&gt;
HAVAL was invented by [[Yuliang Zheng]], [[Josef Pieprzyk]], and [[Jennifer Seberry]] in 1992.&lt;br /&gt;
&lt;br /&gt;
==HAVAL hashes==&lt;br /&gt;
The HAVAL hashes (also termed ''fingerprints'') are typically represented as 32-, 40-, 48-, 56- or 64-digit [[hexadecimal]] numbers. The following demonstrates a 43-byte [[ASCII]] input and the corresponding HAVAL hash (256 bits, 5 passes):&lt;br /&gt;
&lt;br /&gt;
 HAVAL(&amp;quot;The quick brown fox jumps over the lazy og&amp;quot;, 256, 5) =&lt;br /&gt;
 b89c551cdfe2e06dbd4cea2be1bc7d557416c58ebb4d07cbc94e49f710c55be4&lt;br /&gt;
&lt;br /&gt;
Even a small change in the message will (with overwhelming probability) result in a completely different hash, e.g. changing the letter &amp;amp;lt;tt&amp;amp;gt;d&amp;amp;lt;/tt&amp;amp;gt; to a &amp;amp;lt;tt&amp;amp;gt;c&amp;amp;lt;/tt&amp;amp;gt; produces the following hash value:&lt;br /&gt;
&lt;br /&gt;
 HAVAL(&amp;quot;The quick brown fox jumps over the lazy og&amp;quot;, 256, 5) = &lt;br /&gt;
 60983bb8c8f49ad3bea29899b78cd741f4c96e911bbc272e5550a4f195a4077e&lt;br /&gt;
&lt;br /&gt;
The hash of a zero-length string is:&lt;br /&gt;
&lt;br /&gt;
 HAVAL(&amp;quot;&amp;quot;, 256, 5)&lt;br /&gt;
 = be417bb4dd5cfb76c7126f4f8eeb1553a449039307b1a3cd451dbfdc0fbbe330&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Research has uncovered weaknesses which make further use of HAVAL (at least the variant with 128 bits and 3 passes with 2&amp;amp;lt;sup&amp;amp;gt;6&amp;amp;lt;/sup&amp;amp;gt; operations) questionable. On 17 August 2004, [[hash collision|collision]]s for HAVAL (128 bits, 3 passes) were announced by [[Xiaoyun Wang]], Dengguo Feng, [[Xuejia Lai]], and Hongbo Yu.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Hash function security summary]]&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>