Skip to content

A Tree based encryption algorithm for encrypting and decrypting data on disk

Notifications You must be signed in to change notification settings

himansh005/SecureVault

Repository files navigation

SecureVault

A Tree based encryption algorithm for encrypting and decrypting data on disk

  1. Run main.cpp
  2. Enter username, text to encrypt and key
  3. Access Encrypted or Decrypted text using the key

All data is stored in main memory and is erased at the end of program execution

@author: Himanshu Thakur

About

A Tree based encryption algorithm for encrypting and decrypting data on disk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages