What is the translation of " HASH-ALGORITHMUS " in English?

hashing algorithm
hashalgorithmus
hash-algorithmus

Examples of using Hash-algorithmus in German and their translations into English

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Hash-Algorithmus„ %1“ nicht gefunden. Bitte einen anderen wählen.
Hash algorithm"%1" not found. Please choose another one.
Sollten die Einträge der CSV-Datei keinen Hash-Algorithmus verwenden, wählen Sie Keiner.
Select None if your CSV file entries use no hash algorithm.
Korrigieren Sie Ihre Auswahl unter Wählen Sie den in der Datei verwendeten Hash-Algorithmus.
Correct your selection under Specify the hash algorithm used in the import file.
Hash-Algorithmus wird nicht von der aktuellen Version von Banana Buchhaltung unterstützt.
Hash algorithm is not supported by your current version of Banana Accounting Software.
Dabei kommt entweder ein Sort/Group-Algorithmus, oder seit Version 10.1 ein Hash-Algorithmus zum Einsatz.
This operation maybe executed using a sort/group-by algorithm or a hash based approach since v10.1.
Der erste, der Hash-Algorithmus, baut das aggregierte Ergebnis in einer Hash-Tabelle auf.
The first one, the hash algorithm, aggregates the input records in a temporary hash table.
Dieses Beispiel zeigt, wie ein Hash einer Nachricht mit einem HSM und dem SHA-512 Hash-Algorithmus generiert wird.
This sample shows how to generate a hash of a message using an HSM and the SHA-512 hash algorithm.
Legt den Hash-Algorithmus fest, der whrend der sogenannten Negotiation der Phase 1 zwischen den Knoten eingesetzt wird.
Specifies the hash algorithm used during phase 1 negotiation between nodes.
Wichtig: Wenn Sie den Wirecard Demozugang benutzen, muss der Hash-Algorithmus auf HMAC-SHA512 eingestellt sein.
Important: When you are using the Wirecard demo access,you have to set the hash algorithm to HMAC-SHA512 in your billwerk account.
Der Name des Hash-Algorithmus, der für das Hashing der vorherigen Digest-Datei verwendet wurde.
The name of the hash algorithm that was used to hash the previous digest file.
MySQL führt ein normales group by mit dem Sort/Group-Algorithmus aus, da der Hash-Algorithmus in Version 5.6 noch nicht implementiert ist.
A regular group by is executed with the sort/group algorithm, because MySQL does not implement Hash-Group as of release 5.6.
Hinweis: Der Hash-Algorithmus der CSV-Datei muss mit dem Hash-Algorithmus der ausgewählten individuellen Sperrliste übereinstimmen.
Note: The CSV file's hash algorithm must match the hash algorithm of the selected blacklist.
Ich empfehle mindestens zwei unterschiedliche Techniken für die Dateiintegritätsprüfung zu verwenden, einen Hash-Algorithmus wie z.
I recommend to combine at least two different techniques, a hash algorithm such as SHA-1 and a CRC such as CRC32 are a very good combination for file integrity checks.
Denial-of-Service-Attacke für Rubys Hash-Algorithmus gefunden(CVE-2011-4815) veröffentlicht am 28. Dez. 2011.
Denial of service attack was found for Ruby's Hash algorithm(CVE-2011-4815) published at 28 Dec, 2011.
Die Bergbau-Software ist sehr einfach und im Grundezu verwenden, wenn installiert verwaltet alle Bergbau-Setup für Sie und der Hash-Algorithmus ist alles automatisch.
The mining software is very easy to use andbasically when installed manages all the mining setup for you and the hashing algorithm is all automatic.
Ethminer lässt Ihre CPU oder GPU den Hash-Algorithmus laufen, der für die Sicherung des Netzwerks durch einen Arbeitsnachweis unerlässlich ist.
Ethminer makes your CPU or GPU run the hashing algorithm essential for securing the network through proof of work.
Wenn das Zugriffsmuster eine Abfrage für diesen globalen sekundären Index erfordert, die sehr schnell ausgeführt werden muss und einen Sparse-Ergebnissatzzurückgibt, ist es wahrscheinlich besser, anstelle eines Zufallsmusters einen Hash-Algorithmus zu verwenden, um die Elemente zu verteilen.
If the access pattern requires a high velocity query on this global secondary index that returns a sparse result set,it's probably better to use a hash algorithm to distribute the items rather than a random pattern.
SSL-Zertifikate, die mit dem Hash-Algorithmus SHA-1 signiert wurden, werden künftig von Betriebssystemen und Webbrowsern als nicht mehr sicher eingestuft.
SSL certificates that have been signed with the hash-algorithm SHA-1 will no longer be considered safe by operating systems and browsers in the future.
Ein weitere Methode besteht darin,die Tabelle auf mehrere Hosts zu duplizieren und dann einen Hash-Algorithmus zu verwenden, um festzustellen, welcher Host eine bestimmte Aktualisierung erhalten hat.
Another method is duplicatinga table across multiple hosts and then using a hashing algorithm to determine which host receives a given update.
SHA-256 ist der erforderliche sichere Hash-Algorithmus für den Einsatz in US-Bundesanwendungen, einschließlich der Verwendung von anderen kryptographischen Algorithmen und Protokollen zum Schutz sensibler nicht klassifizierter Informationen.
SHA-256 is the required secure hash algorithm for use in U.S. Federal applications, including use by other cryptographic algorithms and protocols, for the protection of sensitive unclassified information.
Besonderes Augenmerk wurde auf die Wahl des Hash-Algorithmus gelegt. Dadurch sollte es nämlich möglich sein, mehrere GB an redundanten Informationen einsparen zu können.
Attention was placed in the choice of the hashing algorithm; it was possible to save some Gb of redundant information.
Der Hash-Prozessor ist eine vollständig konforme Implementierung des sicheren Hash-Algorithmus(SHA-1, SHA-224, SHA-256), des MD5(message-digest algorithm 5) Hash-Algorithmus und des HMAC(Keyed-Hash Message Authentisierungscode) Algorithmus, der für eine Vielzahl von Anwendungen geeignet ist.
The hash processoris a fully compliant implementation of the secure hash algorithm(SHA-1, SHA-224, SHA-256), the MD5(message-digest algorithm 5) hash algorithm, and the HMAC(Keyed-Hash Message Authentication Code)algorithm, which is suitable for a variety of applications.
Aus dem Gesamtpaket wird eine Prüfsumme mittels Hash-Algorithmen errechnet.
A checksum is calculated for the complete package using a hash algorithm.
Es können die folgenden Hash-Algorithmen definiert werden in Groß- oder Kleinbuchstaben.
The following hashing algorithms may be specified in upper or lower case.
Des Weiteren kann noch zwischen verschiedensten Hash-Algorithmen gewählt werden, wobei SHA-256 der Standard ist.
You also can choose between different hash alogrithms where SHA-256 is default.
Für diejenigen, die die alternativen Hash-Algorithmen in unserer Code-Basis kennen.
For those who knows alternative hash algorithms inside our code base.
Einbindung der Libtomcrypt Library in PureBasic- enthält die Hash-Algorithmen SHA-1, SHA-256, SHA-512 und die Cipher-Algorithmen Blowfish, Twofish.
Including of the Libtomcrypt library in PureBasic- contains the hash algorithms SHA-1, SHA-256, SHA-512 and the cipher algorithms Blowfish, Twofish.
Hash-Algorithmen zeichnen sich dadurch aus, dass das Ergebnis(der Hash-Code) charakteristisch für die Eingangsdaten ist(„Fingerabdruck“), ohne dass umgekehrt vom Hash-Code auf die Eingangsdaten geschlossen werden könnte.
Hash algorithms are distinguished by the fact that their results(the hash code) are a unique fingerprint of the original data. Conversely, the original data cannot be determined on the basis of the hash code.
GNU Crypt(libgcrypt) ist eine kryptografische Mehrzweckbibliothek und bietet übliche kryptografische Bausteine wiesymmetrische Ziffern, Hash-Algorithmen, Public-Key-Algorithmen, große Integer-Funktionen und Zufallsgenerierung. Handbuch.
Libgcrypt is a general-purpose cryptographic library. It provides the standard cryptographicbuilding blocks such as symmetric ciphers, hash algorithms, public key algorithms, large integer functions and random number generation. doc.
Die Signatur-API fügt die biometrischen Daten und das Schriftbild der Unterschrift in einPDF/A-Dokument ein und verknüpft diese mit Hilfe von HASH-Algorithmen und asymmetrischer Versiegelung manipulations- und diebstahlsicher mit dem PDF Dokument.
The Software API inserts the biometric data and signature image into a PDF/A document andlinks them to the PDF document by means of hash algorithms and asymmetrical encryption, making them secure against modification and/or theft.
Results: 37, Time: 0.019

Top dictionary queries

German - English