Skip to content

jorgermduarte/file-encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 !