Badges

20 Points
6 Years

User Activity

Almost 7 years ago
Hello You should compress first. If you encrypt first, the file will be incompressible because the compressor won’t know what to look for in the data stream. See this article: https://security.stackexchange.com/questions/19969/encryption-and-compression-of-data Chris…