This notebook contains a guided clear inspection & implementation of the Midori64 cyphering algorithm, where the paper is submitted here.
- Implementation.
- Test Suite for each of the methods.
- A cypher/decypher full round using the midori64 algorithm.
Note that all figures & diagrams were obtained from the original referenced paper.
This notebook presents the collaborative efforts we have reached to so far. This is the first milestone where we have achieved the following tasks:
- Read & Inspect the research paper
- Divide up the workload of deeply understanding each module of the cypher
- Tasking & Responsibilities: