PHP - Manual: sodium_crypto_scalarmult_ristretto255_base
2024-11-13
(PHP 8 >= 8.1.1)
sodium_crypto_scalarmult_ristretto255_base — Calculates the public key from a secret key
$n
): stringGiven a secret key, calculates the corresponding public key. Available as of libsodium 1.0.18.
本函数还未编写文档,仅有参数列表。
n
A secret key.
Returns a 32-byte random string.
官方地址:https://www.php.net/manual/en/function.sodium-crypto-scalarmult-ristretto255-base.php