Answer Posted / ramkumar
If your private key is lost or destroyed but not
compromised, you can no longer sign or decrypt messages,
but anything previously signed with the lost key is still
valid. The CA (see Question 4.1.3.12) must be notified
immediately so that the key can be revoked and placed on a
certificate revocation list (see Question 4.1.3.16) to
prevent any illegitimate use if the key is found or
recovered by an adversary. Loss of a private key can
happen, for example, if you lose the smart card used to
store your key, or if the disk on which the key is stored
is damaged. You should also obtain a new key right away to
minimize the number of messages people send you that are
encrypted under your old key, since these can no longer be
read.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the cfb and ofb modes?
What is public-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
whats cryptanalysis?
How do certifying authorities store their private keys ?
Do encrypted files contain password in some form?
What are "stream" and "block" ciphers?
Actual role of cryptography is data security .Explain with real world example?
What are some other public key cryptosystems ?
What are the ecb and cbc modes?
What Is Encryption?
WHAT IS A SAMPLE USER INTERFACE OF DES ENCRYPTION/DECRYPTION PROJECT?
What is an encryption "key" and what is the importance of key length?
What is the elgamal cryptosystem?