What is mcrypt and Why and Where do we need it? -
i came across mcrypt while installing laravel on local system. term mcrypt came across , explored internet knowing more it. nothing substantial came across. explain. mcrypt ? why, , how used? in advance.
mcrypt replacement old crypt() package , crypt(1) command, extensions. allows developers use wide range of encryption functions, without making drastic changes code. allows users encrypt files or data streams without having cryptographers. above all, allows have neat code on machine. more details mcrypt -cryptography extension in php visit http://in1.php.net/mcrypt
Comments
Post a Comment