Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

microprocessor course Project Objective: The project relies on proposing a lightweight encryption-decryption algorithm to be written in the ARM Assembly language. The group will search

microprocessor course
image text in transcribed
Project Objective: The project relies on proposing a lightweight encryption-decryption algorithm to be written in the ARM Assembly language. The group will search for any satisfactory light encryption algorithm and be asked to convert it to the Assembly. Three students per group is preferred for such a project, and they must follow the next phases in order to reach completion. Phase 1 Research: Part 1: Students must show enough evidence for research, such as references, algorithms highlighting, flowcharts, and finally. Students are required to summarize at least 3 projects which have such an algorithm they have chosen. Also, it will be more preferable if other resources apart from the internet are used, such as, QU library books and journals, with enough evidence. Part 2: Students are required to write a C,C++, Java, or Python code for the algorithm to run the encryption and decryption engine of the chosen algorithm. Thus, the code should include both encrypting and decrypting functions. The encrypting function accepts a 32 bit word data to be encrypted using a key of size 32-bit or 64-bit, or even more bits, then produces the encrypted word. The decrypting function accepts an encrypted word and decrypts it, definitely using the same key, to reproduce the original word

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems Design Implementation And Management

Authors: Carlos Coronel, Steven Morris

14th Edition

978-0357673034

More Books

Students also viewed these Databases questions