A powerful tool for creating invisible messages that can be safely transmitted through various digital channels, including social media platforms. This tool provides a high level of encryption and integrity checks to ensure the secrecy and authenticity of your messages.
stegcloak.hide(secret, password, cover) -> string
This command hides your secret message using the provided password and cover text. The resulting output is the invisible message that can be safely transmitted.
stegcloak.reveal(data, password) -> string
This command reveals the hidden message from the provided data and password. The tool automatically detects whether encryption or integrity checks were used during hiding and acts accordingly to retrieve the original message.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
MIT - Copyright (c) 2020 Jyothishmathi CV, Kandavel A, Mohanasundar M
> Visit Stegcloak Website <