Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Учебный проект на языке Си. Программа для шифрования текста с помощью шрифта
Цезаря.

Usage: cccipher [OPTIONS]

Options:
  -h, --help                 Show this help message and exit
  -em <number> <message>     Encrypts the message with a shift equal to the specified number
  -dm <number> <message>     Decrypts the message with a shift equal to the specified number
  -ef <number> <message>     Encrypts the text from the file with a shift equal to the specified number
  -df <number> <message>     Decrypts the text from the file with a shift equal to the specified number

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages