The Wayback Machine - https://web.archive.org/web/20201013173215/https://github.com/ashwek/Hide_n_Seek
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

Hide n Seek - Cryptography & Steganography

This repository will contain code for cryptography & steganography (sort of).

With traditional steganography, one of the major issues is the maximum size of data that can be hidden inside another file.

Here, instead of hiding some data into another, already existing file, we create a new file. And since a new file is created, size of data to be hidden is no more an issue.

See Audio for more details on how some file can be hidden inside a .wav file.

Creating a new audio file from scratch to hide data instead of hiding inside an already existing (genuine) audio file has some limitations of its own. Since the audio file dosen't realy have any audio data, but some other file encoded into it, when the audio file is played, it may produce some unplesent noise, which beats the point of steganography, but this is just a hoby project, not meant to be perfect.

About

Cryptography & Steganography

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.