arbariya Posted May 17, 2006 Share Posted May 17, 2006 Hi, everyone I am new to PHP and I have a task where I have to encrypt and decrypt a message using AES algorithm logic. If some one has any idea or code which describes the AES algorithm logic in PHP then please let me knowThanx Quote Link to comment https://forums.phpfreaks.com/topic/9850-code-for-aes-encryption-algorithm-in-php/ Share on other sites More sharing options...
toplay Posted May 17, 2006 Share Posted May 17, 2006 You posted the same thing 35 minutes after this topic. Double posting is not allowed in these forums. I deleted your other post.Check into using the mcrypt library. Search our tutorial area or the web for tutorials. Here's the PHP manual page for it:[a href=\"http://us2.php.net/manual/en/ref.mcrypt.php\" target=\"_blank\"]http://us2.php.net/manual/en/ref.mcrypt.php[/a] Quote Link to comment https://forums.phpfreaks.com/topic/9850-code-for-aes-encryption-algorithm-in-php/#findComment-36614 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.