<?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 a file ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-encrypt-a-file/m-p/4207512#M32693</link>
    <description>GnuPG (gpg) is certainly one possibility.&lt;BR /&gt;The right answer may depend on why you want&lt;BR /&gt;the file encrypted, and what you intend to do&lt;BR /&gt;with it.</description>
    <pubDate>Fri, 30 May 2008 12:15:38 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2008-05-30T12:15:38Z</dc:date>
    <item>
      <title>How to encrypt a file ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-encrypt-a-file/m-p/4207510#M32691</link>
      <description>how to encrypt a file &lt;BR /&gt;i mean how to applying password?</description>
      <pubDate>Fri, 30 May 2008 04:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-encrypt-a-file/m-p/4207510#M32691</guid>
      <dc:creator>AA786</dc:creator>
      <dc:date>2008-05-30T04:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to encrypt a file ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-encrypt-a-file/m-p/4207511#M32692</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  Use gpg command for the same.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;DK</description>
      <pubDate>Fri, 30 May 2008 09:01:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-encrypt-a-file/m-p/4207511#M32692</guid>
      <dc:creator>Deepak Kulkarni</dc:creator>
      <dc:date>2008-05-30T09:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to encrypt a file ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-encrypt-a-file/m-p/4207512#M32693</link>
      <description>GnuPG (gpg) is certainly one possibility.&lt;BR /&gt;The right answer may depend on why you want&lt;BR /&gt;the file encrypted, and what you intend to do&lt;BR /&gt;with it.</description>
      <pubDate>Fri, 30 May 2008 12:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-encrypt-a-file/m-p/4207512#M32693</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-05-30T12:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to encrypt a file ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-encrypt-a-file/m-p/4207513#M32694</link>
      <description>Depending of the file, if it's just a text file, you can use the :X commmand in vi.&lt;BR /&gt;&lt;BR /&gt;You can also use the zip -e command:&lt;BR /&gt;&lt;BR /&gt;zip -e test.zip testfile&lt;BR /&gt;Enter password:&lt;BR /&gt;Verify password:&lt;BR /&gt;  adding: prueba (stored 0%)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I see in your profile "I have assigned points to   26  of   55  responses to  my questions."&lt;BR /&gt;&lt;BR /&gt;Please keep asigning points.</description>
      <pubDate>Fri, 30 May 2008 13:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-encrypt-a-file/m-p/4207513#M32694</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-05-30T13:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to encrypt a file ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-encrypt-a-file/m-p/4207514#M32695</link>
      <description>All the above are valid.&lt;BR /&gt;&lt;BR /&gt;Also you can use the openssl one&lt;BR /&gt;&lt;BR /&gt;Encrypt file.txt to file.out using 256-bit AES &lt;BR /&gt;$ openssl enc -aes-256-cbc -salt -in file.txt -out file.out&lt;BR /&gt;Type password&lt;BR /&gt;verfy passwd&lt;BR /&gt;&lt;BR /&gt;Decrypt encrypted file file.out&lt;BR /&gt;$ openssl enc -d -aes-256-cbc -in file.out&lt;BR /&gt;Type passwd to decrypt</description>
      <pubDate>Sun, 01 Jun 2008 11:15:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-encrypt-a-file/m-p/4207514#M32695</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-06-01T11:15:24Z</dc:date>
    </item>
  </channel>
</rss>

