I've used mcrypt for a long while now and I have little bad to say about it. A new project however uses php but cant use mcrypt. Im wondering if anyone has a suggestion for the most secure 2 way key based cryptographic function in php? It will be used to encrypt mostly <50kb files. Thanks