|
-
November 5th, 2002, 08:31 PM
#1
How to encrypt an image file?
Hi all,
How to encrypt an image file such as JPEG ?
Where can i get sample progrms for this?
Regards,
Senthil.
-
November 5th, 2002, 08:51 PM
#2
Hi
Hi Senthil,
Take a look at The Crypto++ Library.
Thats a free library and the usage is relatively simple too.
-
November 9th, 2002, 02:10 PM
#3
Do remember that if you encrypt the JPG file, the resultant file will not be a standard JPG file.
There are various algorithms available for encryption that one can use. The Crypto C++ library as mentioned in the previous post does implement most of the popular algorithms.
For details on various algorithms visit http://www.anujseth.com/crypto/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|