6 CONCLUSION
This work introduced a Release-Aware In-Out en-
cryption adjustment, expanding on previous work
on Release-Aware Encryption Adjustment to improve
performance by dynamically adjusting selective fields
during query processing. Compared to SEA, RAIO
reduces overhead in decryption costs and provides
more security by exposing less information to the
database servers. The proposal also supports back-
ward adjustment to provide protection post query pro-
cessing. RAIO can also be extended to outsourced
databases such as cloud database providers. Our
proposal overhead is most significantly affected by
exchange communication between the database and
proxy caused by MongoDB’s lack of support for
UDF. Future work includes extending the proposed
policy to the larger classes of queries and further opti-
mization, including reduction of communication cost
and execution time. We intend to refine our policy’s
query behavior; we expect to use recent advances in
cryptographic algorithms and find the best trade-off
between protection and efficiency to integrate them
into our future work policy.
REFERENCES
Aburawi, N., Coenen, F., and Lisitsa, A. (2018a). Traversal-
aware encryption adjustment for graph databases. In
DATA, pages 381–387.
Aburawi, N., Lisitsa, A., and Coenen, F. (2018b). Querying
encrypted graph databases. In Proceedings of the 4th
International Conference on Information Systems Se-
curity and Privacy, ICISSP 2018, Funchal, Madeira -
Portugal, January 22-24, 2018., pages 447–451.
Almarwani., M., Konev., B., and Lisitsa., A. (2019). Flex-
ible access control and confidentiality over encrypted
data for document-based database. In Proceedings of
the 5th International Conference on Information Sys-
tems Security and Privacy - Volume 1: ICISSP,, pages
606–614. INSTICC, SciTePress.
Almarwani, M., Konev, B., and Lisitsa, A. (2020a). Fine-
Grained Access Control for Querying Over Encrypted
Document-Oriented Database, pages 403–425.
Almarwani, M., Konev, B., and Lisitsa, A. (2020b).
Release-aware encryption adjustment query process-
ing for document database. In Proceedings of the 2020
4th International Conference on Cloud and Big Data
Computing, pages 48–51.
Bethencourt, J., Sahai, A., and Waters, B. (2007).
Ciphertext-policy attribute-based encryption. In Secu-
rity and Privacy, 2007. SP’07. IEEE Symposium on,
pages 321–334. IEEE.
Boldyreva, A., Chenette, N., and O’Neill, A. (2011). Order-
preserving encryption revisited: Improved security
analysis and alternative solutions. In Annual Cryp-
tology Conference, pages 578–595. Springer.
Halevi, S. and Rogaway, P. (2003). A tweakable encipher-
ing mode. In Annual International Cryptology Con-
ference, pages 482–499. Springer.
Kamble, A. Basic aes and des implementation in
java. https://github.com/AjitTK/JAVAEncryption. Ac-
cessed: 2020-9-1.
Popa, R. A., Redfield, C., Zeldovich, N., and Balakrish-
nan, H. (2011). Cryptdb: protecting confidentiality
with encrypted query processing. In Proceedings of
the Twenty-Third ACM Symposium on Operating Sys-
tems Principles, pages 85–100. ACM.
Savvides, S. Order-preserving encryption in java. https:
//github.com/ssavvides/jope. Accessed: 2020-9-11.
Shih, M.-H. and Chang, J. M. (2017). Design and analysis
of high performance crypt-nosql. In 2017 IEEE Con-
ference on Dependable and Secure Computing, pages
52–59. IEEE.
Tutorial, A. (2017). Mongodb - java - tutorialspoint.
Waage, T. and Wiese, L. (2017). Property preserving en-
cryption in nosql wide column stores. In OTM Con-
federated International Conferences” On the Move to
Meaningful Internet Systems”, pages 3–21. Springer.
Wang, J. Java realization for ciphertext-policy attribute-
based encryption. https://github.com/junwei-wang/
cpabe. Accessed: 2020-9-1.
Wiese, L., Waage, T., and Brenner, M. (2020). Cloud-
dbguard: A framework for encrypted data storage in
nosql wide column stores. Data & Knowledge Engi-
neering, 126:101732.
Xu, G., Ren, Y., Li, H., Liu, D., Dai, Y., and Yang, K.
(2017). Cryptmdb: A practical encrypted mongodb
over big data. In Communications (ICC), 2017 IEEE
International Conference on, pages 1–6. IEEE.
ICISSP 2021 - 7th International Conference on Information Systems Security and Privacy
722