Quantcast
Channel: w3courses.com - Rijndael
Browsing all 2 articles
Browse latest View live

Encrypt Decrypt using the Rijndael 256 Mcrypt Class in PHP

You can encrypt and decrypt data using the following Mcrypt class:<? class pWord {    var $mykey = "THISisMyKey";read more

View Article



Encrypt Decrypt using the Rijndael 256 Mcrypt Function in PHP

You can encrypt and decrypt data using the Mcrypt function below:<? $mykey = "THISisMyKey";read more

View Article
Browsing all 2 articles
Browse latest View live




Latest Images