💻 Software
Best Secure Encryption for Zip Files via Linux
Fresh5 days ago
Mar 15, 202626330 viewsConfidence Score0%
0%
Problem
I want to use highly secure encryption for zipped files via Linux/Ubuntu using a command line terminal, what is the best command line tool to get this job done? Or What encryption is used and how secure is it?
Error Output
zip -e -P PASSWORD file1 file2 file3 file4
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Best Secure Encryption for Zip Files via Linux
Low Risk
The compression offered by 7zip (in the 7z format) is more secure than any of the "standard" methods or encrypting a zip format file (many of which date back years and are barely secure at all). In either case make sure you chose a good password/key…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix