pub fn convert_to_private_key(key: &mut [u8; 32])
Converts an arbitrary array of data to the Curve25519-compatible private key.