Welcome Guest, Not a member yet? Register   Sign In
File encryption / decription in CodeIgniter
#6

[eluser]WanWizard[/eluser]
I can't think of any 'binary' solution for PHP that can encrypt/decrypt files without loading them completely in memory. And doing it in code will prove to be extremely slow I',m afraid.

Do you have shell access on this private server? If so, you could use GnuPG as a Q&D workaround...

An other alternative is use EncFS, and have the filesystem encrypt them on the fly when you save them.


Messages In This Thread
File encryption / decription in CodeIgniter - by El Forum - 09-24-2010, 06:45 AM
File encryption / decription in CodeIgniter - by El Forum - 09-24-2010, 07:32 AM
File encryption / decription in CodeIgniter - by El Forum - 09-24-2010, 07:37 AM
File encryption / decription in CodeIgniter - by El Forum - 09-24-2010, 07:47 AM
File encryption / decription in CodeIgniter - by El Forum - 09-24-2010, 07:56 AM
File encryption / decription in CodeIgniter - by El Forum - 09-24-2010, 08:13 AM
File encryption / decription in CodeIgniter - by El Forum - 09-24-2010, 09:08 AM
File encryption / decription in CodeIgniter - by El Forum - 09-24-2010, 04:23 PM
File encryption / decription in CodeIgniter - by El Forum - 09-24-2010, 04:47 PM
File encryption / decription in CodeIgniter - by El Forum - 06-17-2011, 08:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB