what is the difference between encryption and hashing?
Answer Posted / awanindra
Both are methods to hide the original contents of data in
some unrecognizable format.
But Encryption is Reversible Process while hashing is
irreversible process. It means Encrypted data can be
Decrypted to get the original data using encryption key but
hashed data cannot be retrieved since there will be no key
used in hashing.
Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Is there a limit on the file size or on the number of encrypted files?
What are knapsack cryptosystems?
What is the mceliece cryptosystem?
What is cryptographic synchronisation?
What is the difference between Kryptel and Silver Key?
What is private key cryptography and how we compare it with public key cryptography?
How do certifying authorities store their private keys ?
What is nonlinear cryptography?
what is trapdoor and how does it works?
How is an s-box value of AES can be modified? How is it done?
What are the advantages of public-key cryptography compared with secret-key cryptography?
What is the difference between a message authentication code (MAC) and a one-way hash?
What is the Popular Symmetric-Key Encryption Method
What is exhaustive key search ?
What is secret-key cryptography ?