Quote:
Originally Posted by nhedgehog
7zip under Windows. The GUI is just giving me the option to either use ZipCrypto or AES-256.
Correct me if I'm wrong but afaik standard zip encryption is ZipCrypto, while AES encryption is rather unusual.
|
You're certainly right. I usually don't use Zip files, not speaking of encrypted Zip files... But from what I've read on the Internet ZipCrypto is considered unsafe; After an unsuccessful search for explicit reference to ZipCrypto in different man pages, I convinced myself that only AES was available anymore...
I was clearly wrong! 7z and zip seems to use ZipCrypto as a default, their documentation is just "vague": Using 7z I just build a ".pbi" installer for Taranis that works on my Vivlio Touch HD!
Thank you!