Pbkdf2
scalus.crypto.Pbkdf2
object Pbkdf2
Pure Scala implementation of PBKDF2 (Password-Based Key Derivation Function 2).
Implementation follows RFC 8018. Uses HMAC-SHA512 as the pseudorandom function (PRF).
Attributes
- See also
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Pbkdf2.type
Members list
In this article