Question

In: Computer Science

Write a two paragraph description of hashing that a non-technical user could understand .

Write a two paragraph description of hashing that a non-technical user could understand .

Solutions

Expert Solution

`Hey,

Note: Brother if you have any queries related the answer please do comment. I would be very happy to resolve all your queries.

In cooking, to hash something means to chop it and then mix it. It’s from this we get “hash browns” — the shredded-and-fried potato king of an English breakfast. A hash function is where a computer takes an input of any length and content (e.g. letters, numbers, and symbols) and uses a mathematical formula to chop it, mix it up, and produce an output of a specific length. This is how we can take all 14 lines in Shakespeare’s sonnet, or the 31 verses in Chapter 1 of Genesis, and produce an output of only 32 characters.

We can create hashes of nearly any digital content: a document, an image, a song, anything. It may be easier to understand when you remember that any digital content is, at its lowest level, just a string of zeros and ones. Everything can be represented in binary: “hello!” in UTF-8 binary is 01001000 01100101 01101100 01101100 01101111 00100001. It’s this binary code that a hash function is scrambling.

Kindly revert for any queries

Thanks.


Related Solutions

Problem description Write a C++ program that prompts the user to enter two non-negative integers, firstNum...
Problem description Write a C++ program that prompts the user to enter two non-negative integers, firstNum and secondNum. The program then prints all palindromic primes (Links to an external site.) between firstNum and secondNum, inclusive. A palindromic number is a number whose digits are the same forward or backward (e.g., 12321). A palindromic prime is a prime number that is also a palindromic number (e.g., 101). You must implement and use the following functions as prototyped below: /// --------------------------------------------------------------- ///...
Please could any one write a paragraph or two to explain the application of magnetic nanoparticles...
Please could any one write a paragraph or two to explain the application of magnetic nanoparticles ( iron oxide ) in biotechnology, biomedicine and engineering. Please I really need clear explanation for each of those domains
Please could any one write a paragraph or two to explain the application of magnetic nanoparticles...
Please could any one write a paragraph or two to explain the application of magnetic nanoparticles ( iron oxide ) in biotechnology, biomedicine and engineering. Please I really need clear explanation for each of those domains
Write a Powershell script to create a Windows user account that is a non-admin user. This...
Write a Powershell script to create a Windows user account that is a non-admin user. This assignment assumes that you already have a Windows VM, with the administrator account created.. To complete the assignment, write the PowerShell script, run it on your VM, and submit the script here.
Exercise #3 python Write a program that could evaluate the relationship between two values. User is...
Exercise #3 python Write a program that could evaluate the relationship between two values. User is to key in the two values, and it will be stored in variable, num1 and num2. The program will do a comparison between the two values. If num1 is greater than num2, a message will be display on screen to indicate that num1 is greater than num2. The program will also display appropriate messages when num2 is greater than num1; and num1 is equal...
Phyton Exercise 3 Write a program that could evaluate the relationship between two values. User is...
Phyton Exercise 3 Write a program that could evaluate the relationship between two values. User is to key in the two values, and it will be stored in variable, num1 and num2. The program will do a comparison between the two values. If num1 is greater than num2, a message will be display on screen to indicate that num1 is greater than num2. The program will also display appropriate messages when num2 is greater than num1; and num1 is equal...
write a 3-paragraph description of traditional dance in Iraq. The first paragraph has general, background information...
write a 3-paragraph description of traditional dance in Iraq. The first paragraph has general, background information to help the reader understand the context. The last sentence of the first paragraph tells the reader what the description is about. The second paragraph describes the dance. The last paragraph repeats the basic idea and may have a look to the future.
Assignment Description Write a program that will have a user guess whether a person is a...
Assignment Description Write a program that will have a user guess whether a person is a musician or a writer. You will create a group of four names, two musicians and two writers, and show the user a name randomly selected from the four. The user will then guess whether they think the name belongs to a musician or writer. After a guess, the program will tell the user whether they are correct, repeat the name, and reveal the correct...
Problem Description: Write a program that prompts the user to enter a directory and displays the...
Problem Description: Write a program that prompts the user to enter a directory and displays the number of the files in the directory. Analysis: (Describe the problem including input and output in your own words.) Design: (Describe the major steps for solving the problem. How do you use recursion to solve this problem.) Coding: (Copy and Paste Source Code here. Format your code using Courier 10pts) Name the public class Exercise18_29 Testing: (Describe how you test this program)
write two paragraph reactions to the suicide
write two paragraph reactions to the suicide
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT