Skip to content

Z1Dog/Hillcipher-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hillcipher-Project

This is mainly a homework assignment of class where I have to encrypt plaintext using hill cipher and rail cipher. I want to start using github more for any recollection of what coding things I've done in school to remember back.

Compile it:

gcc -O2 -std=c11 -o hillrail hillrail.c

Excution:

./hillrail encrypt key.txt plain.txt (depth number)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages