/mcrypt2openssl

Studying transitioning code from Mcrypt extension to OpenSSL in PHP

Primary LanguagePHP

Exploring how one might build a compatibility layer so that Mcrypt API could be used but it actually uses OpenSSL.