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
eksypnos123
NA
65
0
Does compression encrease security?
Oct 19 2004 11:56 AM
Hi, I have read that compression before encryption increases security. Now my question is: if i decide to compress with zip before encryption, I assume the zip file has a known header saying something like "zip version1". Then the attacker will have the ciphered text plus part of the unciphered text (the zip header). So is it good to zip before encryption? I would like also to ask if the PasswordDeriveBytes() method is good to produce a key and vector (by using GetBytes()on the return value of the method) or should I generate key and vector from hashing the password and getting the bytes from there? thanks, george
Reply
Answers (
0
)
steps to assign socket permission
Setting Assembly-level permissions??