Vertaling van "same hash" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
If you enter the same information on another computer, it will also calculate the same hash.
Wenn Sie die gleiche Information an einem anderen Computer eingeben, wird auch dieser den gleichen Hash berechnen.
This signature is unique to each transaction - it is impossible to have two transactions with the same hash.
Diese Signatur ist einzigartig für jede Transaktion - es unmöglich ist, zwei Transaktionen mit dem gleichen Hash zu haben.
A file that is renamed or moved to another folder will still result in the same hash.
Eine Datei kann umbenannt oder in einen anderen Ordner verschoben werden und hat dennoch denselben Hash.
The larger the number of possible hashes, the smaller the chance that two values will create the same hash.
Je größer die Anzahl möglicher Hashes, umso unwahrscheinlicher ist es, dass zwei Werte denselben Hash generieren.
This system offers a high data immutability because it would be nearly impossible that two files will have the same hash.
Dieses System bietet momentan die maximal höchste Unveränderlichkeit der Daten, da es nahezu unmöglich ist, dass zwei Dateien den gleichen Hash haben.
Furthermore, more than one text can produce the same hash - and that's good enough for cybercriminals since they don't actually need to know the real password, any combination of symbols that authenticates their access will do.
Darüber hinaus kann mehr als ein Text denselben Hash erzeugen - und das ist gut genug für Cyberkriminelle, da sie das echte Passwort nicht kennen müssen. Jede Kombination von Symbolen, die ihren Zugriff authentifiziert, reicht aus.
A salt makes it a bit more difficult to crack passwords because it is added to the actual password, so that the same passwords of different users do not have the same hash value.
Ein Salt erschwert das Knacken von Passwörtern ein wenig, da es zum eigentlichen Passwort hinzugefügt wird, sodass gleiche Passwörter nicht zum gleichen Hash Wert führen.
The problem is, the same password produces the same hash under the same algorithm, and because so many people use "123456" to protect their accounts, a password can be guessed based on the hash.
Das Problem ist, dass dasselbe Passwort denselben Hash unter demselben Algorithmus erzeugt. Da so viele Benutzer "123456" zum Schutz ihrer Konten verwenden, kann ein Passwort basierend auf dem Hash erraten werden.
Qualitative hashing functions distinct themselves in having a low chance of giving out the same hash.
Qualitative Hashing-Funktionen unterscheiden sich davon, dass sie eine geringe Chance haben, denselben Hash zu geben.
The cryptographic hash process is impossible to invert, so nobody can reverse-engineer a file that produces the same hash as your file.
Der „Hashing"-Prozess kann nicht umgekehrt werden, dadurch kann niemand eine Datei konstruieren, die den gleichen Hash wie deine Datei produziert.
The same hash will always result from the same data, but modifying the data by even one bit will completely change the hash. Like all computer data, hashes are large numbers, and are usually written as hexadecimal.
Gleiche Daten führen immer zum gleichen Hash. Wird aber auch nur ein einzelnes Bit der Daten geändert sieht der Hash komplett anders aus. Wie alle Daten im Computer bestehen Hashes aus langen Zahlenketten und werden für gewöhnlich in hexadezimaler Schreibweise angegeben.
A collision occurs when there are two different files that produce the same hash when run through the SHA-256 algorithm.
Eine Kollision tritt auf, wenn zwei verschiedene Dateien beim Ausführen des SHA-256-Algorithmus denselben Hash erzeugen.
As soon as it finds another String which has the same hash code it compares them char by char.
Sobald er einen String mit dem gleichen Hash findet, werden die char Arrays elementweise verglichen.