update mini zip 1.1 to support aes...

This commit is contained in:
Sen
2015-10-28 18:23:17 +08:00
parent 1bb8a98d51
commit a523114ea1
31 changed files with 7966 additions and 3858 deletions
+1
View File
@@ -15,6 +15,7 @@
#include <sys/stat.h>
#define CHUNK 16384
#define HAVE_AES
@interface SSZipArchive ()
+ (NSDate *)_dateWithMSDOSFormat:(UInt32)msdosDateTime;