An open API service indexing awesome lists of open source software.

https://github.com/rhayes2/cryptboard

Image Steganography made Simple
https://github.com/rhayes2/cryptboard

android encryption security steganography

Last synced: 5 days ago
JSON representation

Image Steganography made Simple

Awesome Lists containing this project

README

        



Platform API License: MIT

# CryptBoard
CryptBoard is a keyboard application for Android devices that allows users to create and decode messages using a combination of RSA cryptography and Least Significant Bit (LSB) steganography. By hiding encrypted messages within the bit values of innocuous carrier images, which are subsequently attached to plain-text messages, CryptBoard allows users to both send and receive encrypted messages through unencrypted services and circumvent automated keyword-based censorship.

### Example App

| Encode | Decode |
| :----------------------------------------------------------: | :----------------------------------------------------------: |
| | |

## Contributing
Thanks for your interest in contributing! We welcome many ways to get started; start with our [Contributing Guide](https://github.com/rhayes/CryptBoard/blob/master/CONTRIBUTING.md) and then check for open [issues](https://github.com/rhayes2/CryptBoard/issues) for specific tasks.

For contributors looking to suggest improvements, feel free to open an issue to start the discussion.