Information Hiding in CSS : A Secure Scheme Text-Steganography using Public Key Cryptosystem
This addresses the need for secure communication in web-based contexts, but it is incremental as it applies existing steganography and encryption techniques to a new domain (CSS).
The paper tackles the problem of secure secret communication by proposing a new scheme that hides information in CSS files using text steganography and encrypts it with RSA, achieving a method for covert message transmission in web environments.
In many recent years, the programming world has been introduced about a new programming language for designing websites, it is CSS that can be be used together with HTML to develop a web interface. And now, these two programming languages as if inseparably from each other. As a client-side scripting, CSS is visible by all users as the original script, but it can not be granted changed. Website is a tool of information disseminator throughout the world, this is certainly can be used to a secret communication by using CSS as a message hider. This paper proposed a new scheme using web tools like CSS for hiding informations. This is a secret communication mechanism using text steganography techniques that is embedded messages on CSS files and is further encrypted using RSA as a public key cryptographic algorithm.