Skip to content

moontato/pyEncrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyEncrypt

Python encryption using Fernet

Folder Layout

Root Folder

  • files (folder)
  • pyEncrypt.py

Place "pyEncrypt.py" in a folder with a folder called "files"

  • All files to be encrypted/decrypted should be placed in "files"
  • All files that are outputted from the script are placed in "files"

(e) = encrypted

To run, use the command "python3 pyEncrypt.py"

About

Python Encryption using Fernet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages