Guest askjames01 Posted May 13, 2006 Share Posted May 13, 2006 hey, guys can you please help me recall the right functionsfor encryption and decryption. and where i suppose to use this? the most appropriate case?i know md5 and sha1 cannot be decrypted.so what was that again, i mean the functions that can encrypt and decrypt.thanks n advance.-maybe i'm having this alzimer disease. Link to comment https://forums.phpfreaks.com/topic/9620-encrypt-decrypt-solved/ Share on other sites More sharing options...
.josh Posted May 13, 2006 Share Posted May 13, 2006 [a href=\"http://www.php.net/mcrypt_encrypt\" target=\"_blank\"]http://www.php.net/mcrypt_encrypt[/a][a href=\"http://www.php.net/mcrypt_decrypt\" target=\"_blank\"]http://www.php.net/mcrypt_decrypt[/a] Link to comment https://forums.phpfreaks.com/topic/9620-encrypt-decrypt-solved/#findComment-35553 Share on other sites More sharing options...
Guest askjames01 Posted May 13, 2006 Share Posted May 13, 2006 thanks Ms. Crayon Violent! Link to comment https://forums.phpfreaks.com/topic/9620-encrypt-decrypt-solved/#findComment-35556 Share on other sites More sharing options...
neylitalo Posted May 13, 2006 Share Posted May 13, 2006 And just how do you know Crayon Violent is a Ms.? [img src=\"style_emoticons/[#EMO_DIR#]/wink.gif\" style=\"vertical-align:middle\" emoid=\":wink:\" border=\"0\" alt=\"wink.gif\" /] Link to comment https://forums.phpfreaks.com/topic/9620-encrypt-decrypt-solved/#findComment-35568 Share on other sites More sharing options...
toplay Posted May 13, 2006 Share Posted May 13, 2006 FYI:mcrypt is the best thing to use, but just in case your web host doesn't have that installed, you can use blowfish encryption using this PEAR class:[a href=\"http://pear.php.net/package/Crypt_Blowfish\" target=\"_blank\"]http://pear.php.net/package/Crypt_Blowfish[/a]It does require PEAR though. It will use mcrypt lib if it's installed, otherwise it will use it's own routines. Link to comment https://forums.phpfreaks.com/topic/9620-encrypt-decrypt-solved/#findComment-35570 Share on other sites More sharing options...
Guest askjames01 Posted May 14, 2006 Share Posted May 14, 2006 [!--quoteo--][div class=\'quotetop\']QUOTE[/div][div class=\'quotemain\'][!--quotec--]And just how do you know Crayon Violent is a Ms.? wink.gif [/quote]that is just an assumption, i only use my little psychic ability.i think it's obvious look at his avatar it looks like a feminine. :) Link to comment https://forums.phpfreaks.com/topic/9620-encrypt-decrypt-solved/#findComment-35611 Share on other sites More sharing options...
AndyB Posted May 14, 2006 Share Posted May 14, 2006 [!--quoteo(post=373643:date=May 13 2006, 11:37 PM:name=askjames01)--][div class=\'quotetop\']QUOTE(askjames01 @ May 13 2006, 11:37 PM) [snapback]373643[/snapback][/div][div class=\'quotemain\'][!--quotec--]that is just an assumption, i only use my little psychic ability.i think it's obvious look at his avatar it looks like a feminine. :)[/quote]er, wouldn't that be [i]her[/i] avatar [img src=\"style_emoticons/[#EMO_DIR#]/wink.gif\" style=\"vertical-align:middle\" emoid=\":wink:\" border=\"0\" alt=\"wink.gif\" /] Link to comment https://forums.phpfreaks.com/topic/9620-encrypt-decrypt-solved/#findComment-35614 Share on other sites More sharing options...
.josh Posted May 14, 2006 Share Posted May 14, 2006 lol. actually, i'm officially a him. the avatar is just something I use because of a joke a long long time ago on a board far far away. It kinda stuck with me. Link to comment https://forums.phpfreaks.com/topic/9620-encrypt-decrypt-solved/#findComment-35635 Share on other sites More sharing options...
Guest askjames01 Posted May 14, 2006 Share Posted May 14, 2006 [!--quoteo--][div class=\'quotetop\']QUOTE[/div][div class=\'quotemain\'][!--quotec--]er, wouldn't that be her avatar[/quote]actually i know how to use his or her...i'm just also a little confused wether i use her or his...we are all confused aren't we?but now i think the grammar --> his is right.as crayon violent reveal the truth... Mr. Crayon Violent? [img src=\"style_emoticons/[#EMO_DIR#]/smile.gif\" style=\"vertical-align:middle\" emoid=\":smile:\" border=\"0\" alt=\"smile.gif\" /] Link to comment https://forums.phpfreaks.com/topic/9620-encrypt-decrypt-solved/#findComment-35642 Share on other sites More sharing options...
.josh Posted May 14, 2006 Share Posted May 14, 2006 (p.s.- no i'm not some kind of drag queen. i'm happily married with 3 little brats [img src=\"style_emoticons/[#EMO_DIR#]/laugh.gif\" style=\"vertical-align:middle\" emoid=\":laugh:\" border=\"0\" alt=\"laugh.gif\" /] ) Link to comment https://forums.phpfreaks.com/topic/9620-encrypt-decrypt-solved/#findComment-35688 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.