<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: decrypting a winzip encrypted file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705438#M250116</link>
    <description>Jason -&lt;BR /&gt;There are many versions of OPENSSL available as freeware. We have one loaded on an 11.0 machine to perform the dcryption.&lt;BR /&gt;Try a google search, get a copy, and off you go.&lt;BR /&gt;&lt;BR /&gt;Best of luck.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;dl</description>
    <pubDate>Wed, 11 Jan 2006 11:28:05 GMT</pubDate>
    <dc:creator>Dave La Mar</dc:creator>
    <dc:date>2006-01-11T11:28:05Z</dc:date>
    <item>
      <title>decrypting a winzip encrypted file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705433#M250111</link>
      <description>Does anyone know if their is a way to decrypt encrypted Windows Winzip files on a unix server, be it HP-UX, Solaris or AIX?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Jason</description>
      <pubDate>Mon, 09 Jan 2006 13:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705433#M250111</guid>
      <dc:creator>Jason Berendsen</dc:creator>
      <dc:date>2006-01-09T13:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: decrypting a winzip encrypted file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705434#M250112</link>
      <description>Go to the porting archive:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Misc/unzip-5.52/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Misc/unzip-5.52/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Description:&lt;BR /&gt;&lt;BR /&gt;unzip-5.52&lt;BR /&gt; &lt;BR /&gt;List, test or extract from a ZIP archive file&lt;BR /&gt;Description:  The ZIP format is most commonly used on Windows systems. This version supports encryption, file naming, contents translation and the creation of self-extracting ZIP archives.</description>
      <pubDate>Mon, 09 Jan 2006 14:12:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705434#M250112</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-01-09T14:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: decrypting a winzip encrypted file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705435#M250113</link>
      <description>For HPUX you can get the unzip from the porting archive.&lt;BR /&gt;&lt;BR /&gt;Source is available if you want to compile for other falvors.&lt;BR /&gt;&lt;BR /&gt;Linux and Solaris have the unzip as part of the distributions. You could unzip on a Linux box then move the file back to the HPUX</description>
      <pubDate>Mon, 09 Jan 2006 14:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705435#M250113</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-01-09T14:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: decrypting a winzip encrypted file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705436#M250114</link>
      <description>Jason ,&lt;BR /&gt;&lt;BR /&gt;Good day! &lt;BR /&gt;&lt;BR /&gt;You can download the unzip utility from :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/ftp/hpux/Misc/unzip-5.52/unzip-5.52-hppa-11.11.depot.gz" target="_blank"&gt;http://hpux.cs.utah.edu/ftp/hpux/Misc/unzip-5.52/unzip-5.52-hppa-11.11.depot.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And , you can handle the winzip files in hp-ux.&lt;BR /&gt;&lt;BR /&gt;Just install the depot file and you are done.&lt;BR /&gt;&lt;BR /&gt;check the command in /usr/local/bin/unzip&lt;BR /&gt;&amp;amp; also # man unzip&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy ,&lt;BR /&gt;hth,&lt;BR /&gt;Raj.</description>
      <pubDate>Mon, 09 Jan 2006 15:26:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705436#M250114</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-01-09T15:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: decrypting a winzip encrypted file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705437#M250115</link>
      <description>Thanks for the help, but I am having a problem with decrypting the encryption Winzip is using with the Unix version of zip.  I am able to unzip non-encrypted files fine, but not the encrypted ones.  Any ideas?</description>
      <pubDate>Wed, 11 Jan 2006 09:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705437#M250115</guid>
      <dc:creator>Jason Berendsen</dc:creator>
      <dc:date>2006-01-11T09:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: decrypting a winzip encrypted file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705438#M250116</link>
      <description>Jason -&lt;BR /&gt;There are many versions of OPENSSL available as freeware. We have one loaded on an 11.0 machine to perform the dcryption.&lt;BR /&gt;Try a google search, get a copy, and off you go.&lt;BR /&gt;&lt;BR /&gt;Best of luck.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;dl</description>
      <pubDate>Wed, 11 Jan 2006 11:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/decrypting-a-winzip-encrypted-file/m-p/3705438#M250116</guid>
      <dc:creator>Dave La Mar</dc:creator>
      <dc:date>2006-01-11T11:28:05Z</dc:date>
    </item>
  </channel>
</rss>

