The assignment content involves four problems: (1) decrypting a message using a mono-alphabetic substitution cipher with a key of 40 bits, (2) finding the expected number of keys that encrypt an 8-character plaintext into a given ciphertext, (3) calculating the probability that there is no other key that encrypts a given plaintext to a given ciphertext in a block cipher, and (4) determining the plaintext message from an intercepted ciphertext by fixing errors in a DES implementation.