encrypt.asm A message encryption program written in assembly language for the MIPS architecture. Dependencies SPIM (A MIPS Simulator). Getting Started Navigate to the directory you cloned this project to. Load encrypt.asm into memory using SPIM. Follow the prompts and enjoy.