<?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: Automate Crypt command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578640#M733352</link>
    <description>Hi (again) Chris:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Sorry just one more question.  Is this key generated on the fly (when the command is executed) where is the key stored? or is the key somehow embedded in the encryption of the file?&lt;BR /&gt;&lt;BR /&gt;Isn't that two questions? :-)&lt;BR /&gt;&lt;BR /&gt;The key is anything you choose to specify.  It is not generated on-the-fly.  Once encrypted, to read the file, you must supply (know) the key used to encrypt it.&lt;BR /&gt;&lt;BR /&gt;No, the key isn't embedded in the file.  The manpages for 'crypt(1)' offer more insight, and you should read them.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 09 Feb 2010 01:22:36 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2010-02-09T01:22:36Z</dc:date>
    <item>
      <title>Automate Crypt command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578635#M733347</link>
      <description>Is it possible to automate the crypt command?&lt;BR /&gt;Basically I have a tar file that I want to encrypt before it is FTP to another machine.</description>
      <pubDate>Thu, 04 Feb 2010 22:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578635#M733347</guid>
      <dc:creator>Chris Campbell 77</dc:creator>
      <dc:date>2010-02-04T22:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Crypt command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578636#M733348</link>
      <description>Hi Chris:&lt;BR /&gt;&lt;BR /&gt;# echo "hello Chris" &amp;gt; myfile&lt;BR /&gt;# crypt jrfkey &amp;lt; myfile &amp;gt; myfile.enc&lt;BR /&gt;&lt;BR /&gt;# cat myfile.enc&lt;BR /&gt;[...jibberish...]&lt;BR /&gt;&lt;BR /&gt;# crypt jrfkey &amp;lt; myfile.enc&lt;BR /&gt;hello Chris&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Feb 2010 22:36:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578636#M733348</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-02-04T22:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Crypt command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578637#M733349</link>
      <description>Is it using a key to encrypt?</description>
      <pubDate>Sat, 06 Feb 2010 03:23:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578637#M733349</guid>
      <dc:creator>Chris Campbell 77</dc:creator>
      <dc:date>2010-02-06T03:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Crypt command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578638#M733350</link>
      <description>Hi (again) Chris:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Is it using a key to encrypt?&lt;BR /&gt;&lt;BR /&gt;Yes, in the example I showed, the key was "jrfkey".&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Feb 2010 13:02:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578638#M733350</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-02-06T13:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Crypt command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578639#M733351</link>
      <description>Sorry just one more question. Is this key generated on the fly (when the command is executed) where is the key stored? or is the key somehow embedded in the encryption of the file?&lt;BR /&gt;&lt;BR /&gt;I am totally new to this..&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 09 Feb 2010 01:16:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578639#M733351</guid>
      <dc:creator>Chris Campbell 77</dc:creator>
      <dc:date>2010-02-09T01:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Crypt command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578640#M733352</link>
      <description>Hi (again) Chris:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Sorry just one more question.  Is this key generated on the fly (when the command is executed) where is the key stored? or is the key somehow embedded in the encryption of the file?&lt;BR /&gt;&lt;BR /&gt;Isn't that two questions? :-)&lt;BR /&gt;&lt;BR /&gt;The key is anything you choose to specify.  It is not generated on-the-fly.  Once encrypted, to read the file, you must supply (know) the key used to encrypt it.&lt;BR /&gt;&lt;BR /&gt;No, the key isn't embedded in the file.  The manpages for 'crypt(1)' offer more insight, and you should read them.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2010 01:22:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578640#M733352</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-02-09T01:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Crypt command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578641#M733353</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;By the way, if/when you are satisfied with the answers you have received, please read:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2010 01:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578641#M733353</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-02-09T01:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Crypt command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578642#M733354</link>
      <description>James thanks for your help. I just took a look at the man pages. They too were helpful.</description>
      <pubDate>Wed, 10 Feb 2010 15:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automate-crypt-command/m-p/4578642#M733354</guid>
      <dc:creator>Chris Campbell 77</dc:creator>
      <dc:date>2010-02-10T15:00:33Z</dc:date>
    </item>
  </channel>
</rss>

