is a Object Oriented PHP code optimized for Security
//$connect = new Crypt();
//$connect->getMcryptInfo();
//$connect->encryptWithCrypt("stringHere");
//$connect->encrypt("it encrypts");
//$connect->decrypt("it decrypts");
//$connect->encryptOneWay("stringHere");
//$protect->encryptWithMhash("password");
//$protect->encryptWithS2K("password", "key", "4"); //encrypts in fixed size with binhex()