Create,extract and encrypt ZIP,GZIP,TAR,BZIP2,TAZ files on Java mobile
...MicroZip can create and extract ZIP,TAR,TGZ,TBZ2 archives and extract many other formats as JAR,GZ,BZ2,TBZ,WAR,BZIP2,GZIP,Z,TAZ,CBZ etc.
MicroZip allows you to extract selected files without extracting the whole ZIP archive.
MicroZip also supports encrypted ZIP archives with both classic ZIP encryption and AES 256 encryption algorithm.
AESEncryptor is a fast and simple utility to protect your files with the Advanced Encryptation Standard algorithm. It is safer than zip or rar files because a simple force-attack can reveal their password. A force-attack to an AES encriptation could delay millions of years. There are available the source code of the GUI, a CaptionProgressBar and the RijndaelCryptorProvider, the core of the application which can start a encriptation process in a simple code line.