Public-Key Cryptography


Symmetric-key encryption only involves one key, and you just use that one key to both encrypt and decrypt a message. Whereas, public-key (asymmetric-key) cryptography is any cryptographic system that uses pairs of keys: The cryptography accomplishes two functions:




Review: Cryptography
    Which statement is NOT true?

      Asymmetric-key encryption only involves one key.
      Public key is made available to everyone.
      Two major functions of cryptography is authentication and encryption.
      Whatever is encrypted with a public key may only be decrypted by its corresponding private key and vice versa.
Result: