Skip to content

This program encrypts a text or a text file into a format that cannot be read by human as the characters are non-graphic. Moreover, the use of recursive Encryption algorithm makes it difficult even for a computer to break the encryption.

Notifications You must be signed in to change notification settings

AdityaMitra5102/InvisibleEncryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

InvisibleEncryption

This program encrypts a text or a text file into a format that cannot be read by human as the characters are non-graphic. Moreover, the use of recursive Encryption algorithm makes it difficult even for a computer to break the encryption. The Screenshot image gives an insight about the algorithm.

To run the program, download it as a zip, run the Main class. The default login password is '1234'. Don't increase the Layers of Encryption beyond 8, it makes the database initialization extremely slow.

About

This program encrypts a text or a text file into a format that cannot be read by human as the characters are non-graphic. Moreover, the use of recursive Encryption algorithm makes it difficult even for a computer to break the encryption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages