Skip to content

Instantly share code, notes, and snippets.

@Danukeru
Created June 3, 2023 09:20
Show Gist options
  • Save Danukeru/cfc1ecef710c76ee52763f92ff126c84 to your computer and use it in GitHub Desktop.
Save Danukeru/cfc1ecef710c76ee52763f92ff126c84 to your computer and use it in GitHub Desktop.
testing
echo -n testtest | argon2 testtest -r | xxd -r -p | base64
https://antelle.net/argon2-browser/ # Argon2i / Memory 4096 / Iterations 3 / Parallel 1 / HLen 32
https://cryptii.com/pipes/binary-to-base64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment