Rijndael 256 bit encryption using mcrypt
A set of functions utilizing mcrypt to encrypt / decrypt strings using Rijndael-256
Usage
pass your string and your key to either function
A set of functions utilizing mcrypt to encrypt / decrypt strings using Rijndael-256
pass your string and your key to either function
Comments
cool thanks!
Wow, one that actually works. Thanks