Semester 2 Mock Flashcards
Encode the following message using the Caesar Cipher: ENCRYPTION
HQFUBSWLRQ
What is the maximum number of unique keys available for use with AES?
???
What is the block size associated with AES?
128 bits
How many rounds does the AES encryption algorithm specify?
In AES the number of rounds is dependent on the key size, cycles of repetition are as follows:
● 10 cycles of repetition for 128-bit keys.
● 12 cycles of repetition for 192-bit keys.
● 14 cycles of repetition for 256-bit keys.
How many sub-keys are generated when using AES?
???One for each round
What is the purpose of the S-boxes in AES?
…
Calculate Φ(n) where p = 17 and q = 5
Detail your calculations
(3marks)
…
Explain how an electronic message can be made ‘non-refutable’.
(4 marks)
…
Encode the word BUISNESS using a Playfair cipher with a keyword of WORKER. Provide a detailed explanation for each stage of the encryption.
(10 marks)
…
Explain how secure a computationally secure cipher actually is.
(5 marks)
…
Decode the following message that has been encoded using a Rail Fence Cipher:
JEOILCL0ASNSSAE0MBDAOLD7
…
EXPLAIN HOW Message Authentication Codes (MACs) work, their usefulness, and the benefit of using HMACSs as an alternative.
…
Briefly describe each of the requirements that a public key cryptosystems must fulfil in order to be considered a secure algorithm.
…
Detail each of the major flaws in WEP’s encryption mechanism.
…
Detail the security issues associated with moving confidential business data from a business’s own local network to the Cloud.
….