Abstract
Searchable symmetric encryption (SSE) is an important technique for cloud computing. SSE allows encrypted critical data stored on an untrusted cloud server to be searched using keywords, returning correct data, but the keywords and data content are unknown by the server. However, an SSE database is not practical because the data is generally frequently modified even when stored on a remote server, since the server cannot update the encrypted data without decryption. Dynamic searchable symmetric encryption (DSSE) is designed to support this requirement. DSSE allows adding or deleting encrypted data on the server without decryption. Many DSSE systems have been proposed, based on link-list structures or blind storage (a new primitive). Each has advantages and drawbacks regarding function, extensibility, and efficiency. For a real system, the most important aspect is the tradeoff between performance and security. Therefore, we implemented several DSSE systems to compare their efficiency and security, and identify the various disadvantages with a view to developing an improved system.
Original language | English |
---|---|
Title of host publication | Proceedings - 2019 International Conference on Intelligent Computing and Its Emerging Applications, ICEA 2019 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 65-69 |
Number of pages | 5 |
ISBN (Electronic) | 9781728131597 |
DOIs | |
State | Published - 08 2019 |
Externally published | Yes |
Event | 2019 International Conference on Intelligent Computing and Its Emerging Applications, ICEA 2019 - Tainan, Taiwan Duration: 30 08 2019 → 01 09 2019 |
Publication series
Name | Proceedings - 2019 International Conference on Intelligent Computing and Its Emerging Applications, ICEA 2019 |
---|
Conference
Conference | 2019 International Conference on Intelligent Computing and Its Emerging Applications, ICEA 2019 |
---|---|
Country/Territory | Taiwan |
City | Tainan |
Period | 30/08/19 → 01/09/19 |
Bibliographical note
Publisher Copyright:© 2019 IEEE.
Keywords
- Dynamic searchable encryption
- Searchable encryption