Skip to content

It is an encryption system, developed using Python(3) (back-end) and Visual Basic(front-end) that encrypts any kind of digital file using two layers of encryption (xor and AES).

Notifications You must be signed in to change notification settings

RoshanChongder/KEEP_IT_SAFE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Keep_It_Safe

  1. It is an encryption system, developed using python(3) (back-end) and Visual Basic(front-end) that encrypts any kind of digital file .
  2. It uses two layers of encryption (xor and AES). It can be used to keep, store and share files safely.
  3. In the version 1.1 , it stores the symmetric key inside the file itself and on the time of decryption , it extracts it from inside the file.

About

It is an encryption system, developed using Python(3) (back-end) and Visual Basic(front-end) that encrypts any kind of digital file using two layers of encryption (xor and AES).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published