WinZip bombed on us while trying to zip a large dataset, and 7zip doesn't have the Encryption feature. Is there a better tool out there?
|
feedback
|
migrated from stackoverflow.com Apr 8 '10 at 18:31
This question came from our site for professional and enthusiast programmers.
|
Are you sure you are using an up to date version of 7zip? The version I have supports AES-256 encryption.... I right click a file, select "Add to archive..." and one of the options is Encryption. | |||||
feedback
|
|
Use 7zip to compress the data, and use a program like pgp/gpg to do the encryption of the compressed data. | |||
|
feedback
|
|
RAR is the answer.
| |||
|
feedback
|
|
Try IZArc. It free and supports encrypting files using Rijandael - AES (256-bits). | |||
|
feedback
|