May 2018
Intermediate to advanced
328 pages
8h 15m
English
This problem is very similar to the previous one with the addition that the files must be encrypted. The ZipLib library supports PKWare encryption only. Should you need to use another method for encryption, then you have to use another library. The compress() and decompress() functions, shown in the following, are similar to the implementation from the previous problem, but have a few differences, apart from the extra parameter that represents the password for the encryption/decryption of files:
Read now
Unlock full access