<?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: how to encrypt file in hpux in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107185#M731092</link>
    <description>As others noted, there is the built in crypt command in HP-UX.&lt;BR /&gt;In our shop we use several options, PGP, OpenSSL, Sterling Sofware Direct Connect (specifally for ftp), and Valicert.&lt;BR /&gt;&lt;BR /&gt;OpenSSL is quite robust in it's usage as you may choose ciphers from 128-256 bit encryption and it can be obtained from the porting center at no charge and is compatible with versions that run on windoze.&lt;BR /&gt;&lt;BR /&gt;It is my preference over PGP as there are no key rings to maintain and the key file itself may be encrypted, assuming one wants to maintain a key file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best of luck on this.&lt;BR /&gt;&lt;BR /&gt;dl</description>
    <pubDate>Mon, 26 Nov 2007 13:43:15 GMT</pubDate>
    <dc:creator>Dave La Mar</dc:creator>
    <dc:date>2007-11-26T13:43:15Z</dc:date>
    <item>
      <title>how to encrypt file in hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107180#M731087</link>
      <description>hi&lt;BR /&gt;i need to encrypt a file in hpux</description>
      <pubDate>Sun, 25 Nov 2007 09:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107180#M731087</guid>
      <dc:creator>chakribobby</dc:creator>
      <dc:date>2007-11-25T09:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to encrypt file in hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107181#M731088</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Use crypt command for encryption an decryption of file with key.&lt;BR /&gt;&lt;BR /&gt;#crypt &lt;FILENAME&gt;filename.x&lt;BR /&gt;&lt;BR /&gt;where filename is name of file u want to encrypt and filename.x is the out encrypted file. After executing above command you will ask for Key for encryption. This is only key which you can use to read content of encrypted file later. It is like locking file with password.&lt;BR /&gt;&lt;BR /&gt;and to decrypt use same command with reverse order of file...&lt;BR /&gt;&lt;BR /&gt;see man page for more details..&lt;BR /&gt;&lt;BR /&gt;-=ShRi=-&lt;/FILENAME&gt;</description>
      <pubDate>Sun, 25 Nov 2007 09:36:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107181#M731088</guid>
      <dc:creator>Shrikant Lavhate</dc:creator>
      <dc:date>2007-11-25T09:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to encrypt file in hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107182#M731089</link>
      <description>&amp;gt; i need to encrypt a file in hpux&lt;BR /&gt;&lt;BR /&gt;Why?  How well?&lt;BR /&gt;&lt;BR /&gt;Many things are possible.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gnupg.org/" target="_blank"&gt;http://gnupg.org/&lt;/A&gt;</description>
      <pubDate>Sun, 25 Nov 2007 10:28:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107182#M731089</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-11-25T10:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to encrypt file in hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107183#M731090</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Also available if requred is PGP for HP-UX&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Search for Internet Express&lt;BR /&gt;&lt;BR /&gt;Pick your OS version then PGP. Lots of other nice goodies there.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 25 Nov 2007 10:28:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107183#M731090</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-11-25T10:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to encrypt file in hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107184#M731091</link>
      <description>Consider using EVFS, while this is not the answer to your current problem, it is something that you may want to consider when your data-security needs go beyond encrypting a single file:&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=EVFS" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=EVFS&lt;/A&gt;</description>
      <pubDate>Mon, 26 Nov 2007 02:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107184#M731091</guid>
      <dc:creator>Kiran Kr</dc:creator>
      <dc:date>2007-11-26T02:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to encrypt file in hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107185#M731092</link>
      <description>As others noted, there is the built in crypt command in HP-UX.&lt;BR /&gt;In our shop we use several options, PGP, OpenSSL, Sterling Sofware Direct Connect (specifally for ftp), and Valicert.&lt;BR /&gt;&lt;BR /&gt;OpenSSL is quite robust in it's usage as you may choose ciphers from 128-256 bit encryption and it can be obtained from the porting center at no charge and is compatible with versions that run on windoze.&lt;BR /&gt;&lt;BR /&gt;It is my preference over PGP as there are no key rings to maintain and the key file itself may be encrypted, assuming one wants to maintain a key file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best of luck on this.&lt;BR /&gt;&lt;BR /&gt;dl</description>
      <pubDate>Mon, 26 Nov 2007 13:43:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-encrypt-file-in-hpux/m-p/4107185#M731092</guid>
      <dc:creator>Dave La Mar</dc:creator>
      <dc:date>2007-11-26T13:43:15Z</dc:date>
    </item>
  </channel>
</rss>

