Security News > 2020 > May > How to encrypt compressed files the easy way from Windows, macOS, or Linux

How to encrypt compressed files the easy way from Windows, macOS, or Linux
2020-05-19 16:04

Learn to secure multiple documents by encrypting compressed files on various OSes using a password.

When considering how to share data efficiently, cloud storage has a leg up on hardware by making it easy to share files and folders with users across the globe with a few clicks.

By using compressed file types, such as ZIP, a sender can place multiple documents, including entire directories, together and compress them as a single file making it easy to share, while using strong algorithms to encrypt the contents based on a password that only the recipients will know.

Enter the following command using the -e switch to encrypt the resulting compressed file and -r to recurse subdirectories:zip -er Filename.

Windows supports creating compressed files via PowerShell from v5.0+ while it natively supports ZIP creation it does not support encryption and has a file limit of just 2GB. In the interest of simplicity and for the purposes of this article, I recommend leveraging the 7-zip module for PowerShell to get around these limitations.


News URL

https://www.techrepublic.com/article/how-to-encrypt-compressed-files-the-easy-way-from-windows-macos-or-linux/#ftag=RSS56d97e7

Related vendor

VENDOR LAST 12M #/PRODUCTS LOW MEDIUM HIGH CRITICAL TOTAL VULNS
Linux 11 64 2312 1489 67 3932