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

The Encryption library is like a Swiss knife and it needs some boilerplate code for achieving the desired encryption algorithm. This may be not convenient for all, there are details to be understood. I also think, its default algorithm choice could be AES 256 CBC for good.

What I did is a compatible implementation in PHP from a JavaScript project called "Gibberish AES" https://github.com/mdp/gibberish-aes This is where this funny name comes from, but the work is serious.
Reply


Messages In This Thread
RE: AES Encryption without Mcrypt library - by ivantcholakov - 10-31-2014, 06:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB