Preview

05 - Symmetric and asymmetric encryption

 1. Encryption is a technique used to protect data by making it …………..

  logical

  blurry

  feasible

  unreadable

 2. Special algorithms called …………are used to convert the data, which is plain text, to ………..text.

  eyns / eyn

  ciphers / cipher

  unstarred / starred

  passwords / password

 3. The plain text is the original data, whereas cipher text is the original data that has been transformed into an unreadable form which is not possible to ………..

  mix up unless it is going through a cable

  comprehend without a human

  understand without the use of a key

  delete

 4. Keys are used to …………messages into their original form.
Note: messages are encrypted into cipher text

  encrypt

  delete

  complete

  decrypt

 5. Symmetric encryption uses the same key for encryption and decryption where as asymmetric encyrption uses…..

  similar keys for both

  only plain text without the need for keys

  no keys at all

  different keys for encryption and decryption

 6. In public key cryptrography, each party using a public/private key encryption scheme has ………….

  a single key, known only to them.

  two keys, both only known to them and highly confidential.

  two keys, both freely available to the public

  two keys: a private key known only to them and a public freely available key

 7. Public and private keys are related to each other - the private key can decode messages encoded by the public key and ….

  the public key cannot decode messages in order to keep the system secure

  the public key can only decode messages that have numbers

  None of the above

  the public key can decode messages encrypted with the private key

 8. The public key can be used to decode messages encoded by itself and the same goes for the private key.

  FALSE

  TRUE

 9. To send an encrypted message to another party, the transmitter will encode the message using the …………………

  None of the above

  public key of the sender

  private key of the sender

  public key of the receiver

 10. Any receiver (not just the correct receiver) has the private key to decode the message and so anyone can decode it.

  TRUE

  FALSE

 11. The 'symmetry' is caused by the fact that the messages encrypted by the public key can only be decrypted using the corresponding private key and …..

  all other messages encrypted using the private key cannot be decrypted

  None of the above

  messages encrypted using the private key can only be decrypted using the public key

  the private key is the same (in binary sequences) as the text itself

 12. Symmetry with public and private keys (encryption and decryption) is what allows for digital signatures.

  TRUE

  FALSE

 13. Symmetric encryption is when the key used to secure a message is used to both encrypt and decrypt a message.

  FALSE

  TRUE

 14. A widely used symmetric encryption key used in the 1990s was the DES (Data encryption standard). In 1998 a powerful machine cracked the key in just three days!
Note: This symmetric key had a 52 bit-secret key which they once thought was highly secure

  TRUE

  FALSE

 15. ………………………..are often found in commercial sectors of the business world as they offer the highest forms of protection.

  asymmetric keys

  key passwords (numerical)

  biometric keys

  symmetric keys

 16. The features/advantages of assymetric key encryption include:
Note: By seperating the keys and making them different, it allows you to control who has the right to read encrypted data.

  All of the above

  Only certain people would be able to read the encrypted data.

  The sender doesn't need to to decrypt the data once they've sent it.

  By seperating the keys, people can only send data.

 17. With ………………….encryption it is possible to see how certain characters are affected and decrypt the message to see the plain text.

  symmetric

  biometric

  asymmetric

  metric

 18. Without the …………….it becomes increasibly impossible to retrieve the plain text from the cipher text (in assymetric encryption).

  symmetric key

  None of the above

  private key

  public key

 19. Some 'ransomware' will infect a computer with a virus, encrypt the data on a hard drive with a key, and the user would have to pay to have it 'unlocked'.

  TRUE

  FALSE

 20. Generlally speaking, symmetric encryption is far more secure and reliable than asymmetric encryption.

  TRUE

  FALSE