from Hacker News

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

by BirbSingularity on 11/25/23, 3:13 AM with 0 comments

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.