Show HN: LSB Stego with Python and a Twist of XOR

https://github.com/JustinPack/XOR_LSB_Stego
by BirbSingularity • 3 years ago
1 0 3 years 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.

Related Stories

Loading related stories...

Source preview

github.com