Commit Graph

2 Commits

Author SHA1 Message Date
Rymndt 1e50a408d7 img_steg.py Logic Error Fix
Solved issues:
-Default changes second MSB instead of LSB
-Check does not take into account number of bits to be used for encoding

Notes:
-Altered check to compare bit sizes instead of byte sizes to accommodate above fix
2023-05-31 18:27:49 +08:00
cleontay 37706ffe24 PNG image encoding Integrated 2023-05-30 17:44:50 +08:00