Which statement best describes public key cryptography?

Study for the EC-Council Certified Ethical Hacker Exam v13. Use flashcards and multiple choice questions with hints and explanations. Prepare for your certification exam today!

Multiple Choice

Which statement best describes public key cryptography?

Explanation:
Public key cryptography relies on a pair of keys: a public key that can be shared openly and a private key kept secret. Messages encrypted with the public key can only be decrypted with the private key, enabling secure communication without a pre-shared secret. It also supports digital signatures by using the private key to sign and the public key to verify, which provides authentication and non-repudiation. In practice, systems often use public-key methods to securely exchange a symmetric key, after which fast symmetric encryption handles the bulk data. The other descriptions describe symmetric or hash-only approaches, which do not capture the two-key, asymmetric nature of public key cryptography.

Public key cryptography relies on a pair of keys: a public key that can be shared openly and a private key kept secret. Messages encrypted with the public key can only be decrypted with the private key, enabling secure communication without a pre-shared secret. It also supports digital signatures by using the private key to sign and the public key to verify, which provides authentication and non-repudiation. In practice, systems often use public-key methods to securely exchange a symmetric key, after which fast symmetric encryption handles the bulk data. The other descriptions describe symmetric or hash-only approaches, which do not capture the two-key, asymmetric nature of public key cryptography.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy