<?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: encryption software in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/encryption-software/m-p/2445945#M759775</link>
    <description>Prasanth:&lt;BR /&gt;&lt;BR /&gt;You did not indicate what your client has by way of hardware, and whether you want the encryption on the wire or in a store and forward-type scenario... however, here are some options:&lt;BR /&gt;&lt;BR /&gt;1. use ssh and sftp ( these encrypt the traffic on the wire) &lt;A href="http://www.datafellows.com" target="_blank"&gt;http://www.datafellows.com&lt;/A&gt;&lt;BR /&gt;this can also be used to create a vpn between you and your client.&lt;BR /&gt;&lt;BR /&gt;2. use PGP,  like you mentioned, (useful for store and forward type transfers)&lt;BR /&gt;&lt;A href="http://www.pgpI.org/doc/pgpintro/" target="_blank"&gt;http://www.pgpI.org/doc/pgpintro/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;3. Depending on your budget, you could always use crypt to encrypt your files and get them to unencrypt it when they receive it - of course you must have provided them with the password (man  crypt)&lt;BR /&gt;&lt;BR /&gt;4. Visit security focus &lt;A href="http://www.securityfocus.com/" target="_blank"&gt;http://www.securityfocus.com/&lt;/A&gt;  &lt;BR /&gt;Tools -&amp;gt; cryptography -&amp;gt; data encryption for a list of tools.&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Sep 2000 03:32:45 GMT</pubDate>
    <dc:creator>Kofi ARTHIABAH</dc:creator>
    <dc:date>2000-09-18T03:32:45Z</dc:date>
    <item>
      <title>encryption software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/encryption-software/m-p/2445944#M759774</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have to send some text files over the net to one of our clients on regular basis. Considering the fact that this data is confidential, what would be the best way to transfer file across?  Looks like normal ftp sends the data as clear text. Does any one heard of PGP?  Or is there any better ways of doing this?&lt;BR /&gt;&lt;BR /&gt;Your suggestions will be valuable.&lt;BR /&gt;&lt;BR /&gt;ta&lt;BR /&gt;PB&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Sep 2000 02:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/encryption-software/m-p/2445944#M759774</guid>
      <dc:creator>Prasanth B</dc:creator>
      <dc:date>2000-09-18T02:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: encryption software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/encryption-software/m-p/2445945#M759775</link>
      <description>Prasanth:&lt;BR /&gt;&lt;BR /&gt;You did not indicate what your client has by way of hardware, and whether you want the encryption on the wire or in a store and forward-type scenario... however, here are some options:&lt;BR /&gt;&lt;BR /&gt;1. use ssh and sftp ( these encrypt the traffic on the wire) &lt;A href="http://www.datafellows.com" target="_blank"&gt;http://www.datafellows.com&lt;/A&gt;&lt;BR /&gt;this can also be used to create a vpn between you and your client.&lt;BR /&gt;&lt;BR /&gt;2. use PGP,  like you mentioned, (useful for store and forward type transfers)&lt;BR /&gt;&lt;A href="http://www.pgpI.org/doc/pgpintro/" target="_blank"&gt;http://www.pgpI.org/doc/pgpintro/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;3. Depending on your budget, you could always use crypt to encrypt your files and get them to unencrypt it when they receive it - of course you must have provided them with the password (man  crypt)&lt;BR /&gt;&lt;BR /&gt;4. Visit security focus &lt;A href="http://www.securityfocus.com/" target="_blank"&gt;http://www.securityfocus.com/&lt;/A&gt;  &lt;BR /&gt;Tools -&amp;gt; cryptography -&amp;gt; data encryption for a list of tools.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Sep 2000 03:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/encryption-software/m-p/2445945#M759775</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-09-18T03:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: encryption software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/encryption-software/m-p/2445946#M759776</link>
      <description>If all you want is simple encryption use the HP-UX command crypt.  There is a manual page "man crypt".</description>
      <pubDate>Fri, 06 Oct 2000 14:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/encryption-software/m-p/2445946#M759776</guid>
      <dc:creator>Donald Fisher</dc:creator>
      <dc:date>2000-10-06T14:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: encryption software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/encryption-software/m-p/2445947#M759777</link>
      <description>PGP is a good piece of encryption SW. However, there is some configuration involved on your end and the recipents end. &lt;BR /&gt;&lt;BR /&gt;If the message you are sending really needs to be secure, you could setup private keys within the PGP SW.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Oct 2000 16:24:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/encryption-software/m-p/2445947#M759777</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-10-06T16:24:30Z</dc:date>
    </item>
  </channel>
</rss>

