Simple Key-Value Datastore Service
Summary
This is a simple client/server application of a key-value datastore service. It includes both client and server applications. This software has been made for comparing performance with other key-value datastore services using secret sharing schemes such as cgss and sss; the results are described in the following article:
- Hiroaki Anada, Junpei Kawamoto, Chenyutao Ke, Kirill Morozov, and Kouichi Sakurai, “Cross-Group Secret Sharing Scheme for Secure Usage of Cloud Storage over Different Providers and Regions,” The Journal of Supercomputing, 2017.
Please consider to refer it, if you will publish any articles using this software.
Contents
License
This software is released under The GNU General Public License Version 3, see license for more detail.