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]