<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Method of Applying (t,n)-Threshold Scheme in Steganography</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Anton N. Mironenko</string-name>
          <email>MironenkoAN@omsu.ru</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mikhail D. Velichko</string-name>
          <email>mihailvelichko23@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Computer Sciences Faculty Dostoevsky Omsk State University Omsk</institution>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <fpage>93</fpage>
      <lpage>97</lpage>
      <abstract>
        <p>-This work is devoted to the development of the method of information concealment, in the raster image using steganography together with cryptography the solving the problem of recovering a message if the image which contains hidden data is damaged. It proposes a method of implementing the steganography for insert data on digital image not in its entirety, but previously using (t, n)-threshold scheme and inserting each of the parts received independently. The software was developed for approbation of the proposed method. A series of experiments confirming the possibility of applying the proposed method was carried out. Text information is inserted into the raster image. Further, the image was subjected to modification, simulates container damage when it was transmitted through the communication channel or as a result of intentional actions of an intruder. As a result of the experiments, it can be said about the possibility of applying the proposed method.</p>
      </abstract>
      <kwd-group>
        <kwd>cryptography</kwd>
        <kwd>secret sharing</kwd>
        <kwd>stegnographic inser</kwd>
        <kwd>raster image</kwd>
        <kwd>data concealing</kwd>
        <kwd>increased reliability</kwd>
        <kwd>LSB</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>INTRODUCTION</p>
      <p>
        The issue of maintaining and ensuring the confidentiality of
information is relevant. The software, allowing transferring
data securely, is encrypted. If an open channel is used, a man in
the middle (MITM) attack is possible, and the attacker, if not
able to decrypt the data, may violate their integrity. The
solution to this problem can be the use of steganography, i.e.
concealment of the fact of the transfer of classified
information. A lot of scientific works are devoted to this topic,
for example [
        <xref ref-type="bibr" rid="ref1 ref2 ref3 ref4">1-4</xref>
        ].
      </p>
      <p>
        The article [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] discusses the main trends in steganography.
      </p>
      <p>
        The [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] paper introduces work on developing secure data
communication system. It includes the usage of two
algorithms RSA and AES used for achieving cryptography
along with LSB for achieving steganography both on
Android platform. The joining of these three algorithms
helps in building a secured communication system on
‘Android’ platform which is capable of withstanding
multiple threats.
      </p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] proposed steganography system of information
protection on the basis of the proposed original algorithm for
embedding information with overlapping blocks of images in
rows and columns. It is shown that this steganography system
retains its resistance to passive stegoanalytic attacks with block
overlapping up to 24x24 pixels and at this overlap value is
more stable than the standard and improved steganography
method based on direct spreading of the spectrum.
      </p>
      <p>
        In the article [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] the author proposes a new steganography
method based on the compression standard according to the
Joint Photographic Expert Group and an Entropy Thresholding
technique. The algorithm uses a pair of keys: public and
private, to generate a pseudo-random sequence that indicates
where the secret information will be embedded. The insertion
takes eventually place at the first seven AC coefficients in the
transformed DCT domain. Before the insertion of the message
the image undergoes several transformations. After the
insertion the inverse transformations are applied in reverse
order to the original transformations. The insertion itself takes
only place if an entropy threshold of the corresponding block is
satisfied and if the pseudorandom number indicates to do so.
      </p>
      <p>In steganography, the following problems can be
distinguished:
1. detection of a steganography inserts (stegoanalysis);
2. reliability of information concealment during its
transmission.</p>
    </sec>
    <sec id="sec-2">
      <title>The first problem is solved in [9].</title>
      <p>
        The solution of the second problem is proposed in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], in
this work studying focuses on integrating schemes like OFDM,
CDMA and MC-CDMA with steganography and image
encryption techniques to develop wireless systems with inbuilt
information security feature.
      </p>
      <p>
        In the article [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] the authors consider the method of
unifying cryptography and steganography. Encryption is
performed on images with subsequent embedding of secret data
      </p>
      <p>This work is also devoted to the problem of increasing the
reliability of information hiding when it is transmitted, i.e. the
task of restoring information in case the image which contains
hidden data is damaged (image-container).</p>
      <p>Consider the possibility of combining the steganography
