(PHP 7 >= 7.2.0, PHP 8)
sodium_crypto_scalarmult — Compute a shared secret given a user's secret key and another user's public key
$n
$p
Elliptic Curve Diffie-Hellman. Calculates scalar n times point p, on an elliptic curve.
n
p
A 32-byte random string.