Toeplitz Hash Algorithm (original) (raw)

Property Value
dbo:abstract The Toeplitz Hash Algorithm describes hash functions that compute hash values through matrix multiplication of the key with a suitable Toeplitz matrix. The Toeplitz Hash Algorithm is used in many network interface controllers for receive side scaling. As an example, with the Toeplitz matrix the key results in a hash as follows: where the entries are bits and all operations are modulo 2. In implementations the highly redundant matrix is not necessarily explicitly stored. (en)
dbo:wikiPageID 42835786 (xsd:integer)
dbo:wikiPageLength 2412 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 951001510 (xsd:integer)
dbo:wikiPageWikiLink dbr:Matrix_multiplication dbr:Hash_function dbc:Hash_functions dbr:Toeplitz_matrix dbr:Network_interface_controller dbr:Scalable_Networking_Pack
dbp:name Toeplitz Hash (en)
dbp:relatedTo dbr:Scalable_Networking_Pack
dbp:wikiPageUsesTemplate dbt:Infobox_cryptographic_hash_function dbt:Reflist dbt:Compu-prog-stub
dct:subject dbc:Hash_functions
rdf:type yago:Abstraction100002137 yago:Function113783816 yago:MathematicalRelation113783581 yago:Relation100031921 yago:WikicatHashFunctions
rdfs:comment The Toeplitz Hash Algorithm describes hash functions that compute hash values through matrix multiplication of the key with a suitable Toeplitz matrix. The Toeplitz Hash Algorithm is used in many network interface controllers for receive side scaling. As an example, with the Toeplitz matrix the key results in a hash as follows: where the entries are bits and all operations are modulo 2. In implementations the highly redundant matrix is not necessarily explicitly stored. (en)
rdfs:label Toeplitz Hash Algorithm (en)
owl:sameAs freebase:Toeplitz Hash Algorithm yago-res:Toeplitz Hash Algorithm wikidata:Toeplitz Hash Algorithm https://global.dbpedia.org/id/n9GG
prov:wasDerivedFrom wikipedia-en:Toeplitz_Hash_Algorithm?oldid=951001510&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Toeplitz_Hash_Algorithm
is dbo:wikiPageDisambiguates of dbr:Toeplitz
is dbo:wikiPageRedirects of dbr:Toeplitz_Hash
is dbo:wikiPageWikiLink of dbr:Toeplitz dbr:Hugo_Krawczyk dbr:Toeplitz_Hash
is foaf:primaryTopic of wikipedia-en:Toeplitz_Hash_Algorithm