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

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
Reply


Messages In This Thread
RE: AES Encryption without Mcrypt library - by ivantcholakov - 10-30-2014, 08:21 PM



Theme © iAndrew 2016 - Forum software by © MyBB