Skip to content

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

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages