The flowcharts given in Fig.~\ref{fig:sch} summarize our steganography scheme denoted by
-STABYLO, which stands for STeganography with Canny, Bbs, binarY embedding at LOw cost.
+STABYLO, which stands for STeganography with cAnny, Bbs, binarY embedding at LOw cost.
What follows successively details all the inner steps and flows inside
both the embedding stage (Fig.~\ref{fig:sch:emb})
and the extraction one (Fig.~\ref{fig:sch:ext}).
\subsection{Data Extraction}
Message extraction summarized in Fig.~\ref{fig:sch:ext} follows data embedding
since there exists a reverse function for all its steps.
-First of all, the same edge detection is applied (on the 7 first bits) to get set,
+First of all, the same edge detection is applied (on the 7 first bits) to
+get the set of LSBs,
which is sufficiently large with respect to the message size given as a key.
Then the STC reverse algorithm is applied to retrieve the encrypted message.
Finally, the Blum-Goldwasser decryption function is executed and the original