Q: What is the process of converting plaintext into a fixed-length string of characters that represents the original data?
-
A
Encryption
-
B
Decryption
-
C
Hashing
-
D
Salting
C
Answer:
C
Explanation:
Answer: c) Hashing
Explanation: Hashing is the process of converting plaintext into a fixed-length string of characters that represents the original data. Hashing is a one-way process, meaning that it is not possible to convert the hash back into the original data.
Related Topic:
Share Above MCQ