Skip to content

This encrypts and decrypts all .jpg files in a folder, and puts the encrypted files in a seperate folder. The other file takes the encrypted files from that folder, decrypts them and puts them in a different folder

Notifications You must be signed in to change notification settings

presider/theEncrypter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theEncrypter

The encryptAll file encrypts and all files (.jpg by default) in a predefined folder, and puts the encrypted files in a seperate folder. The decryptAll file takes the encrypted files (.enc) from that folder, decrypts them (into .jpg) and puts them in a different folder, completing the chain.

About

This encrypts and decrypts all .jpg files in a folder, and puts the encrypted files in a seperate folder. The other file takes the encrypted files from that folder, decrypts them and puts them in a different folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%