<?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=Locality-preserving_hashing</id>
	<title>Locality-preserving hashing - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Locality-preserving_hashing"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Locality-preserving_hashing&amp;action=history"/>
	<updated>2026-05-15T09:32:22Z</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=Locality-preserving_hashing&amp;diff=2443&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{#seo: |title=Locality-preserving hashing - zaoniao Wiki |keywords=Locality-preserving hashing, hashing, locality, preserving, hashing, hash, function, point, space |descript...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Locality-preserving_hashing&amp;diff=2443&amp;oldid=prev"/>
		<updated>2019-03-22T03:49:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{#seo: |title=Locality-preserving hashing - zaoniao Wiki |keywords=Locality-preserving hashing, hashing, locality, preserving, hashing, hash, function, point, space |descript...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#seo:&lt;br /&gt;
|title=Locality-preserving hashing - zaoniao Wiki&lt;br /&gt;
|keywords=Locality-preserving hashing, hashing, locality, preserving, hashing, hash, function, point, space&lt;br /&gt;
|description=Locality-preserving hashing is a hash function f that maps a point or points in a multidimensional coordinate space to a scalar value, such that if we have three points A, B and C.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;amp/&amp;gt;&lt;br /&gt;
In [[computer science]], a '''locality-preserving hashing''' is a [[hash function]] ''f'' that maps a point or points in a multidimensional [[coordinate space]] to a scalar value, such that if we have three points ''A'', ''B'' and ''C'' such that &lt;br /&gt;
:&amp;lt;math&amp;gt;|A-B| &amp;lt; |B-C| \Rightarrow |f(A) - f(B)| &amp;lt; |f(B) - f(C)|. \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In other words, these are hash functions where the relative distance between the input values is preserved in the relative distance between of the output hash values; input values that are closer to each other will produce output hash values that are closer to each other.&lt;br /&gt;
&lt;br /&gt;
This is in contrast to [[cryptography|cryptographic]] hash functions and [[checksum]]s, which are designed to have [[Avalanche effect|maximum output difference between adjacent inputs]].&lt;br /&gt;
&lt;br /&gt;
Locality preserving hashes are related to [[space-filling curve]]s and [[locality-sensitive hashing]].&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
&lt;br /&gt;
[http://wikipedia.org/ http://wikipedia.org/]&lt;br /&gt;
&lt;br /&gt;
[[Category:Cryptography]]&lt;br /&gt;
[[Category:Cryptographic algorithms]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>