method and the (t, n)-threshold scheme. The analysis of
existing steganography algorithms and threshold schemes is
carried out.</p>
    </sec>
    <sec id="sec-3">
      <title>STATEMENT OF THE PROBLEM AND ITS SOLUTION</title>
      <p>We will analyze the existing methods of steganography and
find which one is most suitable.</p>
      <p>Next, we will consider algorithms for embedding
information in the part of the original image. The advantage of
these algorithms is that for implementation, you do not need to
perform complex linear transformations of the image.
Information will be introduced by manipulating the brightness
or the color components of the image.</p>
      <p>In this algorithm, the information will be embedded in the
blue channel because the changes in this color are less visible
to the human eye. A pseudo-random position is selected in the
image into which the information will be inserted and further
into the blue channel. This information is introduced by
modifying the brightness.</p>
      <p>
        In work [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], the possibility of using the steganographic
method Kutter-Jordan-Bossen allowing hiding the information
of the video sequence is considered. In addition, the criterion
for selecting a container image is proposed in the work.
      </p>
    </sec>
    <sec id="sec-4">
      <title>2. Langelaar’s algorithm.</title>
      <p>This algorithm works with blocks of 8x8 pixels from the
original image. Initially, a pseudo-random mask of 8x8 pixels
is created, consisting of zeros and ones. At the first stage, each
block is divided into a pair of subblocks, depending on the
value of the mask. Then, for each of them, the average
brightness value is calculated. At the second stage, some
arbitrary threshold is selected, after which the embedded
information bit will be built in the following way: 1 is written
if the difference between the average brightness values is
greater than the selected threshold; 0 is written if the difference
between the average brightness values is less than the selected
threshold. If this condition is not met, the changes will occur in
the pixel values of the second subblock.</p>
      <p>The embedded information is a two-dimensional matrix,
which consists of ones and zeros. Their number is almost equal
to each other. On the basis of some characteristic function,
computed locally in the course of analyzing neighboring pixels,
those pixels in which information can be embedded are
recognized. The number of these pixels is about 0.01 of the
total number, so not all units will be embedded in these pixels.
To increase the number of these pixels initially proposed to
carry out a slight distortion of the image.</p>
    </sec>
    <sec id="sec-5">
      <title>4. Least significant bit (LSB).</title>
      <p>
        The essence of this method is that the least significant bit of
the image carries in itself the least information. When you
change them to the bits of the hidden message, the difference
from the original object is almost insignificant for human
perception. This method allows you to embed large amounts of
information, which is a significant plus, as well as it is easy to
implement [
        <xref ref-type="bibr" rid="ref13 ref14 ref15">13-15</xref>
        ].
      </p>
      <p>
        In this article [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] the authors proposed method divides the
cover image into some m×n blocks and partitions the binary
secret data into some vectors with the length of m*n. For each
block, one Hamiltonian path is first found such that the LSB of
pixels of the block along this path have the maximum
similarity to the corresponding vector of data. Then this part of
data is embedded into the first LSB of pixels of the block along
the best path using the modified LSB matching and the code of
this path is embedded into the second LSB of the pixels using a
novel method such that the minimum MSE value between the
block of the cover image and the block of the stego-image is
achieved.
      </p>
      <p>
        After analyzing known methods of data concealment in
raster images to achieve the goal and studying works [
        <xref ref-type="bibr" rid="ref17 ref18">17-18</xref>
        ], it
was decided to use the LSB method, which was suitable for
describing the problem, since it splits the image into parts and
then records the information in them.
      </p>
    </sec>
    <sec id="sec-6">
      <title>We analyze the existing threshold schemes.</title>
    </sec>
    <sec id="sec-7">
      <title>1. Shamir’s secret sharing scheme [19].</title>
      <p>Briefly, this algorithm can be described as follows. Let a
finite field G be given. We fix n different non-zero non-secret
elements of this field. Each of these elements is assigned to a
certain member of the group. Next, an arbitrary set of t
elements of the field G from which the polynomial f (x) is
composed over the G field of degree t-1, 1&lt;t≤n. After obtaining
the polynomial, we calculate its value at non-secret points and
report the results to the corresponding members of the group.</p>
      <p>To restore the secret, you can use the interpolation formula,
for example, the Lagrange formula.</p>
      <p>2.</p>
    </sec>
    <sec id="sec-8">
      <title>Blackley’s scheme.</title>
      <p>The secrets to be solved in the Blackley’s scheme are one
