<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I don't know of anything, but you could use fuse to mount an encrypted filesystem and point your upload directory to that, or since d7 now supports php file streams, you could create an encrypted file stream as a place to store files.</div><div><br></div><div>But local encryption in PHP is like tits on a bull, not much use. Since drupal will need the private key to encrypt/decrypt the file in the first place, and all the code is in plain text, and tools like drush make it easier than before to get the private key, or even just get drupal to decrypt it for you.</div><div><br></div><div>Gordon.</div><div><br><div><div>On 30/03/2012, at 2:46 PM, Amit Vyas wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi All,<div><br></div><div>Anyone knows about any Encryption solution for physical files?</div><div>My scenario is when user uploads any file OR if I create any file programmaticaly then the file should be stored in encrypted formate, when anyone want to retrieve the file, it should&nbsp;decrypt&nbsp;and then serve to the user. So basically I want a complete file system encryption.</div>

<div><br></div><div>Let me know if any of you knows such solution.</div><div><br></div><div>Thanks!!<br clear="all"><div><br></div>-- <br><font><span style="font-family:tahoma,sans-serif">Cheers,</span><br style="font-family:tahoma,sans-serif">

<span style="font-family:tahoma,sans-serif">Amit Vyas</span></font><br style="font-family:tahoma,sans-serif"><span style="font-family:tahoma,sans-serif;color:rgb(102,102,102)">____________________________________</span><span style="font-family:tahoma,sans-serif;color:rgb(102,102,102)">____________________________</span><span style="font-family:tahoma,sans-serif;color:rgb(102,102,102)">____________</span><span style="font-family:tahoma,sans-serif;color:rgb(102,102,102)">____</span><br style="font-family:tahoma,sans-serif">

<span style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">Email&nbsp; : </span><a style="font-family:tahoma,sans-serif;color:rgb(51,51,51)" href="mailto:vyasamit2007@gmail.com" target="_blank">vyasamit2007@gmail.com</a><span style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Skype : vyasamit2004</span><br style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">

<span style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">Mobile : +91 993-040-1490&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Phone : +91-022 428-884-07   </span><br>
</div>
-- <br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]</blockquote></div><br></div></body></html>