Answer Posted / ramkumar
Anyone who wishes to sign messages or to receive encrypted
messages must have a key pair. People may have more than
one key pair. In fact, it is advisable to use separate key
pairs for signing messages and receiving encrypted
messages. As another example, someone might have a key pair
affiliated with his or her work and a separate key pair for
personal use. Other entities may also have key pairs,
including electronic entities such as modems, workstations,
web servers (web sites) and printers, as well as
organizational entities such as a corporate department, a
hotel registration desk, or a university registrar's
office. Key pairs allow people and other entities to
authenticate (see Question 2.2.2) and encrypt messages.
Corporations may require more than one key pair for
communication. They may use one or more key pairs for
encryption (with the keys stored under key escrow to
safeguard the key in event of loss) and use a single non-
escrowed key pair for authentication. The lengths of the
encryption and authentication key pairs may be varied
according to the desired security.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Actual role of cryptography is data security .Explain with real world example?
What are some other public key cryptosystems ?
what is trapdoor and how does it works?
What is are "proprietary" and "public" cryptographic algorithms?
What are the advantages of public-key cryptography compared with secret-key cryptography?
What is multiple encryption?
why hash functions are not used for encryption but authentication ?
What is private key cryptography and how we compare it with public key cryptography?
What is the elgamal cryptosystem?
What is probabilistic encryption?
What are the cfb and ofb modes?
What is key management ?
What is exhaustive key search ?
How is an s-box value of AES can be modified? How is it done?
What are the counter and pcbc modes?