of the coordinates of a point in an m-dimensional space. The
shares of secret, distributed to the sides, are the equations of
(m-1) -dimensional hyperplanes. To restore the point, it is
necessary to know the m equations of hyperplanes. Less than m
sides cannot recover the secret, since the intersection set of m-1
planes is straight, and the secret cannot be recovered.
3. Secret sharing using the Chinese remainder theorem
(Mignotte's threshold secret sharing scheme,
AsmuthBloom's threshold secret sharing scheme).</p>
      <p>For a certain number (in Mignotte's scheme this is the
secret itself, in the Asmuth-Bloom's scheme-some derived
number), the remainders from dividing by the sequence of
numbers that are distributed to the sides are calculated. Due to
the restrictions on the sequence of numbers, only a certain
number of sides can restore the secret.</p>
      <p>For the further analysis, two schemes were chosen: 1 and 3.</p>
      <p>The Blackley’s scheme was not included in the analysis
because it is less effective than Shamir's scheme: in the
Shamir’s scheme, each share is the same size as the secret, and
in the Blackley’s scheme, each share is t times larger.</p>
      <p>The results of comparison schemes are presented in the
Table 1. The Shamir’s secret sharing scheme was chosen.
Shamir’s secret sharing scheme
 Secret separation time:
 Secret recovery time:
 Amount of memory
required:
5 ms
1 ms
 Secret separation time:
 Secret recovery time:
 Amount of memory
required:
Asmuth-Bloom's threshold secret sharing scheme
7 ms
2 ms
1560 byte 6720 byte</p>
      <p>100608 byte</p>
      <p>The idea of the proposed method is to combine the
steganography method LSB with the (t, n) -threshold scheme,
which allows for damage to the stack container to n-t parts,
where tn and n - is the total number of shares of the secret,
and t - is the minimum number of shares of the secret for its
successful recovery, all the same ensure a reliable recovery of
secret.</p>
      <p>The proposed approach can be described in two stages:
1. embedding information in the image container (Fig. 2);</p>
    </sec>
    <sec id="sec-9">
      <title>2. information recovery (Fig. 1).</title>
      <p>The embedded information is processed according to the
selected (t, n) -threshold scheme, i.e. secret shares are formed.</p>
      <p>The original image into which the insert will be inserted is
divided into n parts in width, according to the secretion (t, n)
threshold scheme used to form the shares of the secret. Further,
each of the obtained parts is considered as an independent
image. The image is represented as an array of bits in which for
each of the colors of the pixel is encoded with 8 bits. Write the
secret by making changes to the low-order bits. The first pixel
of the image will record the length of the secret part, and the
next part of the secret itself. Such changes will occur with all n
blocks. After finishing the embedding procedure, the
imagecontainer is formed from n parts that already contain the secret
parts.</p>
      <p>To retrieve information, you need to know the number of
parts to which the original image and its length were divided.</p>
      <p>Next, from each of the parts of the container image, the first
pixel is read, and the presence of the length record of the secret
portion from the hidden message is checked. If such
information is present, then the secret share is read. Then
checksums are checked. They will be counted again from each
part of the image and will be compared to those that were
recorded in the file. In case of their coincidence, the share of
the secret will be written into the array, which will be
transferred to the input of the secret recovery function.</p>
      <p>APPROBATION</p>
      <p>
        To approbate the proposed method, a C # program was
implemented. As a (t, n) -threshold scheme, the Shamir’s secret
sharing scheme [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] was chosen.
      </p>
      <p>Block scheme of the program can be seen in Figures 3, 4.</p>
      <p>A set of experiments were carried out. For a greater
probability of recovering a secret, it is best to choose as small
as possible t, and n as much as possible. In the first experiment,
the values were chosen 4 and 10, respectively. As the
embedded information, the phrase "Тестирование
программы!!!".</p>
    </sec>
    <sec id="sec-10">
      <title>The information was embedded in Fig. 5.</title>
      <p>After cutting the image-container by ~ 30%, in order to
simulate damage or attack, the original message was restored.
If the container is damaged by more than 60%, it will be
impossible to restore the secret. Improve the results by
decreasing the threshold or increasing the number of parts.</p>
      <p>Then experiments were conducted in which various
changes were made to the image-container, imitating damage
to the container during transmission or deliberately assigning it
to an attacker: imposing "noise", cutting out a part of the
picture, imposition of extraneous images.</p>
      <p>In cases where the image was damaged by cutting out its
part or imposing foreign images (Fig. 7), the experiments were
successful, i.e. the image was restored, if the damage is less
than 60% of the container.</p>
      <p>In experiments, when the damage was done by applying
"noise", the results were worse. The result is presented in Table
2, where "+" - it was possible to restore the information, "-" - it
was not possible to recover the information.</p>
      <p>Overcoming the threshold of 0.2% noise, the message was
not restored when selecting any threshold scheme. This meant
that the maximum Gaussian noise that could be applied and the
message could be recovered was 0.19%. Significantly improve
the results can be by selecting the shares to restore information
for a particular algorithm. The task of finding the algorithm for
choosing the shares was not set in this paper. It was necessary
to test the hypothesis of the possibility of combining the
steganography method LSB with the (t, n) -threshold scheme.
The search for a choice algorithm for shares can be a direction
for further work on this topic.</p>
      <p>CONCLUSION</p>
      <p>The work presented a method that solves one of the
problems of steganography, namely, increasing the reliability
of information hiding during its transmission, as well as
increasing the resistance to attacks aimed at corrupting the
image-container. The essence of the method consists in
combining the steganography method LSB and (t, n) -threshold
scheme. The software was developed and approbated. As a (t,
n) -threshold scheme, the Shamir's secret sharing scheme was
chosen. A set of experiments was carried out: a steganography
insertion of the text was made to the original image. Then the
image-container was modified, thereby simulating damage
during transmission or deliberate actions by the attacker.
During the experiments it was revealed that:</p>
      <p>1. In case of damage by imposition of an extraneous image
or by deleting part of the image-container, the threshold for
successful recovery of the embedded information is 60%;
2. In case of damage to the image-container by imposing
"noise", the threshold of successful recovery is 0, 19%.</p>
      <p>The low threshold of successful recovery when the
container is damaged by superimposing "noise" is explained by
the unsuccessful choice of the sampling scheme of shares for
recovery. In general, we can talk about the possibility of
applying the proposed method to improve the reliability of
information concealment during its transmission or damage to
the container.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Al-Afandy</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Faragallah</surname>
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Elmhalawy</surname>
            <given-names>A</given-names>
          </string-name>
          .
          <article-title>High security data hiding using image cropping and LSB least significant bit steganography</article-title>
          .
          <source>Information Science and Technology (CiSt)</source>
          ,
          <year>2016</year>
          4th IEEE International Colloquium on,
          <fpage>24</fpage>
          -
          <lpage>26</lpage>
          Oct.
          <year>2016</year>
          . DOI: https://doi.org/10.1109/CIST.
          <year>2016</year>
          .7805079
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Chitradevi</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thinaharan</surname>
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vasanthi</surname>
            <given-names>M</given-names>
          </string-name>
          .
          <article-title>Data Hiding Using Least Significant Bit Steganography in Digital Images</article-title>
          .
          <year>2017</year>
          . DOI: http://doi.org/10.5281/zenodo.262996
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Al-Dmour</surname>
            <given-names>H</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Al-Ani</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nguyen</surname>
            <given-names>H.</given-names>
          </string-name>
          <article-title>An efficient steganography method for hiding patient confidential information</article-title>
          .
          <source>Conf Proc IEEE Eng Med Biol Soc</source>
          .
          <year>2014</year>
          ;
          <year>2014</year>
          :
          <fpage>222</fpage>
          -
          <lpage>5</lpage>
          . DOI: https://doi.org/10.1109/EMBC.
          <year>2014</year>
          .6943569
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Kaur</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bansal</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bansal R.K</surname>
          </string-name>
          .
          <article-title>Steganography and classification of image steganography techniques</article-title>
          .
          <source>Computing for Sustainable Global Development (INDIACom)</source>
          ,
          <source>2014 International Conference on, 5-7 March</source>
          <year>2014</year>
          . DOI: https://doi.org/10.1109/IndiaCom.
          <year>2014</year>
          .6828087
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>E.</given-names>
            <surname>Zielinska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Mazurczyk</surname>
          </string-name>
          and
          <string-name>
            <given-names>K.</given-names>
            <surname>Szczypiorski</surname>
          </string-name>
          , “Trends in Steganography,”
          <article-title>Communications of the ACM</article-title>
          , no.
          <issue>03, issue</issue>
          57,
          <year>2014</year>
          , pp.
          <fpage>86</fpage>
          -
          <lpage>95</lpage>
          . DOI: http://dx.doi.org/10.1145/2566590.2566610
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Kandul</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>More</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Davalbhakta</surname>
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Artamwar</surname>
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kulkarni</surname>
            <given-names>D.</given-names>
          </string-name>
          (
          <year>2015</year>
          )
          <article-title>Steganography with Cryptography in Android</article-title>
          . In: Satapathy S.,
          <string-name>
            <surname>Biswal</surname>
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Udgata</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mandal</surname>
            <given-names>J</given-names>
          </string-name>
          .
          <source>(eds) Proceedings of the 3rd International Conference on Frontiers of Intelligent Computing: Theory and Applications</source>
          (FICTA)
          <year>2014</year>
          .
          <article-title>Advances in Intelligent Systems and Computing</article-title>
          , vol
          <volume>328</volume>
          . Springer, Cham. DOI: https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -12012-
          <issue>6</issue>
          _
          <fpage>7</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Baltaev</surname>
            <given-names>R.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lunegov</surname>
            <given-names>I.V.</given-names>
          </string-name>
          <article-title>Algoritm vstraivanija i izvlechenija informacii v nepodvizhnye cifrovye izobrazhenija stojkij k passivnym stegoanaliticheskim atakam</article-title>
          .
          <source>Voprosy bezopasnosti.</source>
          ,
          <year>2016</year>
          , no.
          <issue>6</issue>
          , pp.
          <fpage>24</fpage>
          -
          <lpage>35</lpage>
          . DOI: https://doi.org/10.7256/
          <fpage>2409</fpage>
          -
          <lpage>7543</lpage>
          .
          <year>2016</year>
          .
          <volume>6</volume>
          .21252. Available at: http://enotabene.ru/nb/article_21252.
          <source>html (accessed 10 January</source>
          <year>2018</year>
          )
          <article-title>(in Russian)</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Soria-Lorente</surname>
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berres</surname>
            <given-names>S. A Secure</given-names>
          </string-name>
          <string-name>
            <surname>Steganographic</surname>
          </string-name>
          <article-title>Algorithm Based on Frequency Domain for the Transmission of Hidden Information</article-title>
          .
          <source>Security and Communication Networks Volume</source>
          <year>2017</year>
          (
          <year>2017</year>
          ),
          <source>Article ID 5397082</source>
          , 14 p. https://doi.org/10.1155/
          <year>2017</year>
          /5397082
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Belim</surname>
            <given-names>S. V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vilkhovskiy</surname>
            <given-names>D. E.</given-names>
          </string-name>
          <article-title>Usage of analytic hierarchy process for steganographic inserts detection in images</article-title>
          .
          <source>Dynamics of Systems, Mechanisms and Machines (Dynamics)</source>
          ,
          <year>2016</year>
          .
          <fpage>15</fpage>
          -
          <issue>17</issue>
          <year>Nov</year>
          .
          <year>2016</year>
          . DOI: https://doi.org/10.1109/Dynamics.
          <year>2016</year>
          .7818977
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>Padmapriya</given-names>
            <surname>Praveenkumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Thenmozhi</surname>
          </string-name>
          ,
          <source>John Bosco Balaguru Rayappan and Rengarajan Amirtharajan</source>
          ,
          <year>2017</year>
          .
          <article-title>Inbuilt Image Encryption and Steganography Security Solutions for Wireless Systems:</article-title>
          A Survey.
          <source>Research Journal of Information Technology</source>
          ,
          <volume>9</volume>
          :
          <fpage>46</fpage>
          -
          <lpage>63</lpage>
          . DOI: http://dx.doi.org/10.3923/rjit.
          <year>2017</year>
          .
          <volume>46</volume>
          .63
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <given-names>Padmapriya</given-names>
            <surname>Praveenkumar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Thenmozhi</surname>
          </string-name>
          ,
          <source>John Bosco Balaguru Rayappan and Rengarajan Amirtharajan</source>
          ,
          <year>2014</year>
          .
          <article-title>Cryptic Cover for Covered Writing: A Pre-Layered Stego</article-title>
          .
          <source>Information Technology Journal</source>
          ,
          <volume>13</volume>
          :
          <fpage>2524</fpage>
          -
          <lpage>2533</lpage>
          . DOI: http://dx.doi.org/10.3923/itj.
          <year>2014</year>
          .
          <volume>2524</volume>
          .2533
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Lysenko</surname>
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Labkov</surname>
            <given-names>G</given-names>
          </string-name>
          .
          <article-title>Applying of Kutter-Jordan-Bossen steganographic algorithm in video sequences</article-title>
          .
          <source>Young Researchers in Electrical and Electronic Engineering (EIConRus)</source>
          ,
          <source>2017 IEEE Conference of Russian, 1-3 Feb</source>
          .
          <year>2017</year>
          . DOI: https://doi.org/10.1109/EIConRus.
          <year>2017</year>
          .7910651
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Zeeshan</surname>
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ullah</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Anayat</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hussain</surname>
            <given-names>R.G.</given-names>
          </string-name>
          ,
          <source>Nasir N. A Review Study on Unique Way of Information Hiding: Steganography</source>
          ,
          <source>International Journal on Data Science and Technology</source>
          . Vol.
          <volume>3</volume>
          , No.
          <volume>5</volume>
          ,
          <issue>2017</issue>
          , pp.
          <fpage>45</fpage>
          -
          <lpage>51</lpage>
          . DOI: http://dx.doi.org/10.11648/j.ijdst.
          <volume>20170305</volume>
          .11
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Thangadurai</surname>
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sudha</surname>
            <given-names>Devi G.</given-names>
          </string-name>
          <article-title>An analysis of LSB based image steganography techniques</article-title>
          .
          <source>Computer Communication and Informatics (ICCCI)</source>
          ,
          <source>2014 International Conference on, 3-5 Jan</source>
          .
          <year>2014</year>
          . DOI: https://doi.org/10.1109/ICCCI.
          <year>2014</year>
          .6921751
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tian</surname>
            , Y., Han,
            <given-names>T</given-names>
          </string-name>
          . et al.
          <article-title>Stego key searching for LSB steganography on JPEG decompressed image</article-title>
          .
          <source>Sci. China Inf. Sci</source>
          . (
          <year>2016</year>
          )
          <volume>59</volume>
          :
          <fpage>32105</fpage>
          . DOI: https://doi.org/10.1007/s11432-015-5367-x
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Iranpour</surname>
            <given-names>M.</given-names>
          </string-name>
          <article-title>LSB-Based Steganography Using Hamiltonian Paths</article-title>
          .
          <source>Intelligent Information Hiding and Multimedia Signal Processing</source>
          , 2013 Ninth International Conference on,
          <fpage>16</fpage>
          -
          <lpage>18</lpage>
          Oct.
          <year>2013</year>
          . DOI: https://doi.org/10.1109/IIH-MSP.
          <year>2013</year>
          .151
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Fkirin</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Attiya</surname>
            <given-names>G.</given-names>
          </string-name>
          and
          <string-name>
            <surname>El-Sayed</surname>
            <given-names>A</given-names>
          </string-name>
          .
          <string-name>
            <surname>Steganography Literature</surname>
            <given-names>Survey</given-names>
          </string-name>
          , Classification and
          <string-name>
            <given-names>Comparative</given-names>
            <surname>Study</surname>
          </string-name>
          .
          <source>Communications on Applied Electronics</source>
          <volume>5</volume>
          (
          <issue>10</issue>
          ):
          <fpage>13</fpage>
          -
          <lpage>22</lpage>
          ,
          <year>September 2016</year>
          . DOI: https://doi.org/10.5120/cae2016652384
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Dr</surname>
          </string-name>
          . Simon R Wiseman. Defenders Guide to Steganography.
          <source>Deep Secure Technical Report DS-2017-2</source>
          . DOI: https://doi.org/10.13140/rg.2.2.21608.98561
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Luo</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu-Lun Lin</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang Z. Hardware</surname>
          </string-name>
          <article-title>Implementation of Secure Shamir's Secret Sharing Scheme</article-title>
          .
          <source>High-Assurance Systems Engineering (HASE)</source>
          ,
          <source>2014 IEEE 15th International Symposium on, 9-11 Jan</source>
          .
          <year>2014</year>
          . DOI: https://doi.org/10.1109/HASE.
          <year>2014</year>
          .34
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>