implementation("io.github.andreypfau:kotlinx-crypto-pbkdf2:0.0.4")
Implements the PBKDF2 algorithm for deriving cryptographic keys from passwords, enhancing security against brute-force attacks.