/INP_2.project

2. project for the class INP on VUT FIT.

Primary LanguageAssemblyMIT LicenseMIT

INP_2.project

About

This project is an implementation of a simplified Verman cipher algorithm in MIPS64. The specifications of the algorithm can be found in INP-project2.pdf in Czech.

Usage

To run the program:

  1. Download the EduMIPS64 simulator.

  2. Put the .jar file into the project folder and run with: java -jar edumips64-1.2.10.jar -f xvasik05.s

Only tested on the EduMIPS version 1.2.10.

Rating

The project was rated 10/10 points in the winter semester of 2022.