3v4l.org

run code in 300+ PHP versions simultaneously
<?php $hash = hash_pbkdf2('sha1', 'password', 'abcd', 1000, 32); echo $hash;

preferences:
45.73 ms | 402 KiB | 5 Q