Skip to content

00ryanwelzel/encryptionInAssembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

encryptionInAssembly

(Ryan Welzel 6/1/2025)

Implements several classical encryption and encoding schemes in MIPS Assembly


Features:

  • Provides low-level insight into how data encoding and classical ciphers operate at the assembly level.
  • Displays of algorithm design at the hardware/ISA level
  • Logs keystrokes to keylogger_output.txt

Requirements:

  • MIPS simulator (MARS QtSPIM etc)
  • Familiarity with MIPS instruction set architecture

Install MARS simulator with:

About

Implements several classical encryption and encoding schemes in MIPS Assembly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published