pub fn crypto_scalarmult_base(q: &mut [u8; 32], n: &[u8; 32])
Computes the public key for a previously generated secret key.
Compatible with libsodium’s crypto_scalarmult_base.
crypto_scalarmult_base