Skip to content

Noggi0/Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cipher

This is a project I made for fun, and I will try to add some ciphers over time.

/!\ The program won't run on Windows as I use 'getopt' which is in POSIX library. /!\

Usage

make

./cipher [textToEncrypt] [-f pathToFileToEncrypt] [-n shiftSize]

About

Just a little Cipher made for fun, and written in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published