what is the difference between encryption and hashing?
Answer / 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 |
How Encoding is different from Encryption?
What are "stream" and "block" ciphers?
What is Ciphertext?
How do certifying authorities store their private keys ?
why hash functions are not used for encryption but authentication ?
whats cryptanalysis?
what is trapdoor and how does it works?
What are the advantages of public-key cryptography compared with secret-key cryptography?
Hello. In Snort, how a digital signature is actually created for the authentication purpose and thereby provides intrusion detection as well as prevention. How the software for IDS/IPS comes to know regarding the threat/vulnerability using digital signature ? Whether any specific language or programming is used or not.
What is public key encryption?
How to change the encrypted file icon?
What are some other public key cryptosystems ?