Computer Science, asked by 678249, 19 days ago

How is Encryption different from Hashing?

Answers

Answered by rathimadhankumar82
1

Answer:

Hashing and encryption are the two most important and fundamental operations of a computer system. Both of these techniques change the raw data into a different format. Hashing on an input text provides a hash value, whereas encryption transforms the data into ciphertext.

Answered by HEARTLESSBANDI
0

Explanation:

Hashing and encryption are the two most important and fundamental operations of a computer system. Both of these techniques change the raw data into a different format. Hashing on an input text provides a hash value, whereas encryption transforms the data into ciphertext.

Similar questions