If the hash tree only needs to protect against unintentional damage, much less secure checksums such as CRCs can be used.[citation needed]
Jeśli drzewo skrótów służy tylko do ochrony przed przypadkowym uszkodzeniem, zamiast niego mogą być użyte mniej bezpieczne sumy kontrolne takie jak CRC.
If the hash tree only needs to protect against unintentional damage, much less secure checksums such as CRCs can be used.
Jeśli drzewo skrótów służy tylko do ochrony przed przypadkowym uszkodzeniem, zamiast niego mogą być użyte mniej bezpieczne sumy kontrolne takie jak CRC.
Using a hash tree improves data retrieval times significantly in large databases.
Wykorzystanie drzewa skrótów znacznie skraca czas wyszukiwania danych w dużych bazach.
A hash tree reduces data duplication by linking hashes to specific files.
Drzewo skrótów ogranicza duplikację danych poprzez powiązanie skrótów z konkretnymi plikami.
The hash tree helps in verifying the integrity of data blocks efficiently.
Drzewo skrótów pomaga w efektywnym weryfikowaniu integralności bloków danych.
The hash tree structure allows quick checks of data authenticity.
Struktura drzewa skrótów umożliwia szybkie sprawdzanie autentyczności danych.
The developer explained the importance of the hash tree in cybersecurity.
The main difference from a hash list is that one branch of the hash tree can be downloaded at a time and the integrity of each branch can be checked immediately, even though the whole tree is not available yet.
Główną różnicą od listy skrótów jest to, że pojedyncza gałąź drzewa skrótów może być pobrana osobno i integralność każdej gałęzi można sprawdzić od razu, nawet jeśli całe drzewo nie jest jeszcze dostępne.
In the top of a hash tree there is a top hash (or root hash or master hash).
Na szczycie drzewa skrótów znajduje się korzeń (ang. top hash, root hash, master hash).
Most hash tree implementations are binary (two child nodes under each node) but they can just as well use many more child nodes under each node.
Większość implementacji drzew skrótów jest binarnych (dwa węzły potomne pod każdym węzłem), ale mogą równie dobrze korzystać z wielu węzłów potomnych pod każdym węzłem.
If the hash tree only needs to protect against unintentional damage, unsecured checksums such as CRCs can be used.
Jeśli drzewo skrótów służy tylko do ochrony przed przypadkowym uszkodzeniem, zamiast niego mogą być użyte mniej bezpieczne sumy kontrolne takie jak CRC.
It uses a binary hash tree (two child nodes under each node), usually has a data block size of 1024 bytes and uses the Tiger hash.
Używa binarnych drzew skrótów (dwa węzły potomne pod każdym węzłem), zazwyczaj ma rozmiar bloku danych 1024 - bajtów i używa kryptograficznego skrótu Tiger.
The Tiger tree hash is a widely used form of hash tree.
Drzewo skrótów Tiger jest powszechnie stosowaną formą drzewa skrótów.