/encrypt.asm

A message encryption program written in assembly language for the MIPS architecture.

Primary LanguageAssemblyGNU General Public License v3.0GPL-3.0

encrypt.asm

A message encryption program written in assembly language for the MIPS architecture.

Dependencies

  1. SPIM (A MIPS Simulator).

Getting Started

  1. Navigate to the directory you cloned this project to.
  2. Load encrypt.asm into memory using SPIM.
  3. Follow the prompts and enjoy.