Function hacl::ed25519::sk2pk

source ยท
pub fn sk2pk(sk: &Scalar) -> Point
Expand description

Compute the public Point for the given secret key sk.