Again I am looking for a ready to use software that can help me to encrypt any upload or download made from the internet?
|
feedback
|
migrated from stackoverflow.com Dec 16 '09 at 0:54
This question came from our site for professional and enthusiast programmers.
|
You might need to explain a little more about what you want to use it for. But here a few options I've used and can recommend.
Of course, there's always HTTPS/SSL which encrypts any transfers between the server and your web browser (but files themselves won't be encrypted on server). | |||
|
feedback
|
|
TrueCrypt is free and cross-platform. I find it useful for creating encrypted volumes to hold sets of files with sensitive information - especially on my laptop. | |||
|
feedback
|
|
TrueCrypt. Follows the "KISS" philosophy: Keep it simple, secure. Wait...maybe that's not it. | |||
|
feedback
|