- Initial release.
- Major update of the Steganograph library.
BREAKING_CHANGE
: replacesencode
withcloak
andencodeBytes
withcloakBytes
.BREAKING_CHANGE
: removesencodeFile
anddecodeFile
.- Removes encryption and asymmetric keypair generation support.
- Includes support for hiding messages in images using the Least Significant Bit steganography.