pub fn secret_to_public(sk: &[u8; 32]) -> [u8; 32]
Compute the public point for the given secret key sk.
sk