it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[NEW TOOL] Argon2 password hash

Open ekingsobasi opened this issue 2 years ago • 2 comments
trafficstars

What tool do you want? Example: Argon2 Hash Generator & Verifier

Describe the solution you'd like Argon2 is a cryptographic hashing algorithm specifically used to hash passwords. It provides better protection against password cracking than other hashing algorithms like Bcrypt, Scrypt, and PBKDF2.

Is their example of this tool in the wild? https://argon2.online/

Additional context Add any other context about the feature request here.

ekingsobasi avatar Nov 05 '23 20:11 ekingsobasi

Duplicate of #362

CorentinTh avatar Nov 07 '23 08:11 CorentinTh

Hi @ekingsobasi and @CorentinTh , implemented in #986

sharevb avatar Apr 14 '24 14:04 sharevb