Skip to content

Commit

Permalink
cross-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
moshahmed committed Apr 12, 2015
1 parent 79212db commit cfd7fef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
blowfish-zip-unzip
==================

zip and unzip with blowfish encryption
zip and unzip with blowfish encryption.

Compiles with visual studio 2008.

Tested binaries on win32x86
Compiles with visual studio 2008, VC6, GCC mingw 4.8.1.
Tested binaries on win32x86, and zip files are compatible
between different compilers.

New option --blowfish to enable stronger encryption method.
Output zip files can contain mix of old and new encrypted files,
Expand Down

0 comments on commit cfd7fef

Please sign in to comment.