Who needs a key pair ?

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


Please Help Members By Posting Answers For Below Questions

What are the disadvantages of public-key cryptography compared with secret-key cryptography?

523


Actual role of cryptography is data security .Explain with real world example?

1467


What Is Encryption?

578


What is probabilistic encryption?

598


whats cryptanalysis?

1774






What is public-key cryptography ?

1525


What is the difference between a message authentication code (MAC) and a one-way hash?

3407


A company wants to transmit data over the telephone, but it is concerned that its phones may be tapped. All of its data is transmitted as four-digit integers. It has asked you to write a program that will encrypt its data so that the data may be transmitted more securely. Your script should read a four digit integer entered by the user in a prompt dialog and encrypt it as follows: Replace each digit by (the sum of that digit plus 7) modulus 10. Then swap the first digit with the third, and swap the second digit with the fourth. Then output XHTML text that displays the encrypted integer.

3126


what is trapdoor and how does it works?

1595


How to remove the Kryptel (Silver Key) icon from the desktop?

1675


How is an s-box value of AES can be modified? How is it done?

1456


What is meant by 1024, 2048, 5096 bit encryption?

3285


What are the counter and pcbc modes?

577


What is decryption?

578


What is the rabin signature scheme?

573