Extract package:cryptonite
Extract a Pseudo Random Key using the parameter and the underlaying
hash mechanism
Create a PRK directly from the input key material.
Only use when guaranteed to have a good quality and random data to use
directly as key. This effectively skip a HMAC with key=salt and
data=key.