sodium_crypto_scalarmult

Supported Versions: PHP 7 >= 7.2.0, PHP 8
Compute a shared secret given a user's secret key and another user's public key
<?php sodium_crypto_scalarmult(string $n, string $p): string