Skip to content

Oussama1403/Encipherr-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encipherr-CLI

A command line interface (CLI) version of Encipherr for the offline usage.

Why the need of a CLI version ?

  • offline access
  • your data will be processed locally which means more security.
  • lightweight,no need for a browser.
  • more features than the web version.

Requirements:

  • python 3.8
  • cryptography module
  • argparse

Usage

In your terminal type:

 python3 encipherr.py -h

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT