Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cipher 🔐

A simple app to encrypt and decrypt messages

IMPORTANT: This app does not currently save encryption keys across sessions, meaning
that any data encrypted will be lost forever after you close the app.

Other severe issues may be present and please do avoid using it for any critical purposes.

Prerequisites

  • A computer
  • Python
  • Basic CLI knowlege

Installation

UNIX

  1. Download the latest release to your ~/Downloads folder
  2. Open a Terminal and navigate to your ~/Downloads folder
  3. Execute python3 cipher.py to start the app

Windows

Download the latest release to your Downloads. Double click the file to execute it.

Issues

Please report any issues or suggestions by opening an issue

About

App to encrypt/decrypt messages

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages