Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kceh/steganography-and-cryptography

Steganography and Cryptography project for Kotlin developer certificate
https://github.com/kceh/steganography-and-cryptography

cryptography kotlin steganography

Last synced: about 21 hours ago
JSON representation

Steganography and Cryptography project for Kotlin developer certificate

Awesome Lists containing this project

README

        

# Steganography and Cryptography
Steganography and Cryptography project for Kotlin developer certificate. [More info](https://hyperskill.org/projects/160?track=18)

You can use encryption to send secret messages, but if you want to be even more subtle, you can hide them in plain sight: in an image. This kind of encryption is called steganography. The message will be hiding in a picture on some web site, and only those who know will understand it. For maximum security, the message itself can be encrypted, as well.