Cryptdb originated from MIT. This is a modified version try to add new features and fix bugs we meet in our environment.
Cryptdb originated from MIT. This is a modified version. In this project, we try to add new features, fix bugs we meet in our environment, and rewrite the code and comments to make the source code easy to understand. Introduction to the features will be posted at yiwenshao.github.io. Also, analysis of the source code will be posted there so that you do not need so much effort contributing to this project.
Introduction to the features included will be posted at yiwenshao.github.io.
To deploy this version, you need.
To deploy this version, you need follow the following steps.
1. compile MySQL5.5 with the following command
+ have ubuntu 16.04 installed
+ install mysql-server 5.5 or higher, with the root password 'letmein'
To verify this, you can use the command mysql -uroot -pletmein to log in
+ download this repository and run the script using **source INSTALL.sh**
If you meet any problems installing it, or if you meet bugs or need new features that if not yet supported, post issues or contact me via shaoyiwenetATgmailDotcom.
If you meet any problems installing it, contact me via shaoyiwenetATgmailDotcom.