Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: pbkdf2 php
Post: pbkdf2 php

I don't know which hash mode i should use,  seems it uses the php function hash_pbkdf2. Here is my php code... PHP Code: -- public function hash_password($password) { return base64_encode(hash_p...
emeryk95 hashcat 1 5,239 01-21-2018, 05:10 AM