Implementation of a secure storage system for messages in C++ with provisions for fast retrieval of data by storing them in an encrypted form by using an effective hashing mechanism derived from the basic idea of AES and encrypting the message using a binary tree and storing the records in a B+ tree
-
Notifications
You must be signed in to change notification settings - Fork 1
Implementation of a secure storage system for messages in C++ with provisions for fast retrieval of data by storing them in an encrypted form by using an effective hashing mechanism derived from the basic idea of AES and encrypting the message using a binary tree and storing the records in a B+ tree
NanaKrish/Secure-storage-implementation
About
Implementation of a secure storage system for messages in C++ with provisions for fast retrieval of data by storing them in an encrypted form by using an effective hashing mechanism derived from the basic idea of AES and encrypting the message using a binary tree and storing the records in a B+ tree
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published