2 way encryption / decryption in PHP w/ mcrypt


/ Published in: PHP
Save to your folder(s)

Here are some functions I found on the net that will allow you to easily do encryption / decryption as long as you have the mcrypt extension loaded with PHP.

URL: http://www.phpsnaps.com/snaps/view/rijndael-256-bit-encryption-using-mcrypt/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.