- Written on Java.
- ZipFile class of Java is used.
- DEFLATE Compression method is used, which uses a combination of LZ77 & Huffman Coding.
- A third-party library "zip4j" is used for encryption.
- Advanced Encryption Standard is used with 256 bit encryption key.