Derives a 256 bit key from data.
Data to hash and derive from.
Seed of the hash. (IV)
The new key derived from data.
Remarks: Does not validate the length of data.
See Implementation
Derives a 256 bit key from data.