Skip to content

Encrypt and Decrypt your file data with an advanced Caesar cipher encryption algorithm. Follows all the CERT safety recommendation.

Notifications You must be signed in to change notification settings

jeshwanthreddy13/File-Data-Encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Data-Encryptor

This is a project based on File Data Encryption. This project demonstrates cryptography algorithm to encrypt and decrypt files present in a folder to securely store them.It uses NUMBERIC CODES to manipulate and make the contents of a file incoherent and indistinguishable until the user decrypts the folder. The concept of multiple keys makes it very secure. A key concept used here is that the coding standards are all CERT recommendations which makes it very secure and tamper proof.

Screenshot 2021-10-22 at 8 24 04 PM

Screenshot 2021-10-22 at 8 24 17 PM

Screenshot 2021-10-22 at 8 24 26 PM

Screenshot 2021-10-22 at 8 25 05 PM

Screenshot 2021-10-22 at 8 24 41 PM

Screenshot 2021-10-22 at 8 24 53 PM

Screenshot 2021-10-22 at 8 25 05 PM

About

Encrypt and Decrypt your file data with an advanced Caesar cipher encryption algorithm. Follows all the CERT safety recommendation.

Topics

Resources

Stars

Watchers

Forks

Languages