pub fn ansi_x963_derive_key(shared_key: &[u8], shared_info: &[u8]) -> [u8; 32]
Derive a shared key using the ANSI-x963 standard https://www.secg.org/sec1-v2.pdf (section 3.6.1)