Argon2d
Argon2d is a key derivation function and password hashing scheme. It was the winner of the Password Hashing Competition in 2015. Argon2d is designed to be resistant to various types of attacks, including brute-force attacks, parallel attacks, and side-channel attacks.
The function has three main parameters: memory cost, time cost, and parallelism. These parameters control how
Argon2d's primary goal is to make it computationally expensive and time-consuming for attackers to guess passwords,