Sign In
Ask Question
Hillary Roberts
Computers & Technology
27 February, 14:34
What is our goal for a hashing function?
+2
Answers (
2
)
Akira Moss
27 February, 14:49
0
Answer: Hashing function is the function that is concerned with the future use and thus is indexed in the database. This phenomena is done so that whenever the data that is related with the key can be retrieved and used whenever required.
Therefore, as it is a one-way mechanism, it makes it easy for the reviving data otherwise it would become difficult to search and extract the data from the huge hash tables.
Comment
Complaint
Link
Alexis Ayers
27 February, 14:53
0
Hash function is basically use to represent and index the actual value and key. It is one way operation in which the data is associate with the value and key in the function.
The main purpose of hash function is to maintain the integrity of the data. It basically consist two properties that are:
It is one way property hash function It has property of collision resistance
The main goal of hashing function is to convert the input of variable length into the field length which is known as hash value by using the cryptographic block.
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Find an answer to your question 👍
“What is our goal for a hashing function? ...”
in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers
You Might be Interested in
Look at the following partial class definition, then respond to the questions that follow it: public class Book { private String title; private string author; private string publisher; private int copiesSold; } Write a constructor for this class.
Answers (1)
Sarah wants to place a title at the top of a spreadsheet at the middle. Sarah should ... A. change the alignment to right B. center the text in cell A1 C.
Answers (1)
What is the output of inta = (int) 12.0 / 5 Systemoutprintln (a)
Answers (1)
Write a program called interleave that accepts two ArrayLists of integers list1 and list2 as parameters and inserts the elements of list2 into list1 at alternating indexes.
Answers (1)
What will be the final value of EAX in this example? mov eax, 0 mov ecx, 10; outer loop counter L1: mov eax, 3 mov ecx, 5; inner loop counter L2: add eax, 5 loop L2; repeat inner loop loop L1; repeat outer loop
Answers (1)
New Questions in Computers & Technology
Which amendment discussed in the unit do you think has the greatest effect on your life? Why?
Answers (1)
The data definition, as described in the data dictionary, tells users how each unit of data is defined in the database. Which of the following elements will be used to describe the data? Check All That Apply a.
Answers (1)
Which of these can be used as a smartphone with the power of a laptop? A. Tablet B. E-reader C. Note Book D. Cell Phone
Answers (2)
Each object in your database application is shown in the
Answers (1)
Type the correct answer in the box. Spell all words correctly. Which computer network component connects two different networks together and allows them to communicate?
Answers (1)
Home
»
Computers & Technology
» What is our goal for a hashing function?
Sign In
Sign Up
Forgot Password?