Created
June 3, 2023 09:20
-
-
Save Danukeru/cfc1ecef710c76ee52763f92ff126c84 to your computer and use it in GitHub Desktop.
testing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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