/EncryptandDecrypt

Encryption and Decryption of User Data

Primary LanguageC++

Encryption and Decryption of File

This Project contains 2 Module's

1.Encrypt the Data

2.Decrypt the Data

The First Module Actually Encrypt the Data that was entered by the User. It was Encrypted using very highly Secure Algorithm which is Hash Function.

The Second Module, Data Decryption this module will activate when security pin has entered. Same case Using Hash Function Data is Decrypted.

P.S: In Case any Problem occured in Code. Raise an Issue,i will definitely Respond.