steganograph 2.0.0
steganograph: ^2.0.0 copied to clipboard
A Dart library which supports hiding data in images using LSB steganography.
1.0.0 #
- Initial release.
2.0.0 #
- Major update of the Steganograph library.
BREAKING_CHANGE: replacesencodewithcloakandencodeByteswithcloakBytes.BREAKING_CHANGE: removesencodeFileanddecodeFile.- Removes encryption and asymmetric keypair generation support.
- Includes support for hiding messages in images using the Least Significant Bit steganography.