termtrick.com
Run
API
Facebook
Twitter
LinkedIn
Copy link
Calculate a hash with a password and a salt with the default parameters
argon2
Calculate Argon2 cryptographic hashes.
More information: <https://github.com/P-H-C/phc-winner-argon2#command-line-utility>.
Trick copyright:
tl;dr; <
https://github.com/tldr-pages/tldr
>
echo "{{password}}" | argon2 "{{salt_text}}"
click the source code to copy
install
argon2
on any operating system with
command-not-found.com