Classic Encryption Flashcards
29 Questions
100 Views

Classic Encryption Flashcards

Created by
@BrainiestDouglasFir

Questions and Answers

What does 'plaintext' refer to?

  • Coded Message
  • Algorithm for transforming plaintext to ciphertext
  • Information used in cipher known only to the sender/receiver
  • Original Message (correct)
  • What is 'ciphertext'?

  • Algorithm for transforming plaintext
  • Information used in cipher
  • Original Message
  • Coded Message (correct)
  • What is a cipher?

    Algorithm for transforming plaintext to ciphertext

    What is a key in cryptography?

    <p>Information used in cipher known only to the sender/receiver</p> Signup and view all the answers

    What does encipher/encrypt mean?

    <p>Converting plaintext to ciphertext</p> Signup and view all the answers

    What does decipher mean?

    <p>Converting ciphertext to plaintext</p> Signup and view all the answers

    What is cryptography?

    <p>The study of encryption principles/methods</p> Signup and view all the answers

    What is cryptoanalysis?

    <p>Study of principles/methods of deciphering ciphertext without knowing the key</p> Signup and view all the answers

    What does cryptology encompass?

    <p>Field of both cryptography and cryptoanalysis</p> Signup and view all the answers

    What are the requirements for a symmetric cipher?

    <p>All of the above</p> Signup and view all the answers

    What is the objective of cryptoanalysis?

    <p>To recover the key and not the message</p> Signup and view all the answers

    What are the two types of attacks used in cryptoanalysis?

    <p>Cryptanalytic Attack</p> Signup and view all the answers

    What are the features of a cryptanalytic attack?

    <p>When only the ciphertext or, plaintext, chosen plaintext, chosen ciphertext, chosen text is known</p> Signup and view all the answers

    What does ciphertext only mean?

    <p>Only know algorithm, and ciphertext, is statistical, know or can identify plaintext</p> Signup and view all the answers

    What is known plaintext?

    <p>Know/suspect plaintext and ciphertext</p> Signup and view all the answers

    What does chosen plaintext mean?

    <p>Select plaintext and obtain ciphertext</p> Signup and view all the answers

    What is chosen ciphertext?

    <p>Select plaintext and obtain ciphertext</p> Signup and view all the answers

    What does chosen text mean?

    <p>Select plaintext or ciphertext to encrypt/decrypt</p> Signup and view all the answers

    What is a brute-force search?

    <p>The attacker tries every possible key on a piece of ciphertext until an intelligible translation into plaintext is obtained</p> Signup and view all the answers

    What are the two basic building blocks of all encryption techniques?

    <p>Transposition</p> Signup and view all the answers

    What are classical substitution ciphers?

    <p>Where characters of plaintext are replaced by other characters</p> Signup and view all the answers

    What is a Caesar cipher?

    <p>26 possible ciphers, brute force search</p> Signup and view all the answers

    What is a monoalphabetic cipher?

    <p>Rather than just shifting the alphabet, could simply jumble the letters randomly</p> Signup and view all the answers

    What is Playfair encryption?

    <p>The Playfair cipher is a substitution cipher that employs a table where one letter is omitted</p> Signup and view all the answers

    What is a multiletter substitution cipher?

    <p>Substitute m successive plaintext letters with m ciphertext letters</p> Signup and view all the answers

    What are transposition ciphers?

    <p>Hides the message by rearranging the letter order</p> Signup and view all the answers

    What are transposition/permutation ciphers?

    <p>These hide the message by rearranging the letter order without altering the actual letters used</p> Signup and view all the answers

    What are row transposition ciphers?

    <p>Writes letters of message out in rows over specified number of columns</p> Signup and view all the answers

    What is the Hill cipher?

    <p>Cm<em>m = Km</em>m x Pm*m</p> Signup and view all the answers

    Study Notes

    Key Concepts in Classic Encryption

    • Plaintext: The original message before encryption.
    • Ciphertext: The coded version of the plaintext after encryption.
    • Cipher: An algorithm designed to transform plaintext into ciphertext.
    • Key: A unique piece of information used in a cipher, known only to the sender and receiver.

    Encryption and Decryption Processes

    • Encipher/Encrypt: The process of converting plaintext into ciphertext.
    • Decipher: The reverse process, transforming ciphertext back into plaintext.

    Fields of Study

    • Cryptography: The science of encoding messages to maintain confidentiality.
    • Cryptoanalysis: The study aimed at deciphering ciphertext without needing the key.
    • Cryptology: The overarching field that combines both cryptography and cryptoanalysis.

    Symmetric Ciphers Requirements

    • Requires a strong encryption algorithm and a secret key shared only between sender and receiver.
    • Assumes the encryption algorithm is publicly known.
    • Secure channels are necessary for key distribution.
    • Mathematical relationship exists where Y = EK(X) and X = DK(Y).

    Objectives and Attacks in Cryptoanalysis

    • Objective: To recover the key used for encryption rather than the original message.
    • Types of Attacks: Cryptanalytic and brute-force attacks.
    • Cryptanalytic Attack Features: Based on known ciphertext, plaintext, chosen plaintext, or chosen ciphertext.

    Types of Knowledge in Attacks

    • Ciphertext only: Knowing the encryption algorithm and ciphertext; relies on statistical analysis.
    • Known plaintext: Possessing both suspected plaintext and corresponding ciphertext.
    • Chosen plaintext: Picking specific plaintext to obtain the corresponding ciphertext.
    • Chosen ciphertext: Similar to chosen plaintext, used to gather ciphertext from selected plaintext.
    • Chosen text: Involves selecting plaintext or ciphertext for encrypting/decrypting purposes.
    • The method of systematically testing every possible key to decode the ciphertext into intelligible plaintext.

    Basic Components of Encryption Techniques

    • Substitution: Replacing plaintext characters or bit patterns with ciphertext characters or bit patterns.
    • Transposition: Rearranging the order of characters in the plaintext without changing the actual letters.

    Classical Ciphers

    • Caesar Cipher: A rotational cipher with 26 possible shifts, susceptible to brute-force attacks.
    • Monoalphabetic Cipher: Jumbles the letters randomly, providing 26 unique keys for encryption.
    • Playfair Encryption: Uses a 5x5 grid to substitute letters, omitting one character from the alphabet.
    • Multiletter Substitution Cipher: Substitutes m plaintext letters with m ciphertext letters, exemplified by the Hill Cipher.

    Transposition Ciphers

    • Employ letter rearrangement to obscure the message.
    • Row Transposition Ciphers: Write plaintext in rows across a specified number of columns, then reorder the columns based on a key before reading the rows.

    Advanced Example

    • Hill Cipher: Uses matrix mathematics in the encryption process, encapsulating complex relationships between plaintext, ciphertext, and keys.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Description

    Test your knowledge of classic encryption terms with these flashcards. Each card provides a key term related to encryption along with its definition to help reinforce your understanding of the subject. Perfect for students learning about cryptography.

    Use Quizgecko on...
    Browser
    Browser