|
|
|
Show HN: LSB Stego with Python and a Twist of XOR
(github.com)
|
|
1 points
by BirbSingularity
934 days ago
|
|
This is a simple Python implementation of the paper, "An Image Steganography Algorithm using LSB Replacement through XOR Substitution" (DOI: 10.1109/ICOIACT46704.2019.8938486). I made this as a fun exploration of implementing algorithms outlined in scientific publications. |
|