<?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: GNU PGP for 11.31 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6765148#M729460</link>
    <description>&lt;P&gt;&amp;gt; # gpg --version&lt;BR /&gt;&amp;gt; gpg (GnuPG) 1.4.3&lt;BR /&gt;&amp;gt; Copyright (C) 2006 Free Software Foundation, Inc.&lt;/P&gt;&lt;P&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Also not a current version.&amp;nbsp; Around here (on a VMS system):&lt;BR /&gt;&lt;BR /&gt;alp $ gpg --version&lt;BR /&gt;gpg (GnuPG) 1.4.19a&lt;BR /&gt;Copyright (C) 2015 Free Software Foundation, Inc.&lt;BR /&gt;License GPLv3+: GNU GPL version 3 or later&lt;BR /&gt;&amp;lt;&lt;A href="https://community.hpe.com/" target="_blank"&gt;http://gnu.org/licenses/gpl.html&amp;gt;&lt;/A&gt;&lt;BR /&gt;This is free software: you are free to change and redistribute it.&lt;BR /&gt;There is NO WARRANTY, to the extent permitted by law.&lt;BR /&gt;&lt;BR /&gt;Home: /SYS$LOGIN/gnupg&lt;BR /&gt;Supported algorithms:&lt;BR /&gt;Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA&lt;BR /&gt;Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CAMELLIA128, CAMELLIA192, CAMELLIA256&lt;BR /&gt;Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224&lt;BR /&gt;Compression: Uncompressed, ZIP, ZLIB, BZIP2&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;gt; Try to compile yourself the gpg release 1.4.x&lt;BR /&gt;&amp;gt; (&lt;A href="ftp://ftp.gnupg.org/gcrypt/gnupg/)," target="_blank"&gt;ftp://ftp.gnupg.org/gcrypt/gnupg/),&lt;/A&gt; and solve any dependencies, [...]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I haven't built GPG 1.4.x on an HP-UX system lately, but I would not&lt;BR /&gt;expect there to be many (any?) external dependencies to cause trouble.&lt;BR /&gt;The 2.x versions are more complex.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2015 15:16:40 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2015-07-15T15:16:40Z</dc:date>
    <item>
      <title>GNU PGP for 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6763545#M729452</link>
      <description>&lt;P&gt;Can we use GNU PGP in our produciton environment to encrypt some reports and sftp them to our branches ?&lt;/P&gt;&lt;P&gt;11.31 O.S.&lt;/P&gt;&lt;P&gt;Its open source so no license issues right ?&lt;/P&gt;&lt;P&gt;But how can i decrypt the smae at our branches where we sftp this reports ?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2015 06:17:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6763545#M729452</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2015-07-10T06:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: GNU PGP for 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6763623#M729453</link>
      <description>&lt;P&gt;&amp;gt; Can we use GNU PGP [...] ?&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; There is no "GNU PGP".&amp;nbsp; There is PGP, "Pretty Good Privacy".&amp;nbsp; There&lt;BR /&gt;is GPG, "GNU Privacy Guard".&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://en.wikipedia.org/wiki/Pretty_Good_Privacy" target="_blank"&gt;https://en.wikipedia.org/wiki/Pretty_Good_Privacy&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://www.gnupg.org/" target="_blank"&gt;https://www.gnupg.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; It[']s open source so no license issues right ?&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; "GnuPG is Free Software (meaning that it respects your freedom). It&lt;BR /&gt;can be freely used, modified and distributed under the terms of the GNU&lt;BR /&gt;General Public License."&lt;BR /&gt;&lt;BR /&gt;&amp;gt; But how can i decrypt the smae at our branches where we sftp this&lt;BR /&gt;&amp;gt; reports ?&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If GPG was used to encrypt a file, most people would probably use the&lt;BR /&gt;same program to do the decryption.&amp;nbsp; Where is the mystery?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;gt; [...] and sftp them to our branches ?&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If you're using SFTP to transfer the files, do you really need to&lt;BR /&gt;encrypt them first?&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; What, exactly, is your goal?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2015 13:02:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6763623#M729453</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2015-07-10T13:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: GNU PGP for 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6764194#M729454</link>
      <description>&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Goal is to encrypt Report at Location A , ftp it to Location B and decrypt Report there using PGP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 10:53:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6764194#M729454</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2015-07-13T10:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: GNU PGP for 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6764278#M729455</link>
      <description>&lt;P&gt;root # &amp;gt;/usr/local/bin/gpg2 --gen-key&lt;BR /&gt;gpg (GnuPG) 2.0.22; Copyright (C) 2013 Free Software Foundation, Inc.&lt;BR /&gt;This is free software: you are free to change and redistribute it.&lt;BR /&gt;There is NO WARRANTY, to the extent permitted by law.&lt;/P&gt;&lt;P&gt;Please select what kind of key you want:&lt;BR /&gt;(1) RSA and RSA (default)&lt;BR /&gt;(2) DSA and Elgamal&lt;BR /&gt;(3) DSA (sign only)&lt;BR /&gt;(4) RSA (sign only)&lt;BR /&gt;Your selection? 4&lt;BR /&gt;RSA keys may be between 1024 and 4096 bits long.&lt;BR /&gt;What keysize do you want? (2048)&lt;BR /&gt;Requested keysize is 2048 bits&lt;BR /&gt;Please specify how long the key should be valid.&lt;BR /&gt;0 = key does not expire&lt;BR /&gt;&amp;lt;n&amp;gt; = key expires in n days&lt;BR /&gt;&amp;lt;n&amp;gt;w = key expires in n weeks&lt;BR /&gt;&amp;lt;n&amp;gt;m = key expires in n months&lt;BR /&gt;&amp;lt;n&amp;gt;y = key expires in n years&lt;BR /&gt;Key is valid for? (0) 2&lt;BR /&gt;Key expires at Wed Jul 15 18:26:09 2015 IST&lt;BR /&gt;Is this correct? (y/N) y&lt;/P&gt;&lt;P&gt;GnuPG needs to construct a user ID to identify your key.&lt;/P&gt;&lt;P&gt;Real name: Test&lt;BR /&gt;Name must be at least 5 characters long&lt;BR /&gt;Real name: Test1&lt;BR /&gt;Email address: test1@test.com&lt;BR /&gt;Comment: Test1&lt;BR /&gt;You selected this USER-ID:&lt;BR /&gt;"Test1 (Test1) &amp;lt;test1@test.com&amp;gt;"&lt;/P&gt;&lt;P&gt;Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? O&lt;BR /&gt;You need a Passphrase to protect your secret key.&lt;/P&gt;&lt;P&gt;gpg: error running `/usr/local/bin/gpg-agent': terminated&lt;BR /&gt;gpg: DBG: running `/usr/local/bin/gpg-agent' for testing failed: General error&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unable to find library 'libpth.so'.&lt;BR /&gt;gpg: can't connect to the agent: End of file&lt;BR /&gt;gpg: problem with the agent: No agent running&lt;BR /&gt;gpg: error running `/usr/local/bin/gpg-agent': terminated&lt;BR /&gt;gpg: DBG: running `/usr/local/bin/gpg-agent' for testing failed: General error&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unable to find library 'libpth.so'.&lt;BR /&gt;gpg: can't connect to the agent: End of file&lt;BR /&gt;gpg: problem with the agent: No agent running&lt;BR /&gt;gpg: Key generation canceled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HPUX 11.31&lt;/P&gt;&lt;P&gt;What am i missing here ?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 12:57:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6764278#M729455</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2015-07-13T12:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: GNU PGP for 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6764307#M729456</link>
      <description>&lt;P&gt;&amp;gt; &amp;gt; [...] and sftp them to our branches ?&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you're using SFTP to transfer the files, do you really need to&lt;BR /&gt;&amp;gt; encrypt them first?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] ftp it to Location B [...]&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; FTP and SFTP are different.&amp;nbsp; If you use SFTP, it's not obvious that&lt;BR /&gt;you also need to use GPG or other encryption.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [,,,] using PGP.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; PGP and GPG are still two different programs.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://www.gnupg.org/" target="_blank"&gt;https://www.gnupg.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;GnuPG comes in three flavours:&lt;BR /&gt;&lt;BR /&gt;o 2.0.28 is the stable version suggested for most users,&lt;BR /&gt;o 2.1.6 is the brand-new modern version with support for ECC and many&lt;BR /&gt;&amp;nbsp; other new features,&lt;BR /&gt;o and 1.4.19 is the classic portable version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;gt; root # &amp;gt;/usr/local/bin/gpg2 --gen-key&lt;BR /&gt;&amp;gt; gpg (GnuPG) 2.0.22; Copyright (C) 2013 Free Software Foundation, Inc.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Not a current version.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; gpg: error running `/usr/local/bin/gpg-agent': terminated&lt;BR /&gt;&amp;gt; gpg: DBG: running `/usr/local/bin/gpg-agent' for testing failed: General error&lt;BR /&gt;&amp;gt; /usr/lib/hpux32/dld.so: Unable to find library 'libpth.so'.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Who built your GPG program(s)?&amp;nbsp; Who tested them?&amp;nbsp; I've always used&lt;BR /&gt;the older 1.4.x version, so I know nothing about 2.x.x, but there seems&lt;BR /&gt;to be a problem with your password agent program.&amp;nbsp; (I believe that 1.4.x&lt;BR /&gt;_can_ use gpg-agent, but does not _need_ to use it.&amp;nbsp; But what do I&lt;BR /&gt;know?)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; What am i missing here ?&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; A working GPG program?&amp;nbsp; (A reason to use GPG?)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2015 14:17:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6764307#M729456</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2015-07-13T14:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: GNU PGP for 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6764511#M729457</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Goal is to encrypt Report at Location A , ftp it to Location B and decrypt Report there using &amp;nbsp;any working encryption / decryption tool .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2015 05:24:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6764511#M729457</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2015-07-14T05:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: GNU PGP for 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6765117#M729458</link>
      <description>&lt;P&gt;There was one problem: a dependency failed issue, the library libpth not installed, so that the gpg-agent can't running, because it needs the lib. In the gpg2 setting up, the gpg-agent (a daemon to caching securily the keys) is mandatory, it must be up and running. No libpth, no daemon,&amp;nbsp; the gpg2 failed to start...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try to compile yourself the gpg release 1.4.x (&lt;A href="ftp://ftp.gnupg.org/gcrypt/gnupg/" target="_blank"&gt;ftp://ftp.gnupg.org/gcrypt/gnupg/&lt;/A&gt;), and solve any dependencies, but if you &lt;EM&gt;need&lt;/EM&gt; the release 2, download it at &lt;A href="http://hpux.connect.org.uk/hppd/cgi-bin/search?term=gnupg&amp;amp;Search=Search" target="_blank"&gt;http://hpux.connect.org.uk/hppd/cgi-bin/search?term=gnupg&amp;amp;Search=Search&lt;/A&gt;, but solving all dependencies to running the software.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 13:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6765117#M729458</guid>
      <dc:creator>RenatoMartini</dc:creator>
      <dc:date>2015-07-15T13:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: GNU PGP for 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6765120#M729459</link>
      <description>&lt;P&gt;... ops&lt;/P&gt;&lt;P&gt;by the way, my gpg config header, just to know:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# gpg --version&lt;BR /&gt;gpg (GnuPG) 1.4.3&lt;BR /&gt;Copyright (C) 2006 Free Software Foundation, Inc.&lt;BR /&gt;This program comes with ABSOLUTELY NO WARRANTY.&lt;BR /&gt;This is free software, and you are welcome to redistribute it&lt;BR /&gt;under certain conditions. See the file COPYING for details.&lt;/P&gt;&lt;P&gt;Home: ~/.gnupg&lt;BR /&gt;Supported algorithms:&lt;BR /&gt;Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA&lt;BR /&gt;Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH&lt;BR /&gt;Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512&lt;BR /&gt;Compression: Uncompressed, ZIP, ZLIB&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 13:26:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6765120#M729459</guid>
      <dc:creator>RenatoMartini</dc:creator>
      <dc:date>2015-07-15T13:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: GNU PGP for 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6765148#M729460</link>
      <description>&lt;P&gt;&amp;gt; # gpg --version&lt;BR /&gt;&amp;gt; gpg (GnuPG) 1.4.3&lt;BR /&gt;&amp;gt; Copyright (C) 2006 Free Software Foundation, Inc.&lt;/P&gt;&lt;P&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Also not a current version.&amp;nbsp; Around here (on a VMS system):&lt;BR /&gt;&lt;BR /&gt;alp $ gpg --version&lt;BR /&gt;gpg (GnuPG) 1.4.19a&lt;BR /&gt;Copyright (C) 2015 Free Software Foundation, Inc.&lt;BR /&gt;License GPLv3+: GNU GPL version 3 or later&lt;BR /&gt;&amp;lt;&lt;A href="https://community.hpe.com/" target="_blank"&gt;http://gnu.org/licenses/gpl.html&amp;gt;&lt;/A&gt;&lt;BR /&gt;This is free software: you are free to change and redistribute it.&lt;BR /&gt;There is NO WARRANTY, to the extent permitted by law.&lt;BR /&gt;&lt;BR /&gt;Home: /SYS$LOGIN/gnupg&lt;BR /&gt;Supported algorithms:&lt;BR /&gt;Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA&lt;BR /&gt;Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CAMELLIA128, CAMELLIA192, CAMELLIA256&lt;BR /&gt;Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224&lt;BR /&gt;Compression: Uncompressed, ZIP, ZLIB, BZIP2&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;gt; Try to compile yourself the gpg release 1.4.x&lt;BR /&gt;&amp;gt; (&lt;A href="ftp://ftp.gnupg.org/gcrypt/gnupg/)," target="_blank"&gt;ftp://ftp.gnupg.org/gcrypt/gnupg/),&lt;/A&gt; and solve any dependencies, [...]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I haven't built GPG 1.4.x on an HP-UX system lately, but I would not&lt;BR /&gt;expect there to be many (any?) external dependencies to cause trouble.&lt;BR /&gt;The 2.x versions are more complex.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 15:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6765148#M729460</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2015-07-15T15:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: GNU PGP for 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6765153#M729461</link>
      <description>&lt;P&gt;&amp;gt; Goal is to encrypt Report at Location A , ftp it to Location B and&lt;BR /&gt;&amp;gt; decrypt Report there using&amp;nbsp; any working encryption / decryption tool .&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; A goal is not an implementation.&amp;nbsp; If your real goal is to transfer&lt;/P&gt;&lt;P&gt;files in a way that encrypts them during the transfer, then there is&lt;/P&gt;&lt;P&gt;more than one way to do it.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If you use SFTP instead of FTP (as you said at first), then the data&lt;BR /&gt;will be encrypted before the transfer, and decrypted after the transfer,&lt;BR /&gt;all automatically, with no need to drag GPG into the process.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If you must use FTP (or some other non-encrypting file transfer&lt;BR /&gt;scheme), then you may need to use a program like GPG (at both ends).&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If you decide to use GPG, then you'll need to get some version of GPG&lt;BR /&gt;to work (also at both ends).&amp;nbsp; GPG version 1.4.x is simpler, and probably&lt;BR /&gt;easier to get to work, than GPG version 2.x.&amp;nbsp; I haven't tried it, but&lt;BR /&gt;the Porting Centre seems to offer 2.0.28 (which is current), along with&lt;BR /&gt;its dependencies:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Users/gnupg-2.0.28/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Users/gnupg-2.0.28/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 15:37:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnu-pgp-for-11-31/m-p/6765153#M729461</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2015-07-15T15:37:08Z</dc:date>
    </item>
  </channel>
</rss>

