Operating System - HP-UX
1833785 Members
4014 Online
110063 Solutions
New Discussion

Re: unzip for HP-UX with AES-encryption support

 
Jose Luis Manriquez
Occasional Advisor

unzip for HP-UX with AES-encryption support

Hi, I am trying to use the unzip utility or any utility that has password-protected with AES-encryption.

The files that I am trying to unzip are winzip on w windows base system and it is with AES-encryption.

Does anyonw know of any free utility for HP-UX or linux?

Thank you in advance.

jose
3 REPLIES 3
Chauhan Amit
Respected Contributor

Re: unzip for HP-UX with AES-encryption support

Try following tool,

http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.52/

* No idea about AES encryption.

-AMit
If you are not a part of solution , then you are a part of problem
Jose Luis Manriquez
Occasional Advisor

Re: unzip for HP-UX with AES-encryption support

Yes, I have UnZip 5.52 of 28 February 2005, by Info-ZIP. Maintained by C. Spieler. Send
bug reports using http://www.info-zip.org/zip-bug.html; see README for details.

However, when I run the following I get the output as follows:

unzip -P Xcvbmer FILENAME_053006.zip
Archive: NEN_CNAM_053006.zip
skipping: NEN_CNAM_053006.txt unsupported compression method 99

AES-encryption is a 128-bin crypt that is run on a windows platform. I am not completely sure what it is, but I was told that that is what that group is using.

jose
Jose Luis Manriquez
Occasional Advisor

Re: unzip for HP-UX with AES-encryption support

Yes, I have UnZip 5.52 of 28 February 2005, by Info-ZIP. Maintained by C. Spieler. Send
bug reports using http://www.info-zip.org/zip-bug.html; see README for details.

However, when I run the following I get the output as follows:

unzip -P Xcvbmer FILENAME_053006.zip
Archive: FILENAME_053006.zip
skipping: FILENAME_053006.txt unsupported compression method 99

AES-encryption is a 128-bin crypt that is run on a windows platform. I am not completely sure what it is, but I was told that that is what that group is using.

jose