University of Southern Queensland CSC8419 Assignment 1: Cryptography
VerifiedAdded on  2022/09/09
|5
|815
|17
Homework Assignment
AI Summary
This document presents solutions to a cryptography assignment focusing on fundamental concepts. The assignment covers three key problems: the conversion of decimal numbers to octal and binary, the creation and execution of a bash script, and the evaluation of a key expansion algorithm. The solution to the first problem demonstrates binary and octal conversions. The second problem involves a provided bash script. The third problem requires the application of the AES key expansion algorithm, including the use of RotWord, SubWord, and XOR operations to derive expanded keys. The solution details the step-by-step calculations and the application of the cipher key and the Rcon values to determine the values of W[4], W[5], W[6] and W[7]. This assignment aims to assess the understanding of cryptography basics and the application of cryptographic algorithms.
1 out of 5