Q:

has password argon2i


<?php

echo password_hash("rasmuslerdorf", PASSWORD_DEFAULT);
// hashed version of password "rasmuslerdorf" will be printed

?>

0

New to Communities?

Join the community