Skip to content

MethodiosZ/SimpleCryptoAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Simple Encryption Algorithms

Author

Methodios Zacharioudakis


Overview

This project simulates how some older encryption algorithms worked.
Specifically it includes:

  • one time pad
  • affine encryption
  • Decryptor with word recommendations
  • trithemius encryption
  • scytale encryption
  • rail fence

Input is given through a demo file


To compile:

make all

To clean compilation products:

make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published