﻿<?xml version="1.0" encoding="utf-8"?>
<ArticleSet>
  <ARTICLE>
    <Journal>
      <PublisherName>مرکز منطقه ای اطلاع رسانی علوم و فناوری</PublisherName>
      <JournalTitle>Journal of Information Systems and Telecommunication (JIST) </JournalTitle>
      <ISSN>2322-1437</ISSN>
      <Volume>14</Volume>
      <Issue>53</Issue>
      <PubDate PubStatus="epublish">
        <Year>2026</Year>
        <Month>6</Month>
        <Day>29</Day>
      </PubDate>
    </Journal>
    <ArticleTitle>KSDB: Improving cloud database security by using searchable encrypted data</ArticleTitle>
    <VernacularTitle>KSDB: Improving cloud database security by using searchable encrypted data</VernacularTitle>
    <FirstPage>50</FirstPage>
    <LastPage>58</LastPage>
    <ELocationID EIdType="doi" />
    <Language>en</Language>
    <AuthorList>
      <Author>
        <FirstName>Davud</FirstName>
        <LastName>Mohammadpur</LastName>
        <Affiliation>University of Zanjan</Affiliation>
      </Author>
      <Author>
        <FirstName>Mahmood</FirstName>
        <LastName>Khoeini</LastName>
        <Affiliation>University of Zanjan</Affiliation>
      </Author>
    </AuthorList>
    <History PubStatus="received">
      <Year>2025</Year>
      <Month>7</Month>
      <Day>19</Day>
    </History>
    <Abstract>&lt;p class="Sammary"&gt;Data encryption is a highly effective means of ensuring data security. It transforms readable data into a ciphertext format using cryptographic algorithms and keys. However, the challenge arises when performing query operations on encrypted data due to the alteration of the data structure. This article introduces an improved method that facilitates encryption and query operations on encrypted cloud data without requiring decryption. By leveraging reverse indexing, information mapping, and secret sharing across multiple servers, the proposed method KSDB guarantees data security and prevents data disclosure during both the encryption and query execution processes. The KSDB is an application-level encryption technique that the encrypted data is stored in the cloud storage. While existing methods primarily concentrate on numerical data, this study places emphasis on maintaining the confidentiality of string data, enabling search operations on partial strings without decryption. The results and evaluations demonstrate a significant reduction in memory consumption achieved by the proposed method. In KSDB all implementations have been migrated to a dedicated private server. This secure and reliable entity is responsible for managing critical data, including encryption keys. This strategic decision effectively resolves security issues present in pervious methods and facilitates encryption and decryption processes. Furthermore, it not only addresses concerns regarding information leakage but also enhances data confidentiality.&lt;/p&gt;</Abstract>
    <ObjectList>
      <Object Type="Keyword">
        <Param Name="Value">Secure database</Param>
      </Object>
      <Object Type="Keyword">
        <Param Name="Value">Searchable encryption</Param>
      </Object>
      <Object Type="Keyword">
        <Param Name="Value">Cloud storage</Param>
      </Object>
      <Object Type="Keyword">
        <Param Name="Value">Secure SQL query</Param>
      </Object>
    </ObjectList>
    <ArchiveCopySource DocType="Pdf">http://jist.ir/ar/Article/Download/50894</ArchiveCopySource>
  </ARTICLE>
</ArticleSet>