GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

Author Archives: Anonymous

Say we modify CBC-MAC to incorporate a random IV. So authent…

Say we modify CBC-MAC to incorporate a random IV. So authentication of a 1-block message m using a block cipher F and key k is done by choosing a uniform IV and outputting the tag IV,Fk(IV⊕m). Verification is done in the natural way. Say this scheme is used with an 4-byte block cipher, and an attacker sees the tag 0x01 01 01 01 05 06 07 08 on the message 0x 00 00 01 01. Which of the following will be a valid message/tag pair?

Read Details

Assume El Gamal encryption, where the group being used is…

Assume El Gamal encryption, where the group being used is Z47∗ with generator 5. (This group has order 46, which is not prime. But El Gamal encryption can be defined in any cyclic group.) Assume the public key contains h=10. Say an attacker sees a ciphertext (41, 18) that is the encryption of some unknown message m. Which of the following is an encryption of [5m mod 47]?

Read Details

Assume CBC-mode encryption using an 8-byte (64-bit) block ci…

Assume CBC-mode encryption using an 8-byte (64-bit) block cipher. Say a sender encrypts the 8-byte message “sendme$2” (encoded in ASCII), resulting in ciphertext 0xFF 09 28 30 8C 93 81 06 39 D0 81 5A 07 79 17 43. Which of the following ciphertexts will decrypt to the message “sendme$4” ?

Read Details

Which of the following is a generator of Z*11?

Which of the following is a generator of Z*11?

Read Details

What is ϕ(77)?

What is ϕ(77)?

Read Details

Which of the following is a setting in which a pseudorandom…

Which of the following is a setting in which a pseudorandom generator could be applied?

Read Details

Which of the following would NOT be a secure way for a recei…

Which of the following would NOT be a secure way for a receiver to distribute her key for a public-key encryption scheme? (Assume a passive, eavesdropping attacker here.)

Read Details

Which of the following BEST describes the security offered b…

Which of the following BEST describes the security offered by the Diffie-Hellman key-exchange protocol (assuming the DDH problem is hard)?

Read Details

What is the size of key space |K| for a byte-wise shift ciph…

What is the size of key space |K| for a byte-wise shift cipher, considering the message space as English alphabets, and encryption algorithm as Enc​(m)=(m⊕k)?

Read Details

Let G be a function mapping n-bit inputs to 2n-bit outputs….

Let G be a function mapping n-bit inputs to 2n-bit outputs. Which of the following is true of the pseudo one-time pad encryption scheme based on G?

Read Details

Posts pagination

Newer posts 1 … 36,812 36,813 36,814 36,815 36,816 … 88,560 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top