Skip to content

saidtaylan/encryption-simply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Encryption Simply

When you add any file with text as an input to the Encrypt.py file, it generates your file in an encrypted form.

After your file is encrypted, it asks what name and where your file will be saved, and returns a dictionary type specific to your file only. You should keep this.

When the encrypted file is wanted to be decrypted, the unencrypt.py file is run and the name of the file to be resolved is written along with the location.

After the data dictionary given to you at the time of file encryption is input to the unencrypt file, the file is decrypted. The program will ask you where you want to save the file.

About

Encrypts any file containing text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages