Jump to content

encrypt & decrypt? *SOLVED*


Guest askjames01

Recommended Posts

Guest askjames01
hey, guys can you please help me recall the right functions
for 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

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

Guest askjames01
[!--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

[!--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

Guest askjames01
[!--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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.