Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KCeh authored Nov 18, 2021
1 parent cd08f09 commit 0b64038
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# Steganography-and-Cryptography
Steganography and Cryptography project for Kotlin developer certificate
# 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.

0 comments on commit 0b64038

Please sign in to comment.