Skip to content

Dareengy/cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” File Encryptor & Decryptor (Python GUI)

A simple and secure GUI-based application built with Python that allows you to encrypt and decrypt any file (text, image, video, PDF, etc.) using the cryptography library.

✨ Features

  • βœ… Encrypt any file into .enc format
  • βœ… Decrypt .enc files back to original format
  • βœ… Automatic key management with secret.key
  • βœ… Simple user-friendly interface (Tkinter)
  • βœ… Cross-platform (Windows, Linux, macOS)

πŸ“Œ Requirements

  • Python 3.7 or higher
  • cryptography library

Install dependencies with:

pip install cryptography

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages