Closed martin-kuba closed 3 years ago
The PBKDF2 key derivation function for password hashing is not secure against attacks using GPU or FPGA hardware, thus it is replaced with Argon2 implementation from Bouncy Castle.
The PBKDF2 key derivation function for password hashing is not secure against attacks using GPU or FPGA hardware, thus it is replaced with Argon2 implementation from Bouncy Castle.