Jump to content

Encrypt on Upload


hackalive

Recommended Posts

Hi guys,

 

I am looking for a PHP script that encrypts a file on upload - not just convert it to base64 but actually use PHP's implementation of AES-256 to encrypt the file.

 

I've been looking around and not really found anything that does what I want or explain what they are doing clearly enough for me to modify.

 

Also I don't want to be using things like Zend Framework.

 

So if anyone can point me in the right direction (even just the steps I need to take as bullet points or whatever) I'd be very grateful.

 

Cheers

Link to comment
https://forums.phpfreaks.com/topic/267887-encrypt-on-upload/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.