Function dryoc::classic::crypto_core::crypto_scalarmult_base
source · Expand description
Computes the public key for a previously generated secret key.
Compatible with libsodium’s crypto_scalarmult_base
.