Skip to content

RahulTandon1/stegano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stegano

I learnt the basics of the C# programming language and understood the MVC archictecture used in creating ASP.NET applications.

To put my knowledge to the test I created a basic web application to implement Steganography through the Least Significant Bit method (Steganography within itself it a whole field as I've recently come to understand).

I later added simple Caesar Cipher and Morse Code tools to get a better idea of MVC. The project name, however, is based on the first tool I put in the application.

live demo

(stegano.azurewebsites.net)[https://stegano.azurewebsites.net]

contents

  • learning-stuff/ - contains mini-projects and a markdown file that I used when learning C#, .NET and ASP.NET Core.

  • steganoProj - the actual application I built.

  • writeups - has a file called steganography.md that you should read before you read the files in CryptographyLogic.

Thank so much for reading :-)

Bye!

About

Steganography & Cryptography stuff with C# & ASP.NET MVC

Resources

Stars

Watchers

Forks

Languages