|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Mcrypst and MD5
What's the difference between both, and what is better to use?
|
|
#2
|
|||
|
|||
|
When would you use mcrypt or md5?
Any tutorials on them? Thanks.. |
|
#3
|
|||
|
|||
|
Nobdoy knows?
|
|
#4
|
||||
|
||||
|
MD5 vs mcript
From PHP.net: "MD5 calculates the MD5 hash of a string using the RSA Data Security, Inc. MD5 Message-Digest Algorithm, and returns that hash. The hash is a 32-character hexadecimal number." mcrypt is a complete library package and may not be compiled with some builds of PHP. Also contains a number of functions which you may not need... When to use which? That depends on the purpose. Personally, i've found MD5 suits ALL my needs. Sources: http://ca.php.net/manual/en/function.md5.php http://ca.php.net/manual/en/ref.mcrypt.php http://mcrypt.sourceforge.net/ |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Mcrypst and MD5 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|