chickadee » pbkdf2 » pbkdf2-hmac-sha384

pbkdf2-hmac-sha384 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-SHA384. The maximum length of the derived key is 2^32 - 1.