chickadee » pbkdf2 » pbkdf2-hmac-sha512

pbkdf2-hmac-sha512 password salt count dklen #!optional (result-type 'blob)procedure

Derives a key of dklen bytes from the given password and salt using PBKDF2 with HMAC-SHA512. The maximum length of the derived key is 2^32 - 1.