Click here to Skip to main content
16,005,734 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionCryptography and steganography Pin
Software_Specialist12-Feb-07 4:32
Software_Specialist12-Feb-07 4:32 
AnswerRe: Cryptography and steganography Pin
led mike12-Feb-07 4:42
led mike12-Feb-07 4:42 
GeneralRe: Cryptography and steganography Pin
User 58385212-Feb-07 11:27
User 58385212-Feb-07 11:27 
AnswerRe: Cryptography and steganography Pin
Saravanan Somasundaram12-Feb-07 20:07
Saravanan Somasundaram12-Feb-07 20:07 
GeneralRe: Cryptography and steganography Pin
Software_Specialist13-Feb-07 1:22
Software_Specialist13-Feb-07 1:22 
GeneralRe: Cryptography and steganography Pin
Saravanan Somasundaram13-Feb-07 2:05
Saravanan Somasundaram13-Feb-07 2:05 
GeneralRe: Cryptography and steganography Pin
Software_Specialist13-Feb-07 2:59
Software_Specialist13-Feb-07 2:59 
AnswerRe: Cryptography and steganography Pin
Saravanan Somasundaram13-Feb-07 5:39
Saravanan Somasundaram13-Feb-07 5:39 
Please do not back out from this project. This is an excellent project. An excellent idea too. You have done a great job in choosing this.

About steganography books, i havent used any specific books just googled and got some info and applied the same. With steganography, there is nothing much to learn, we are going to hide the data, in some multimedia data. Just we need to learn the format of multimedia contents(image, audio). That i guess is easy to get from google.

And steganography is very easy to implement too. It took hardly 4 hours for me to implement that as a simple c code. Might be to put that in a GUI application it will take hardly 10 hours to implement.

So to start with you can read the Format of different multimedia types (Bitmap, WAV, etc). Then it is just a matter of finding least significant data portion in this multimedia contents, which can be used to hide our data.

So all the best in your effort. Please feel free to mail, if u need futher info.

Thanks.

With Regards,
Saravanan Somasundaram

GeneralRe: Cryptography and steganography Pin
Software_Specialist13-Feb-07 9:36
Software_Specialist13-Feb-07 9:36 
GeneralRe: Cryptography and steganography Pin
Saravanan Somasundaram13-Feb-07 17:41
Saravanan Somasundaram13-Feb-07 17:41 
GeneralRe: Cryptography and steganography Pin
Andres Giachini14-Feb-07 16:45
Andres Giachini14-Feb-07 16:45 
QuestionGet Handle for every new Outlook message Pin
Ganesh N. Paul11-Feb-07 23:21
Ganesh N. Paul11-Feb-07 23:21 
AnswerRe: Get Handle for every new Outlook message Pin
Sahir Shah16-Feb-07 3:46
Sahir Shah16-Feb-07 3:46 
Questionconsole application TCP client in C++ Pin
wizard 20211-Feb-07 15:12
wizard 20211-Feb-07 15:12 
AnswerRe: console application TCP client in C++ Pin
User 58385211-Feb-07 15:48
User 58385211-Feb-07 15:48 
GeneralRe: console application TCP client in C++ Pin
wizard 20211-Feb-07 16:31
wizard 20211-Feb-07 16:31 
GeneralRe: console application TCP client in C++ Pin
User 58385211-Feb-07 16:38
User 58385211-Feb-07 16:38 
GeneralRe: console application TCP client in C++ Pin
wizard 20211-Feb-07 16:47
wizard 20211-Feb-07 16:47 
GeneralRe: console application TCP client in C++ Pin
Mark Salsbery12-Feb-07 7:03
Mark Salsbery12-Feb-07 7:03 
JokeRe: console application TCP client in C++ Pin
wizard 20212-Feb-07 12:43
wizard 20212-Feb-07 12:43 
GeneralRe: console application TCP client in C++ Pin
Mark Salsbery12-Feb-07 13:00
Mark Salsbery12-Feb-07 13:00 
GeneralRe: console application TCP client in C++ Pin
wizard 20212-Feb-07 19:03
wizard 20212-Feb-07 19:03 
GeneralRe: console application TCP client in C++ Pin
Mark Salsbery13-Feb-07 6:46
Mark Salsbery13-Feb-07 6:46 
AnswerRe: console application TCP client in C++ Pin
Christian Graus11-Feb-07 23:44
protectorChristian Graus11-Feb-07 23:44 
QuestionOpengl and color filter Pin
zqueezy11-Feb-07 8:22
zqueezy11-Feb-07 8:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.