TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Nina
NA
1
0
Encrypted file transfer
May 4 2010 4:49 PM
I'm coding a web application that will act as a virtual file browser (the files are stored in a database). Users will be able to upload and download files. I just found out that there may be sensitive material in some of the files so they will need to be encrypted. I also just realized that encryption will only protect the files once I have them stored on the server. I don't have much experience with security in terms of transmission so I have a few questions.
For the files to be secure during upload & download, do I need to do something with SSL? Is this something that can be done with just C#? Is there something that needs to be done with the server to enable this? Does anyone have any resources they can point me to regarding this subject?
Thanks!
Reply
Answers (
0
)
how to see the all systems in the network
Jagged Arrays practical example in real time application help required...