Search:

Type: Posts; User: anothertestaccount; Keyword(s):

Search: Search took 0.04 seconds.

  1. Re: Enable PHP CRYPT_BLOWFISH hash in Ubuntu

    Thanks, this gets a result. Any workaround for same hashes?

    For example if I use salt



    $user = 'testtesttesttestte';


    and
  2. Re: Enable PHP CRYPT_BLOWFISH hash in Ubuntu

    I am trying to hash passwords.
  3. Enable PHP CRYPT_BLOWFISH hash in Ubuntu

    Hi. Can anyone tell me how can I enable php CRYPT_BLOWFISH hash in Ubuntu? My php version is 5.4.6 and Ubuntu 12.1.

    This is what i tried so far


    <?php
    class ChecksShell extends AppShell
    ...
Results 1 to 3 of 3