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 to change the location of the Kryptel (Silver Key) program group?
What is the mceliece cryptosystem?
What are the advantages of public-key cryptography compared with secret-key cryptography?
How should I store my private key ?
What is luc?
What is meant by 1024, 2048, 5096 bit encryption?
How do certifying authorities store their private keys ?
What is the Popular Symmetric-Key Encryption Method
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 happens if a private key is compromised ?
Can the computer which has been used for encryption be traced?
What is Ciphertext?