Skip to content

adistroe/Steganography-and-Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

About

This is the Steganography and Cryptography project I made myself while studying at JetBrains Academy

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.

This project is a part of the following tracks:

Here's the link to the project: https://hyperskill.org/projects/160
Check out my profile: https://hyperskill.org/profile/391060831

Learning outcomes

While creating a program for encrypting and concealing a message within an image, you will learn about files, image handling, lists, and logical functions. In addition, you will learn basic yet strong encryption.

About

Utility for encrypting and concealing a message within an image

Topics

Resources

Stars

Watchers

Forks

Languages