Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 232 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 232 Bytes

Caesar's Cipher

Caesar's Cipher written in NASM.

Requirements

You will need Linux with NASM assembler.

Installation:

git clone https://github.com/DullGlow/Caesars-Cipher.git
cd Caesars-Cipher
make
./caesar