jorgermduarte / file-encryptor

Encrypt and Decrypt files with file-encryptor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contributions welcome Ask Me Anything !

file-encryptor

A example project for encrypt and decrypt files.

Tech Stack

  • Python

Contributing

All contribution's welcome 🍺 Make a PR or issue & let's take it from there.

Features

  • Encrypt file
  • Decrypt file
  • Generate Encryption key

Project Dependencies

  • cryptography

Build

The project can be built creating a .exe file based on the program.py using pyinstaller. If you want to test it out fell free for it !