Question to web developers

Results 1 to 4 of 4
  1. #1
    Account Upgraded | Title Enabled! CobraBite is offline
    MemberRank
    Jan 2011 Join Date
    Where?Location
    281Posts

    Question to web developers

    Hello,

    Since I'm not into web stuff, I found a way to make crypto work with password encryptions. How can I make the passwords encrypt using the crypto encryption?

    Thanks,
    Cobra


  2. #2
    -- Nayr438 is offline
    MemberRank
    May 2008 Join Date
    241Posts

    Re: Question to web developers

    You would need to either re-code crypto in php or make a simple console program that contains the algo to encrypt to execute from php.
    You would be better off just placing a md5 hash over the password, since you seem unfamiliar with coding in general.

  3. #3
    Account Upgraded | Title Enabled! CobraBite is offline
    MemberRank
    Jan 2011 Join Date
    Where?Location
    281Posts

    Re: Question to web developers

    Thanks. I would surely won't use MD5 hash, it's broken.

  4. #4
    Currently Stoned ! Ronny786 is offline
    MemberRank
    Dec 2011 Join Date
    Lost WorldLocation
    984Posts

    Re: Question to web developers

    Simple way, y dont u just try using CGLEncription methods of gunz source? Not sure but i think it will work.
    Add conditions !



Advertisement