What is Mcrypt used for?



What is Mcrypt used for?..

Answer / Dipti Tiwari

Mcrypt is a cryptographic library in PHP that provides various encryption and decryption functions. It supports algorithms such as AES, RSA, Triple DES, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How can we define a variable accessible in functions of a php script?

1 Answers  


What is the difference between unset and unlink?

1 Answers  


Is php good for career?

1 Answers  


How to get useful error messages in php?

1 Answers  


=== represents what?

2 Answers   Ephron Systems, NetTrackers,


Explain the difference b/w static and dynamic websites?

1 Answers  


Tell me how can we display information of a variable and readable by human with php?

1 Answers  


What do you mean range() in php?

1 Answers  


What is mean by RSS?How can i use this?

1 Answers   TCS,


what method is used to generate a random number?

4 Answers  


What is mysqli_real_escape_string?

1 Answers  


How can I load data from a text file into a table?

1 Answers  


Categories