alessio-livolsi / enc_file

A python script to encrypt and decrypt files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enc_file

A python script to encrypt and decrypt files.

Setup

  • Setup a virtual environment from your preffered method
  • Run pip install -r requirements
  • Run script.py to create key, write key, load key, ecrypt and decrypt your file

About

A python script to encrypt and decrypt files.


Languages

Language:Python 100.0%