Calculate a hash with the specified algorithm

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}}" -{{d|i|id}}

click the source code to copy install argon2 on any operating system with command-not-found.com