Skip to content

This program ciphers plaintext messages by shifting it according to specified key.

License

Notifications You must be signed in to change notification settings

richiesuper/cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cipher

This program ciphers plaintext messages by shifting it according to specified key.

Usage

[filename] ["Strings to be ciphered"]

Building from source

Use gcc with gcc -x c -o filename[.exe] filename.c or use other C compilers.

About

This program ciphers plaintext messages by shifting it according to specified key.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages