Welcome Guest, Not a member yet? Register   Sign In
AES Encryption without Mcrypt library
#4

(10-30-2014, 08:21 PM)ivantcholakov Wrote: https://github.com/ivantcholakov/gibberish-aes-php

This class tries ti use openssl_*() functions at first place, if they don't exist then uses mcrypt. If you want not to depend on mcrypt, your PHP version should be minimum 5.3.3.

See also this CodeIgniter compatible wrapper library:
https://github.com/ivantcholakov/starter...berish.php

Well, at least the name is approprate. Big Grin

Seriously though, just upgrade to CI 3.0-dev, the new Encryption library in it can work without Mcrypt.
Reply


Messages In This Thread
RE: AES Encryption without Mcrypt library - by Narf - 10-31-2014, 11:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB