Reputation: 1
What is the algorithm according to you is best to encrypt files using PHP? Maximum file size which provides about 100 mb. I care about the speed of the encryption ...
Upvotes: 0
Views: 385
Reputation: 399
http://php.net/manual/en/ref.mcrypt.php will explain better..
Upvotes: 1