How to find someone else?s public key ?

Answers were Sorted based on User's Feedback



How to find someone else?s public key ?..

Answer / ramkumar

Suppose Alice wants to find Bob's public key. There are
several possible ways of doing this. She could call him up
and ask him to send his public key via e-mail. She could
request it via e-mail, exchange it in person, as well as
many other ways. Since the public key is public knowledge,
there is no need to encrypt it while transferring it,
though one should verify the authenticity of a public key.
A mischievous third party could intercept the transmission,
replace Bob's key with his or her own and thereby be able
intercept and decrypt messages that are sent from Alice to
Bob and encrypted using the ``fake'' public key. For this
reason one should personally verify the key (for example,
this can be done by computing a hash of the key and
verifying it with Bob over the phone) or rely on certifying
authorities (see Question 4.1.3.12 for more information on
certifying authorities). Certifying authorities may provide
directory services; if Bob works for company Z, Alice could
look in the directory kept by Z's certifying authority.

Today, full-fledged directories are emerging, serving as on-
line white or yellow pages. Along with ITU-T X.509
standards (see Question 5.3.2), most directories contain
certificates as well as public keys; the presence of
certificates lower the directories' security needs.

Is This Answer Correct ?    0 Yes 0 No

How to find someone else?s public key ?..

Answer / vsvraju

Public will be embedded in the Certificate. Hence, if you
have a Certificate then we can get the corrosponding public
key from it.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Encryption Decryption Interview Questions

What happens when a key expires ?

2 Answers   TCS,


How can we use quantum properties in cryptography ?

0 Answers  


What is the difference between hardware and software encryption?

1 Answers  


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

0 Answers  


What is the life cycle of a key ?

1 Answers  






what is the difference between encryption and hashing?

1 Answers  


Can the computer which has been used for encryption be traced?

4 Answers   Amazon, NetApp,


How to change the location of the Kryptel (Silver Key) program group?

0 Answers  


What is Ciphertext?

5 Answers  


What is an encryption "key" and what is the importance of key length?

0 Answers  


What is are "proprietary" and "public" cryptographic algorithms?

0 Answers  


What are the counter and pcbc modes?

0 Answers  


Categories
  • Cryptography Algorithms Interview Questions Cryptography Algorithms (52)
  • Digital Certificates Interview Questions Digital Certificates (23)
  • Encryption Decryption Interview Questions Encryption Decryption (77)
  • Ciphers Interview Questions Ciphers (43)
  • Cryptography Protocols Interview Questions Cryptography Protocols (31)
  • Blockchain Interview Questions Blockchain (338)
  • Cryptography General Interview Questions Cryptography General (154)
  • Cryptography AllOther Interview Questions Cryptography AllOther (0)