Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 669 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 669 Bytes

CesarCrypto

The CesarCrypto is an cryptography software that uses the Cesar cipher technique, it was developed in assembly language using the MIPS-32 architecture and the MARS IDE, the software is able to encrypt and decrypt .txt files and also as text typed directly into the terminal. The software uses the ASCII table to encrypt and decrypt, it uses the decimal range 33 to 126.

Table ASCII

How to use

Open the CesarCrypto.asm file in the MARS IDE and run.

Download MARS IDE

http://courses.missouristate.edu/kenvollmar/mars/download.htm