Skip to content

ColorCrypt is a steganography project I coded in November 2016. This was the first independent project I wrote while I was learning Python.

License

Notifications You must be signed in to change notification settings

0xdevbot/ColorCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ColorCrypt

ColorCrypt is a steganography project I coded in November 2016. This was the first independent Python project I wrote while I was learning Python. I plan on re-writing the program summer of 2019 goal is to make the code significaly more readable, streamlined and easier to use.

Steganography

ste·ga·no·graph·y
Dictionary result for steganography
/ˌsteɡəˈnäɡrəfi/
noun
the practice of concealing messages or information within other nonsecret text or data.

Purpose

ColorCypt is meant to take txt files, hash them with salt, then convert those hashes into png images.

NOTE

This version of ColorCrypt is out of date and should not be used for securing anything of importance! However, ColorCrypt 2.0 is in development and will now be developed in C rather then Python. It will also feature a whole host of new features to include but not limited to time-based encryption, p2p transfers, and a fun little bit of blockchain tech.

About

ColorCrypt is a steganography project I coded in November 2016. This was the first independent project I wrote while I was learning Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages