Μετάφραση του "hash function" σε Ελληνικά
Οι Συνάρτηση κατατεμαχισμού, συνάρτηση κατακερματισμού είναι οι κορυφαίες μεταφράσεις του "hash function" σε Ελληνικά.
(computing) an algorithm that generates a numeric, or fixed-size character output from a variable-sized piece of text or other data; used in database table queries, cryptography and in error-checking [..]
-
Συνάρτηση κατατεμαχισμού
type of function that can be used to map data of arbitrary size to data of fixed size
-
συνάρτηση κατακερματισμού
An algorithm that produces a hash value of some piece of data, such as a message or session key. With a good hash algorithm, changes in the input data can change every bit in the resulting hash value; for this reason, hashes are useful in detecting any modification in a data object, such as a message. Furthermore, a good hash algorithm makes it computationally infeasible to construct two independent inputs that have the same hash. Typical hash algorithms include MD2, MD4, MD5, and SHA-1.
Data signature verification on downloaded data shall follow the signature scheme with appendix defined in reference (PKCS1) with the SHA-1 hash function.
Η επαλήθευση της υπογραφής στα δεδομένα που τηλεφορτώνονται ακολουθεί τη διάταξη υπογραφής, με το παράρτημα που προσδιορίζεται στην παραπομπή PKCS1 με τη συνάρτηση κατακερματισμού SHA-1.
-
Εμφάνιση αλγοριθμικά δημιουργημένων μεταφράσεων
Αυτόματες μεταφράσεις του " hash function " σε Ελληνικά
-
Glosbe Translate
-
Google Translate
Φράσεις παρόμοιες με "hash function" με μεταφράσεις σε Ελληνικά
-
Κρυπτογραφική Συνάρτηση Κατατεμαχισμού